1. 6d4b2f5 patch 9.0.0263: too many #ifdefs by Bram Moolenaar · 3 years, 8 months ago
  2. 471c0fa patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete by Bram Moolenaar · 3 years, 8 months ago
  3. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years, 8 months ago
  4. 326c5d3 patch 9.0.0194: cursor displayed in wrong position after removing text prop by Bram Moolenaar · 3 years, 8 months ago
  5. 113d9de patch 9.0.0170: various minor code formatting issues by Bram Moolenaar · 3 years, 8 months ago
  6. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 9 months ago
  7. fa4873c patch 9.0.0013: reproducing memory access errors can be difficult by Bram Moolenaar · 3 years, 10 months ago
  8. 368137a patch 8.2.5047: CurSearch highlight is often wrong by Bram Moolenaar · 3 years, 11 months ago
  9. cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 11 months ago
  10. 7e66778 patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping comment by Bram Moolenaar · 3 years, 11 months ago
  11. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 11 months ago
  12. 0d534d9 patch 8.2.4988: textprop in wrong position when replacing multi-byte chars by LemonBoy · 3 years, 11 months ago
  13. 7ce5b2b patch 8.2.4969: changing text in Visual mode may cause invalid memory access by Bram Moolenaar · 4 years ago
  14. 788c06a patch 8.2.4955: text property in wrong position after auto-indent by LemonBoy · 4 years ago
  15. de5cf28 patch 8.2.4951: smart indenting done when not enabled by Bram Moolenaar · 4 years ago
  16. d0b1a09 patch 8.2.4944: text properties are wrong after "cc" by LemonBoy · 4 years ago
  17. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 4 years ago
  18. 2bf875f patch 8.2.4907: some users do not want a line comment always inserted by Bram Moolenaar · 4 years ago
  19. 1655619 patch 8.2.4737: // in JavaScript string recognized as comment by Bram Moolenaar · 4 years ago
  20. 8c97960 patch 8.2.4707: redrawing could be a bit more efficient by zeertzjq · 4 years ago
  21. 1624639 patch 8.2.4644: redrawing too often when 'relativenumber' is set by Lewis Russell · 4 years, 1 month ago
  22. 8329ab7 patch 8.2.4405: compiler warning for unused variable without +folding by Bram Moolenaar · 4 years, 2 months ago
  23. 9437737 patch 8.2.4403: ml_get error with nested folds and deleting lines by Bram Moolenaar · 4 years, 2 months ago
  24. 55737c2 patch 8.2.4379: an empty change is reported to a listener by Bram Moolenaar · 4 years, 2 months ago
  25. 6e1d31e patch 8.2.4288: preprocessor indents are inconsistent by K.Takata · 4 years, 2 months ago
  26. 9a846fb patch 8.2.3977: error messages are spread out by Bram Moolenaar · 4 years, 3 months ago
  27. 5ea5f37 patch 8.2.3934: repeating line comment is undesired for "O" command by Bram Moolenaar · 4 years, 4 months ago
  28. 739f13a patch 8.2.3795: too many #ifdefs by Bram Moolenaar · 4 years, 4 months ago
  29. d2439e0 patch 8.2.3791: build error with +cindent but without +smartindent by Bram Moolenaar · 4 years, 4 months ago
  30. 6e371ec patch 8.2.3787: no proper formatting of a C line comment after a statement by Bram Moolenaar · 4 years, 4 months ago
  31. 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 4 years, 4 months ago
  32. 4b4b1b8 patch 8.2.3426: crash when deleting a listener in a listener callback by Bram Moolenaar · 4 years, 7 months ago
  33. 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years, 9 months ago
  34. 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 4 years, 9 months ago
  35. 5bca906 patch 8.2.3215: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  36. 5bea41d patch 8.2.3159: cursor displayed in wrong position after deleting line by Bram Moolenaar · 4 years, 9 months ago
  37. 1764faa patch 8.2.2860: adding a text property causes the whole window to be redawn by Bram Moolenaar · 5 years ago
  38. 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 5 years ago
  39. e100440 patch 8.2.1898: command modifier parsing always uses global cmdmod by Bram Moolenaar · 5 years ago
  40. 8b51b7f patch 8.2.1690: text properties not adjusted for "I" in Visual block mode by Bram Moolenaar · 6 years ago
  41. ca70c07 patch 8.2.0853: ml_delete() often called with FALSE argument by Bram Moolenaar · 6 years ago
  42. 6adb9ea patch 8.2.0670: cannot change window when evaluating 'completefunc' by Bram Moolenaar · 6 years ago
  43. aeea721 patch 8.2.0500: using the same loop in many places by Bram Moolenaar · 6 years ago
  44. 12f2003 patch 8.2.0324: text property not updated correctly when inserting/deleting by Bram Moolenaar · 6 years ago
  45. 4b7cdca patch 8.2.0074: Python 3 unicode test someitmes fails by Bram Moolenaar · 6 years ago
  46. 05ad5ff patch 8.1.2371: FEAT_TEXT_PROP is a confusing name by Bram Moolenaar · 6 years ago
  47. c667da5 patch 8.1.2368: using old C style comments by Bram Moolenaar · 6 years ago
  48. 7bae0b1 patch 8.1.2331: the option.c file is still very big by Bram Moolenaar · 6 years ago
  49. eda1da0 patch 8.1.2313: debugging where a delay comes from is not easy by Bram Moolenaar · 6 years ago
  50. 11a58af patch 8.1.2214: too much is redrawn when 'cursorline' is set by Bram Moolenaar · 6 years ago
  51. 336bf2b patch 8.1.2211: listener callback "added" argument is not the total by Bram Moolenaar · 6 years ago
  52. 14c01f8 patch 8.1.2127: the indent.c file is a bit big by Bram Moolenaar · 7 years ago
  53. 8617348 patch 8.1.2107: various memory leaks reported by asan by Bram Moolenaar · 7 years ago
  54. 8c96af9 patch 8.1.2096: too many #ifdefs by Bram Moolenaar · 7 years ago
  55. 017ba07 patch 8.1.2029: cannot control 'cursorline' highlighting well by Bram Moolenaar · 7 years ago
  56. c2b9764 patch 8.1.1926: cursorline not redrawn when putting a line above the cursor by Bram Moolenaar · 7 years ago
  57. e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 7 years ago
  58. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 7 years ago
  59. c6538bc patch 8.1.1800: function call functions have too many arguments by Bram Moolenaar · 7 years ago
  60. 4a0a161 patch 8.1.1710: Coverity found dead code by Bram Moolenaar · 7 years ago
  61. 7b73f91 patch 8.1.1675: listener list not correctly updated on listener_remove() by Bram Moolenaar · 7 years ago
  62. c024b46 patch 8.1.1498: ":write" increments b:changedtick even though nothing changed by Bram Moolenaar · 7 years ago
  63. 1253704 patch 8.1.1486: a listener change is merged even when it adds a line by Bram Moolenaar · 7 years ago
  64. 3a97bb3 patch 8.1.1437: code to handle callbacks is duplicated by Bram Moolenaar · 7 years ago
  65. 68a4b04 patch 8.1.1419: listener callbacks may be called recursively by Bram Moolenaar · 7 years ago
  66. c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 7 years ago
  67. 7b31a18 patch 8.1.1389: changes are not flushed when end and start overlap by Bram Moolenaar · 7 years ago
  68. 18a4ba2 patch 8.1.1386: unessesary type casts for lalloc() by Bram Moolenaar · 7 years ago
  69. 964b374 patch 8.1.1384: using "int" for alloc() often results in compiler warnings by Bram Moolenaar · 7 years ago
  70. f3333b0 patch 8.1.1359: text property wrong after :substitute with backslash by Bram Moolenaar · 7 years ago
  71. 338dfda patch 8.1.1351: text property wrong after :substitute by Bram Moolenaar · 7 years ago
  72. 0d3cb73 patch 8.1.1344: Coverity complains about possibly using a NULL pointer by Bram Moolenaar · 7 years ago
  73. dda4144 patch 8.1.1335: listener callback is called after inserting text by Bram Moolenaar · 7 years ago
  74. 45dd07f patch 8.1.1333: text properties don't always move after changes by Bram Moolenaar · 7 years ago
  75. fe1ade0 patch 8.1.1332: cannot flush listeners without redrawing, mix of changes by Bram Moolenaar · 7 years ago
  76. a334772 patch 8.1.1321: no docs or tests for listener functions by Bram Moolenaar · 7 years ago
  77. 6d2399b patch 8.1.1320: it is not possible to track changes to a buffer by Bram Moolenaar · 7 years ago
  78. 3f86ca0 Add missing files from patch 8.1.1318 by Bram Moolenaar · 7 years ago