1. f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years ago
  2. 2eddbac patch 9.0.0261: bufload() reads a file even if the name is not a file name by Bram Moolenaar · 3 years ago
  3. fd99945 Update runtime files by Bram Moolenaar · 3 years ago
  4. 753885b patch 9.0.0253: a symlink to an autoload script results in two entries by Bram Moolenaar · 3 years ago
  5. f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts by Yegappan Lakshmanan · 3 years ago
  6. e800864 Update runtime files by Bram Moolenaar · 3 years ago
  7. 3fbf6cd patch 9.0.0202: code and help for indexof() is not ideal by Yegappan Lakshmanan · 3 years ago
  8. b218655 patch 9.0.0196: finding value in list may require a for loop by Yegappan Lakshmanan · 3 years ago
  9. de78632 patch 9.0.0111: "nocombine" is missing from synIDattr() by Bram Moolenaar · 3 years ago
  10. 2ecbe53 Update runtime files by Bram Moolenaar · 3 years ago
  11. b529cfb Update runtime files by Bram Moolenaar · 3 years ago
  12. 5ed1153 Update runtime files by Bram Moolenaar · 3 years, 1 month ago
  13. eb49041 release version 9.0 by Bram Moolenaar · 3 years, 1 month ago
  14. 069a7d5 Update runtime files by Bram Moolenaar · 3 years, 1 month ago
  15. 8a3b805 Update runtime files by Bram Moolenaar · 3 years, 1 month ago
  16. e1dc76f Update runtime files by Bram Moolenaar · 3 years, 1 month ago
  17. d799daa Update runtime files by Bram Moolenaar · 3 years, 2 months ago
  18. 47f1a55 patch 8.2.5116: "limit" option of matchfuzzy() not always respected by Kazuyuki Miyagi · 3 years, 2 months ago
  19. d592deb Update runtime files by Bram Moolenaar · 3 years, 2 months ago
  20. 6ba83ba Update runtime files. by Bram Moolenaar · 3 years, 2 months ago
  21. 016188f Update runtime files. by Bram Moolenaar · 3 years, 2 months ago
  22. cfa8f9a Update runtime files by Bram Moolenaar · 3 years, 2 months ago
  23. 5a6ec10 patch 8.2.5034: there is no way to get the byte index from a virtual column by Bram Moolenaar · 3 years, 2 months ago
  24. e0ff3a7 patch 8.2.5030: autocmd_add() can only handle one event and pattern by Yegappan Lakshmanan · 3 years, 2 months ago
  25. 0f7a3e1 patch 8.2.5019: cannot get the first screen column of a character by LemonBoy · 3 years, 3 months ago
  26. 971f682 patch 8.2.5011: Replacing an autocommand requires several lines by Yegappan Lakshmanan · 3 years, 3 months ago
  27. 835ee98 patch 8.2.5000: no patch for documentation updates by Bram Moolenaar · 3 years, 3 months ago
  28. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 3 months ago
  29. 2d8ed02 Update runtime files. by Bram Moolenaar · 3 years, 3 months ago
  30. 1755a91 patch 8.2.4981: it is not possible to manipulate autocommands by Yegappan Lakshmanan · 3 years, 3 months ago
  31. 3f32a5f Update runtime files and translations by Bram Moolenaar · 3 years, 3 months ago
  32. 9af2bc0 patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions by zeertzjq · 3 years, 3 months ago
  33. d8f5f76 patch 8.2.4932: not easy to filter the output of maplist() by Ernie Rael · 3 years, 3 months ago
  34. 921bde8 Update runtime files, translations by Bram Moolenaar · 3 years, 3 months ago
  35. d899e51 Update runtime files by Bram Moolenaar · 3 years, 3 months ago
  36. 79d599b patch 8.2.4903: cannot get the current cmdline completion type and position by Shougo Matsushita · 3 years, 3 months ago
  37. 51d04d1 patch 8.2.4861: it is not easy to restore saved mappings by Ernie Rael · 3 years, 3 months ago
  38. 05cf63e patch 8.2.4860: MS-Windows: always uses current directory for executables by Yasuhiro Matsumoto · 3 years, 3 months ago
  39. dca1d40 patch 8.2.4838: checking for absolute path is not trivial by LemonBoy · 3 years, 3 months ago
  40. ce001a3 Update runtime files by Bram Moolenaar · 3 years, 3 months ago
  41. 0966120 patch 8.2.4825: can only get a list of mappings by Ernie Rael · 3 years, 4 months ago
  42. 659c240 patch 8.2.4820: not simple programmatic way to find a specific mapping by Ernie Rael · 3 years, 4 months ago
  43. 75ab590 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  44. 9029a6e patch 8.2.4760: using matchfuzzy() on a long list can take a while by Yasuhiro Matsumoto · 3 years, 4 months ago
  45. 5754452 patch 8.2.4740: when expand() fails there is no error message by Bram Moolenaar · 3 years, 4 months ago
  46. cbaff5e Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  47. 2b74b68 patch 8.2.4679: cannot have expandcmd() give an error message for mistakes by Yegappan Lakshmanan · 3 years, 4 months ago
  48. 5018a83 patch 8.2.4667: expandcmd() fails on an error by Yegappan Lakshmanan · 3 years, 4 months ago
  49. 46eea44 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  50. 454ce67 patch 8.2.4617: no completion for :scriptnames by Yegappan Lakshmanan · 3 years, 5 months ago
  51. e7dd0fa patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy" by Yegappan Lakshmanan · 3 years, 5 months ago
  52. 47c532e Update runtime files by Bram Moolenaar · 3 years, 5 months ago
  53. 6e2e2cc patch 8.2.4565: no command line completion for :breakadd and :breakdel by Bram Moolenaar · 3 years, 5 months ago
  54. 1588bc8 Update runtime files by Bram Moolenaar · 3 years, 5 months ago
  55. c51cf03 Update runtime files. by Bram Moolenaar · 3 years, 5 months ago
  56. 2007dd4 patch 8.2.4455: accepting one and zero for second sort() argument is strange by Bram Moolenaar · 3 years, 6 months ago
  57. 944697a Update runtime files by Bram Moolenaar · 3 years, 6 months ago
  58. 9da17d7 Update runtime files by Bram Moolenaar · 3 years, 6 months ago
  59. a2baa73 Update runtime files. by Bram Moolenaar · 3 years, 6 months ago
  60. 9e0208f patch 8.2.4276: separate test function for the GUI scrollbar by Yegappan Lakshmanan · 3 years, 6 months ago
  61. 672776d patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice by ichizok · 3 years, 6 months ago
  62. 06011e1 patch 8.2.4259: number of test functions for GUI events is growing by Yegappan Lakshmanan · 3 years, 6 months ago
  63. f10911e Update runtime files by Bram Moolenaar · 3 years, 6 months ago
  64. 4dc0dd8 patch 8.2.4252: generating the normal command table at runtime is inefficient by Yegappan Lakshmanan · 3 years, 6 months ago
  65. b0ad2d9 patch 8.2.4228: no tests for clicking in the GUI tabline by Yegappan Lakshmanan · 3 years, 6 months ago
  66. 6f4754b Update runtime files by Bram Moolenaar · 3 years, 7 months ago
  67. a9528b3 patch 8.2.4140: maparg() does not indicate the type of script by Bram Moolenaar · 3 years, 7 months ago
  68. fd31be2 Update runtime files by Bram Moolenaar · 3 years, 7 months ago
  69. a972522 patch 8.2.4107: script context not restored after using <ScriptCmd> by Bram Moolenaar · 3 years, 7 months ago
  70. ee63031 patch 8.2.4052: not easy to resize a window from a plugin by Daniel Steinberg · 3 years, 7 months ago
  71. 2f0936c Update runtime files by Bram Moolenaar · 3 years, 7 months ago
  72. a6feb16 patch 8.2.3979: Vim9: the feature is not mentioned in the right places by Bram Moolenaar · 3 years, 7 months ago
  73. 56200ee patch 8.2.3969: value of MAXCOL not available in Vim script by naohiro ono · 3 years, 7 months ago
  74. 04fb916 Update runtime files by Bram Moolenaar · 3 years, 7 months ago
  75. 8b6256f patch 8.2.3919: Vim9: wrong argument for append() results in two errors by Bram Moolenaar · 3 years, 7 months ago
  76. 1cae5a0 patch 8.2.3917: the eval.txt help file is way too big by Bram Moolenaar · 3 years, 7 months ago