1. 95f0b6e patch 8.2.0009: VMS: terminal version doesn't build by Bram Moolenaar · 6 years ago
  2. 217e1b8 patch 8.1.2379: using old C style comments by Bram Moolenaar · 6 years ago
  3. 5a4c308 patch 8.1.2373: cannot build with +popupwin but without +quickfix by Bram Moolenaar · 6 years ago
  4. 05ad5ff patch 8.1.2371: FEAT_TEXT_PROP is a confusing name by Bram Moolenaar · 6 years ago
  5. eda1da0 patch 8.1.2313: debugging where a delay comes from is not easy by Bram Moolenaar · 6 years ago
  6. f4a1d1c patch 8.1.2302: :lockmarks does not work for '[ and '] by Bram Moolenaar · 6 years ago
  7. 473952e patch 8.1.2094: the fileio.c file is too big by Bram Moolenaar · 6 years ago
  8. bd67aac patch 8.1.2064: MS-Windows: compiler warnings for unused arguments by Bram Moolenaar · 6 years ago
  9. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 6 years ago
  10. f077db2 patch 8.1.1843: might be freeing memory that was not allocated by Bram Moolenaar · 6 years ago
  11. 90f3e7a patch 8.1.1789: cannot see file name of preview popup window by Bram Moolenaar · 6 years ago
  12. 674e2bd patch 8.1.1780: warning for file no longer available is repeated by Bram Moolenaar · 6 years ago
  13. c332816 patch 8.1.1736: viminfo support is spread out by Bram Moolenaar · 6 years ago
  14. 26910de patch 8.1.1547: functionality of bt_nofile() is confusing by Bram Moolenaar · 6 years ago
  15. c024b46 patch 8.1.1498: ":write" increments b:changedtick even though nothing changed by Bram Moolenaar · 6 years ago
  16. c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 6 years ago
  17. 51e1438 patch 8.1.1393: unnecessary type casts by Bram Moolenaar · 6 years ago
  18. 18a4ba2 patch 8.1.1386: unessesary type casts for lalloc() by Bram Moolenaar · 6 years ago
  19. 71de720 patch 8.1.1385: signed/unsigned compiler warning by Bram Moolenaar · 6 years ago
  20. 964b374 patch 8.1.1384: using "int" for alloc() often results in compiler warnings by Bram Moolenaar · 6 years ago
  21. 8239c62 patch 8.1.1379: filechanged test hangs by Bram Moolenaar · 6 years ago
  22. 701ff0a patch 8.1.1378: delete() can not handle a file name that looks like a pattern by Bram Moolenaar · 6 years ago
  23. c97582b patch 8.1.1374: check for file changed triggers too often by Bram Moolenaar · 6 years ago
  24. cf0bfd9 patch 8.1.1349: if writing runs into conversion error backup file is deleted by Bram Moolenaar · 6 years ago
  25. 67cf86b patch 8.1.1231: asking about existing swap file unnecessarily by Bram Moolenaar · 6 years ago
  26. afde13b patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe by Bram Moolenaar · 6 years ago
  27. 2c519cf patch 8.1.1032: warnings from clang static analyzer by Bram Moolenaar · 6 years ago
  28. 9166838 patch 8.1.0961: Mac: fsync may fail sometimes by Bram Moolenaar · 7 years ago
  29. 3585671 patch 8.1.0957: Mac: fsync fails on network share by Bram Moolenaar · 7 years ago
  30. 4f97475 patch 8.1.0941: macros for MS-Windows are inconsistent by Bram Moolenaar · 7 years ago
  31. 0059074 patch 8.1.0927: USE_CR is never defined by Bram Moolenaar · 7 years ago
  32. a787019 patch 8.1.0915: fsync() may not work properly on Mac by Bram Moolenaar · 7 years ago
  33. 00f148d patch 8.1.0904: USE_LONG_FNAME never defined by Bram Moolenaar · 7 years ago
  34. ec0f50a patch 8.1.0895: MS-Windows: dealing with temp name encoding not quite right by Bram Moolenaar · 7 years ago
  35. 1aa4375 patch 8.1.0882: checking for FEAT_MBYTE which doesn't exist anymore by Bram Moolenaar · 7 years ago
  36. 0036201 patch 8.1.0879: MS-Windows: temp name encoding can be wrong by Bram Moolenaar · 7 years ago
  37. 3e460fd patch 8.1.0825: code for autocommands is mixed with file I/O code by Bram Moolenaar · 7 years ago
  38. 30276f2 patch 8.1.0811: too many #ifdefs by Bram Moolenaar · 7 years ago
  39. 1350597 patch 8.1.0805: too many #ifdefs by Bram Moolenaar · 7 years ago
  40. 113e107 patch 8.1.0785: depending on the configuration some functions are unused by Bram Moolenaar · 7 years ago
  41. 32526b3 patch 8.1.0779: argument for message functions is inconsistent by Bram Moolenaar · 7 years ago
  42. 987411d patch 8.1.0773: not all crypt code is tested by Bram Moolenaar · 7 years ago
  43. 88c86eb patch 8.1.0766: various problems when using Vim on VMS by Bram Moolenaar · 7 years ago
  44. bb1969b patch 8.1.0763: nobody is using the Sun Workshop support by Bram Moolenaar · 7 years ago
  45. f9e3e09 patch 8.1.0743: giving error messages is not flexible by Bram Moolenaar · 7 years ago
  46. 2b61852 patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost by Bram Moolenaar · 7 years ago
  47. a42df59 patch 8.1.0630: "wincmd p" does not work after using an autocmd window by Bram Moolenaar · 7 years ago
  48. c4568ab patch 8.1.0528: various typos in comments by Bram Moolenaar · 7 years ago
  49. 27e80c8 patch 8.1.0475: memory not freed on exit when quit in autocmd by Bram Moolenaar · 7 years ago
  50. 3d6014f patch 8.1.0470: pointer ownership around fname_expand() is unclear by Bram Moolenaar · 7 years ago
  51. 6dff58f patch 8.1.0443: unnecessary static function prototypes by Bram Moolenaar · 7 years ago
  52. e8fa05b patch 8.1.0397: no event triggered after updating diffs by Bram Moolenaar · 7 years ago
  53. 42335f5 patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions by Bram Moolenaar · 7 years ago
  54. f29c1c6 patch 8.1.0362: cannot get the script line number when executing a function by Bram Moolenaar · 7 years ago
  55. da6e891 patch 8.1.0306: plural messages are not translated properly by Bram Moolenaar · 7 years ago
  56. d569bb0 patch 8.1.0268: file type checking has too many #ifdef by Bram Moolenaar · 7 years ago
  57. b782ba4 patch 8.1.0251: using full path is not supported for 'backupdir' by Bram Moolenaar · 7 years ago
  58. 91335e5 patch 8.1.0230: directly checking 'buftype' value by Bram Moolenaar · 7 years ago
  59. 386bc82 patch 8.1.0161: buffer not updated with 'autoread' set if file was deleted by Bram Moolenaar · 7 years ago
  60. 8c55533 patch 8.1.0096: inconsistent use of the word autocommands by Bram Moolenaar · 7 years ago
  61. 0b6d911 patch 8.1.0020: cannot tell whether a register is executing or recording by Bram Moolenaar · 7 years ago
  62. 1f131ae patch 8.1.0012: misplaced #endif by Bram Moolenaar · 7 years ago
  63. a796d46 patch 8.0.1781: file names in quickfix window are not shortened by Bram Moolenaar · 7 years ago
  64. 60a6836 patch 8.0.1777: cannot cleanup before loading another colorscheme by Bram Moolenaar · 7 years ago
  65. 13d3b05 patch 8.0.1774: reading very long lines can be slow by Bram Moolenaar · 7 years ago
  66. 1c17ffa patch 8.0.1753: various warnings from a static analyser by Bram Moolenaar · 7 years ago
  67. a4baf5b patch 8.0.1748: CmdlineEnter command uses backslash instead of slash by Bram Moolenaar · 7 years ago
  68. 02e802b patch 8.0.1737: fchown() used when it is not supported by Bram Moolenaar · 7 years ago
  69. ea39176 patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() by Bram Moolenaar · 7 years ago
  70. 333b80a patch 8.0.1660: the terminal API "drop" command doesn't support options by Bram Moolenaar · 7 years ago
  71. b852c3e patch 8.0.1596: no autocommand specifically for opening a terminal window by Bram Moolenaar · 7 years ago
  72. 12a96de patch 8.0.1595: no autocommand triggered before exiting by Bram Moolenaar · 7 years ago
  73. f2bd8ef patch 8.0.1564: too many #ifdefs by Bram Moolenaar · 7 years ago
  74. d23a823 patch 8.0.1496: clearing a pointer takes two lines by Bram Moolenaar · 8 years ago
  75. 5a09343 patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu by Bram Moolenaar · 8 years ago
  76. b7407d3 patch 8.0.1459: cannot handle change of directory by Bram Moolenaar · 8 years ago
  77. 153b704 patch 8.0.1445: cannot act on edits in the command line by Bram Moolenaar · 8 years ago
  78. 7e1652c patch 8.0.1394: cannot intercept a yank command by Bram Moolenaar · 8 years ago
  79. 234d162 patch 8.0.1308: the "Reading from stdin" message may be undesired by Bram Moolenaar · 8 years ago
  80. ae1e108 patch 8.0.1307: compiler warning for ignoring return value by Bram Moolenaar · 8 years ago
  81. 7567d0b patch 8.0.1305: writefile() never calls fsync() by Bram Moolenaar · 8 years ago
  82. cd142e3 patch 8.0.1300: file permissions may end up wrong when writing by Bram Moolenaar · 8 years ago
  83. 462455e patch 8.0.1284: loading file type detection slows down startup by Bram Moolenaar · 8 years ago
  84. c9e9c71 patch 8.0.1275: CmdlineLeave autocmd prevents fold from opening by Bram Moolenaar · 8 years ago
  85. 5a73e0c patch 8.0.1263: others can read the swap file if a user is careless by Bram Moolenaar · 8 years ago
  86. d057301 patch 8.0.1236: Mac features are confusing by Bram Moolenaar · 8 years ago
  87. dc1c981 patch 8.0.1227: undefined left shift in readfile() by Bram Moolenaar · 8 years ago
  88. fafcf0d patch 8.0.1206: no autocmd for entering or leaving the command line by Bram Moolenaar · 8 years ago
  89. 4033c55 patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs by Bram Moolenaar · 8 years ago
  90. 829aa64 patch 8.0.0988: warning from Covscan about using NULL pointer by Bram Moolenaar · 8 years ago
  91. 8cad930 patch 8.0.0912: cannot run a job in a hidden terminal by Bram Moolenaar · 8 years ago
  92. 1f2903c patch 8.0.0761: options not set properly for a terminal buffer by Bram Moolenaar · 8 years ago
  93. faf29d7 patch 8.0.0703: illegal memory access with empty :doau command by Bram Moolenaar · 8 years ago
  94. e6bf655 patch 8.0.0685: when conversion fails written file may be truncated by Bram Moolenaar · 8 years ago
  95. d4863aa patch 8.0.0548: saving the redo buffer only works one time by Bram Moolenaar · 8 years ago
  96. 8c752bd patch 8.0.0486: crash and endless loop when closing windows in autocmd by Bram Moolenaar · 8 years ago
  97. 8820b48 patch 8.0.0466: still macros that should be all-caps by Bram Moolenaar · 8 years ago
  98. 1c46544 patch 8.0.0452: some macros are in lower case by Bram Moolenaar · 8 years ago
  99. 91acfff patch 8.0.0451: some macros are in lower case by Bram Moolenaar · 8 years ago
  100. b5aedf3 patch 8.0.0448: some macros are in lower case by Bram Moolenaar · 8 years ago