]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2024-08-29  Christian Brabandtpatch 9.1.0703: crash with 2byte encoding and glob2regpat() v9.1.0703
2024-08-29  Tom Creceliusruntime(hollywood): update syn highlight for If-Then...
2024-08-28  Christian Brabandtpatch 9.1.0702: Patch 9.1.0700 broke CI v9.1.0702
2024-08-28  Christian Brabandtpatch 9.1.0701: crash with NFA regex engine when search... v9.1.0701
2024-08-28  Christian Brabandtpatch 9.1.0700: crash with 2byte encoding and glob2regpat() v9.1.0700
2024-08-28  Christian Brabandtpatch 9.1.0699: "dvgo" is not always an inclusive motion v9.1.0699
2024-08-27  Aliaksei Budaveiruntime(java): Provide support for syntax preview features
2024-08-26  zeertzjqpatch 9.1.0698: tests: "Untitled" file not removed... v9.1.0698
2024-08-25  Christian Brabandtpatch 9.1.0697: [security]: heap-buffer-overflow in... v9.1.0697
2024-08-25  James McCoypatch 9.1.0696: installing runtime files fails when... v9.1.0696
2024-08-25  glepnirruntime(doc): fix typo
2024-08-24  Christian Brabandtpatch 9.1.0695: tests: test_crash leaves Untitled file... v9.1.0695
2024-08-24  JNylsontranslation(br): Update Brazilian translation
2024-08-24  JNylsontranslation(pt): Update menu_pt_br
2024-08-24  zeertzjqpatch 9.1.0694: matchparen is slow on a long line v9.1.0694
2024-08-24  Ken Takatapatch 9.1.0693: Configure doesn't show result when... v9.1.0693
2024-08-24  zeertzjqpatch 9.1.0692: Wrong patlen value in ex_substitute() v9.1.0692
2024-08-23  Christian Brabandtpatch 9.1.0691: python3: stable-abi may cause segfault... v9.1.0691
2024-08-23  Doug Kearnsruntime(vim): Update base-syntax, match :loadkeymap...
2024-08-23  John M Devinruntime(mane): Improve <Plug>ManBS mapping
2024-08-23  glepnirpatch 9.1.0690: cannot set special highlight kind in... v9.1.0690
2024-08-23  Yee Cheng Chintranslation(pt): Revert and fix wrong Portuguese menu...
2024-08-23  Yee Cheng Chintranslation(pt): revert Portuguese menu translation
2024-08-23  JNylsontranslation(br): Update Brazilian translations
2024-08-23  Doug Kearnsruntime(vim): Update base-syntax, improve :let-heredoc...
2024-08-22  Christian Brabandtpatch 9.1.0689: [security]: buffer-overflow in do_searc... v9.1.0689
2024-08-22  Ken Takataruntime(vim): Improve heredoc handling for all embedded...
2024-08-22  Christian Brabandtpatch 9.1.0688: Vim9: dereferences NULL pointer in... v9.1.0688
2024-08-22  Christian Brabandtpatch 9.1.0687: Makefile may not install desktop files v9.1.0687
2024-08-22  Luca Saccarolaruntime(man): Fix <Plug>ManBS
2024-08-22  Aliaksei Budaveiruntime(java): Make the bundled &foldtext function...
2024-08-22  yasudaruntime(netrw): Change line on `mx` if command output...
2024-08-22  yasudaruntime(netrw): Fix `mf`-selected entry highlighting
2024-08-22  Dennis van... runtime(htmlangular): add html syntax highlighting
2024-08-21  Ken Takatatranslation(it): Fix filemode of Italian manpages
2024-08-21  John M Devinruntime(doc): Update outdated man.vim plugin information
2024-08-21  Christian Brabandtruntime(zip): simplify condition to detect MS-Windows
2024-08-20  Christian Brabandtpatch 9.1.0686: zip-plugin has problems with special... v9.1.0686
2024-08-20  Konfektruntime(pandoc): escape quotes in &errorformat for...
2024-08-20  Antonio Giovanni... translation(it): updated Italian manpage
2024-08-20  John Marriottpatch 9.1.0685: too many strlen() calls in usercmd.c v9.1.0685
2024-08-20  zeertzjqruntime(doc): fix grammar in :h :keeppatterns
2024-08-20  Konfektruntime(pandoc): refine pandoc compiler settings
2024-08-20  glepnirpatch 9.1.0684: completion is inserted on Enter with... v9.1.0684
2024-08-20  RestorerZtranslation(ru): update man pages
2024-08-20  kuuotepatch 9.1.0683: mode() returns wrong value with <Cmd... v9.1.0683
2024-08-19  Christian Brabandtruntime(doc): remove trailing whitespace in cmdline.txt
2024-08-19  Ernie Raelpatch 9.1.0682: Vim9: Segfault with uninitialized funcref v9.1.0682
2024-08-19  Aliaksei Budaveipatch 9.1.0681: tests: Analyzing failed screendumps... v9.1.0681
2024-08-19  Christian Brabandtruntime(doc): more clarification for the :keeppatterns...
2024-08-18  Zoltan Arpadffypatch 9.1.0680: VMS does not have defined uintptr_t v9.1.0680
2024-08-18  Shougo Matsushitaruntime(doc): improve typedchar documentation for KeyIn...
2024-08-17  Christian Brabandtruntime(dist): verify that executable is in $PATH
2024-08-17  Antonio Giovanni... translation(it): update Italian manpages
2024-08-16  zeertzjqruntime(doc): clarify the effect of :keeppatterns after...
2024-08-16  RestorerZruntime(doc): update Makefile and make it portable...
2024-08-16  zeertzjqpatch 9.1.0679: Rename from w_closing to w_locked is... v9.1.0679
2024-08-16  Maxim Kimruntime(colors): update colorschemes
2024-08-16  Doug Kearnsruntime(vim): Update base-syntax, improve :let-heredoc...
2024-08-16  RestorerZruntime(doc): Updating the examples in the xxd manpage
2024-08-16  RestorerZtranslation(ru): Updated uganda.rux
2024-08-15  Christian Brabandtruntime(yaml): do not re-indent when commenting out...
2024-08-15  Christian Brabandtpatch 9.1.0678: [security]: use-after-free in alist_add() v9.1.0678
2024-08-15  Gregory Anderspatch 9.1.0677: :keepp does not retain the substitute... v9.1.0677
2024-08-15  Ken Takatatranslation(ja): Update Japanese translations to latest...
2024-08-15  Damienruntime(netrw): Drop committed trace lines
2024-08-15  Damienruntime(netrw): Error popup not always used
2024-08-15  Damienruntime(netrw): ErrorMsg() may throw E121
2024-08-15  RestorerZruntime(tutor): update Makefile and make it portable...
2024-08-15  RestorerZtranslation: improve the po/cleanup.vim script
2024-08-15  RestorerZruntime(lang): update Makefile and make it portable...
2024-08-15  RestorerZpatch 9.1.0676: style issues with man pages v9.1.0676
2024-08-14  Christian Brabandtpatch 9.1.0675: Patch v9.1.0674 causes problems v9.1.0675
2024-08-14  Ken Takataruntime(dosbatch): Show %%i as an argument in syntax...
2024-08-14  Ken Takataruntime(dosbatch): Add syn-sync to syntax file
2024-08-14  Yinzuo Jiangruntime(sql, mysql): fix E169: Command too recursive...
2024-08-14  Ernie Raelpatch 9.1.0674: Vim9: compiling abstract method fails... v9.1.0674
2024-08-14  Tobiasz Laskowskiruntime(javascript): fix a few issues with syntax higli...
2024-08-14  Stanislav Asunkinruntime(mediawiki): fix typo in doc, test for b:did_ftp...
2024-08-14  Ubaldo Tiberiruntime(termdebug): Fix wrong test for balloon feature
2024-08-14  RestorerZruntime(doc): Remove mentioning of the voting feature
2024-08-13  JJCUBERruntime(doc): add help tags for json + markdown global...
2024-08-13  Ernie Raelpatch 9.1.0673: Vim9: too recursive func calls when... v9.1.0673
2024-08-12  Aliaksei Budaveiruntime(syntax-tests): Facilitate the viewing of render...
2024-08-12  h-eastruntime(doc): fix a few style issues
2024-08-11  Christian Brabandtpatch 9.1.0672: marker folds may get corrupted on undo v9.1.0672
2024-08-11  Christian BrabandtProblem: crash with WinNewPre autocommand v9.1.0671
2024-08-11  RestorerZpatch 9.1.0670: po file encoding fails on *BSD during... v9.1.0670
2024-08-11  Antonio Giovanni... translation(it): Update Italian translation
2024-08-11  Ken Takatatranslation: Stop using msgconv
2024-08-11  Ken Takatapatch 9.1.0669: if_python: stable python ABI not used... v9.1.0669
2024-08-11  Ken TakataUpdate .gitignore and .hgignore files
2024-08-10  Ken Takatapatch 9.1.0668: build-error with python3.12 and stable ABI v9.1.0668
2024-08-10  Ken Takatatranslations: Update generated po files
2024-08-10  zeertzjqpatch 9.1.0667: Some other options reset curswant unnec... v9.1.0667
2024-08-09  zeertzjqpatch 9.1.0666: assert_equal() doesn't show multibyte... v9.1.0666
2024-08-08  zeertzjqruntime(doc): clarify directory of Vim's executable...
2024-08-08  zeertzjqpatch 9.1.0665: Locked variable can be changed in a... v9.1.0665
2024-08-07  David Pedersenruntime(proto): Add indent script for protobuf filetype
2024-08-07  Ken Takatapatch 9.1.0664: MS-Windows: console vim did not switch... v9.1.0664
next