]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2025-04-28  Hirohito Higashipatch 9.1.1352: style: inconsistent indent in insexpand.c v9.1.1352
2025-04-28  zeertzjqpatch 9.1.1351: Return value of getcmdline() inconsiste... v9.1.1351
2025-04-28  Girish Palyapatch 9.1.1350: tests: typo in Test_CmdlineLeavePre_cabbr() v9.1.1350
2025-04-28  Aliaksei Budaveiruntime(java): Consent to HTML tags folding in Javadoc...
2025-04-28  Aliaksei Budaveiruntime(syntax-tests): Regenerate changed syntax test...
2025-04-27  Girish Palyapatch 9.1.1349: CmdlineLeavePre may trigger twice v9.1.1349
2025-04-27  Doug Kearnsruntime(vim): Update base-syntax, fix inline Vim9 dict...
2025-04-27  Hirohito Higashipatch 9.1.1348: still E315 with the terminal feature v9.1.1348
2025-04-27  Hirohito Higashiruntime(doc): Fix notation of "Vim script" and "Vim9...
2025-04-27  John Marriottpatch 9.1.1347: small problems with gui_w32.c v9.1.1347
2025-04-27  glepnirruntime(doc): clarify complete_match() and 'isexpand...
2025-04-26  Doug Kearnsruntime(vim): Update base-syntax, match continued strin...
2025-04-26  Christian Brabandtruntime(doc): tagfunc should refer to 'complete' option
2025-04-25  John Marriottpatch 9.1.1346: missing out-of-memory check in textformat.c v9.1.1346
2025-04-25  Drew Vogelpatch 9.1.1345: tests: Test_xxd_color2() test failure... v9.1.1345
2025-04-25  James McCoyruntime(debversions): Add questing (25.10) as Ubuntu...
2025-04-25  Christian Brabandtpatch 9.1.1344: double free in f_complete_match() ... v9.1.1344
2025-04-24  Christian Brabandtpatch 9.1.1343: filetype: IPython files are not recognized v9.1.1343
2025-04-24  Eisuke Kawashimaruntime(groff,nroff): improve ftplugin
2025-04-24  Eisuke Kawashimapatch 9.1.1342: Shebang filetype detection can be improved v9.1.1342
2025-04-24  glepnirpatch 9.1.1341: cannot define completion triggers v9.1.1341
2025-04-24  Kirill Morozovruntime(gleam): update filetype plugin, include new...
2025-04-23  Christian Brabandtpatch 9.1.1340: cannot complete :filetype arguments v9.1.1340
2025-04-23  John Marriottpatch 9.1.1339: missing out-of-memory checks for enc_to... v9.1.1339
2025-04-23  zeertzjqpatch 9.1.1338: Calling expand() interferes with cmdcom... v9.1.1338
2025-04-23  zeertzjqpatch 9.1.1337: Undo corrupted with 'completeopt' ... v9.1.1337
2025-04-22  Vincent Lawruntime(yaml): fix wrong order of undo_ftplugin suboptions
2025-04-22  Eisuke Kawashimaruntime(make): do not automatically indent after a...
2025-04-22  Maxim Kimpatch 9.1.1336: comment plugin does not support case... v9.1.1336
2025-04-22  Christian Brabandtpatch 9.1.1335: Coverity complains about Null pointer... v9.1.1335
2025-04-22  Christian Brabandtpatch 9.1.1334: Coverity complains about unchecked... v9.1.1334
2025-04-22  Christian Brabandtpatch 9.1.1333: Coverity: complains about unutilized... v9.1.1333
2025-04-22  Yegappan Lakshmananpatch 9.1.1332: Vim9: segfault when using super within... v9.1.1332
2025-04-22  Girish Palyapatch 9.1.1331: Leaking memory with cmdcomplete() v9.1.1331
2025-04-22  Doug Kearnsruntime(vim): Update base-syntax, improve :autocmd...
2025-04-21  Hirohito Higashiruntime(doc): update documentation
2025-04-21  Christian Brabandtruntime(doc): clarify return type for findfile()/finddir()
2025-04-21  Hirohito Higashipatch 9.1.1330: may receive E315 in terminal v9.1.1330
2025-04-21  Foxe ChenCI: add sway compositor to CI tests, to prepare for...
2025-04-21  Girish Palyapatch 9.1.1329: cannot get information about command... v9.1.1329
2025-04-21  John Marriottpatch 9.1.1328: too many strlen() calls in indent.c v9.1.1328
2025-04-21  Eisuke Kawashimapatch 9.1.1327: filetype: nroff detection can be improved v9.1.1327
2025-04-21  D. Ben Knobleruntime(doc): cross-link :| meaning :p and explain...
2025-04-21  Christian Brabandtruntime(doc): style: clarify to prefer 2 spaces after...
2025-04-21  Eisuke Kawashimaruntime(pov): deprecate `#render` and `#statistics...
2025-04-20  Christian Brabandtpatch 9.1.1326: invalid cursor position after 'tagfunc' v9.1.1326
2025-04-20  LuMarquesIlvaruntime(keymaps): update Brazilian keymaps
2025-04-20  zeertzjqpatch 9.1.1325: tests: not checking error numbers properly v9.1.1325
2025-04-19  Christian Brabandtruntime(doc): clarify 'includeexpr' is not used for...
2025-04-19  Amelia Clarkeruntime(filetype): improve *.h filetype detection
2025-04-19  Aliaksei Budaveiruntime(indent-tests): Raise timeouts for "search*...
2025-04-19  Aliaksei Budaveiruntime(indent-tests): Annotate timed "search*()"es...
2025-04-19  Aliaksei Budaveiruntime(indent-tests): Instrument timed "search*()...
2025-04-19  Foxe Chenpatch 9.1.1324: undefined behaviour if X11 connection... v9.1.1324
2025-04-19  Christian Brabandtpatch 9.1.1323: b:undo_ftplugin not executed when re... v9.1.1323
2025-04-19  Philip H.CI: coverity.yml: remove python2-dev pkg and retire...
2025-04-18  Arnie97runtime(nix): set iskeyword and b:match_words in ftplugin
2025-04-18  Girish Palyaruntime(doc): clarify "nearest" value for 'completeopt'
2025-04-18  Philip H.CI: GCC 13 install fails, so disable that particular ppa
2025-04-18  Hirohito Higashiruntime(doc): Tweak documentation style a bit
2025-04-18  Philip H.CI: update coverity runner to Ubuntu 24.04
2025-04-18  phaniumpatch 9.1.1322: small delete register cannot paste... v9.1.1322
2025-04-18  Hampus Avekvistpatch 9.1.1321: filetype: MS ixx and mpp files are... v9.1.1321
2025-04-18  David Mandelbergpatch 9.1.1320: filetype: alsoft config files are not... v9.1.1320
2025-04-18  zeertzjqpatch 9.1.1319: Various typos in the code, issue with... v9.1.1319
2025-04-18  zeertzjqpatch 9.1.1318: tests: test_format fails v9.1.1318
2025-04-17  ashruntime(jjdescription): Don't require a space to start...
2025-04-17  Igor Lacerdapatch 9.1.1317: noisy error when restoring folds from... v9.1.1317
2025-04-17  John Marriottpatch 9.1.1316: missing memory allocation failure in... v9.1.1316
2025-04-17  glepnirpatch 9.1.1315: completion: issue with fuzzy completion... v9.1.1315
2025-04-17  Hirohito Higashipatch 9.1.1314: max allowed string width too small v9.1.1314
2025-04-16  Christian Brabandtpatch 9.1.1313: compile warning about uninitialized... v9.1.1313
2025-04-16  Christian Brabandtpatch 9.1.1312: tests: Test_backupskip() fails when... v9.1.1312
2025-04-16  Girish Palyapatch 9.1.1311: completion: not possible to limit numbe... v9.1.1311
2025-04-16  glepnirpatch 9.1.1310: completion: redundant check for preinse... v9.1.1310
2025-04-16  Doug Kearnsruntime(gleam): Update ftplugin, use recommended_style...
2025-04-16  zeertzjqpatch 9.1.1309: tests: no test for 'pummaxwidth' with... v9.1.1309
2025-04-16  Eisuke Kawashimaruntime: set 'cpoptions' for line-continuation in vario...
2025-04-16  Christian Brabandtruntime(tar): remove dependency on netrw#WinPath, inclu...
2025-04-15  Luca Saccarolaruntime(netrw): remove deprecated functions
2025-04-15  Girish Palyapatch 9.1.1308: completion: cannot order matches by... v9.1.1308
2025-04-15  Eisuke Kawashimapatch 9.1.1307: make syntax does not reliably detect... v9.1.1307
2025-04-15  glepnirpatch 9.1.1306: completion menu rendering can be improved v9.1.1306
2025-04-15  glepnirpatch 9.1.1305: completion menu active after switching... v9.1.1305
2025-04-15  Eisuke Kawashimapatch 9.1.1304: filetype: some man files are not recognized v9.1.1304
2025-04-15  Luca Saccarolaruntime(netrw): upstream snapshot of v180
2025-04-15  John Marriottpatch 9.1.1303: missing out-of-memory check in linematch.c v9.1.1303
2025-04-15  Christian Brabandtpatch 9.1.1302: Coverity warns about using uninitialize... v9.1.1302
2025-04-14  Girish Palyapatch 9.1.1301: completion: cannot configure completion... v9.1.1301
2025-04-14  John Marriottpatch 9.1.1300: wrong detection of -inf v9.1.1300
2025-04-14  Yegappan Lakshmananruntime(doc): update enum helptext
2025-04-13  Pierrick Guillaumepatch 9.1.1299: filetype: mbsyncrc files are not recognized v9.1.1299
2025-04-13  Philip H.CI: install xcode 16.3 on macos-15 runner
2025-04-13  Christian Brabandtruntime(doc): update options.txt and clarify 'wildmode...
2025-04-13  Kirill Morozovruntime(gleam): update Maintainer and filetype options
2025-04-13  Yegappan Lakshmananpatch 9.1.1298: define_function() is too long v9.1.1298
2025-04-13  Luuk van Baalpatch 9.1.1297: Ctrl-D scrolling can get stuck v9.1.1297
2025-04-13  Phạm Bình Anruntime(new-tutor): update tutor and correct comandline...
2025-04-12  glepnirpatch 9.1.1296: completion: incorrect truncation logic v9.1.1296
2025-04-12  Christian Brabandtpatch 9.1.1295: clientserver: does not handle :stopinse... v9.1.1295
next