1. 328332b patch 9.1.1445: negative matchfuzzy scores although there is a match by Girish Palya · 3 months ago
  2. 670d0c1 patch 9.1.1395: search_stat not reset when pattern differs in case by Christian Brabandt · 4 months ago
  3. dc31405 patch 9.1.1374: completion: 'smartcase' not respected when filtering matches by Girish Palya · 4 months ago
  4. a4a00a7 patch 9.1.1372: style: braces issues in various files by Hirohito Higashi · 4 months ago
  5. c2a9000 patch 9.1.1363: style: inconsistent indentation in various files by Naruhiko Nishino · 4 months ago
  6. cfe502c patch 9.1.1315: completion: issue with fuzzy completion and 'completefuzzycollect' by glepnir · 5 months ago
  7. 5753084 patch 9.1.1228: completion: current position column wrong after got a match by glepnir · 6 months ago
  8. c4815c1 patch 9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase" by zeertzjq · 6 months ago
  9. 28e40a7 patch 9.1.1214: matchfuzzy() can be improved for camel case matches by glepnir · 6 months ago
  10. 53b1457 patch 9.1.1197: process_next_cpt_value() uses wrong condition by glepnir · 6 months ago
  11. dd42b05 patch 9.1.1185: endless loop with completefuzzycollect and no match found by glepnir · 6 months ago
  12. f31cfa2 patch 9.1.1178: not possible to generate completion candidates using fuzzy matching by glepnir · 6 months ago
  13. b79fa3d patch 9.1.1131: potential out-of-memory issue in search.c by John Marriott · 7 months ago
  14. 9dfc7e5 patch 9.1.1046: fuzzymatching doesn't prefer matching camelcase by glepnir · 8 months ago
  15. 5a04999 patch 9.1.0963: fuzzy-matching does not prefer full match by glepnir · 8 months ago
  16. ccf8907 patch 9.1.0766: too many strlen() calls in ex_getln.c by John Marriott · 11 months ago
  17. 7cfe693 patch 9.1.0733: keyword completion does not work with fuzzy by glepnir · 12 months ago
  18. 58d7052 patch 9.1.0705: Sorting of fuzzy filename completion is not stable by zeertzjq · 1 year ago
  19. cacb669 patch 9.1.0689: [security]: buffer-overflow in do_search() with 'rightleft' by Christian Brabandt · 1 year ago
  20. 073cb02 patch 9.1.0632: MS-Windows: Compiler Warnings by Ken Takata · 1 year, 1 month ago
  21. 0be03e1 patch 9.1.0605: internal error with fuzzy completion by glepnir · 1 year, 2 months ago
  22. 8159fb1 patch 9.1.0598: fuzzy completion does not work with default completion by glepnir · 1 year, 2 months ago
  23. d9be94c patch 9.1.0581: Various lines are indented inconsistently by zeertzjq · 1 year, 2 months ago
  24. 2f95ca9 patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations by zeertzjq · 1 year, 3 months ago
  25. 7c57940 patch 9.1.0478: potential deref of NULL pointer in fuzzy_match_str_with_pos by glepnir · 1 year, 3 months ago
  26. 40c1c33 patch 9.1.0476: Cannot see matched text in popup menu by glepnir · 1 year, 3 months ago
  27. 8c85a2a patch 9.1.0426: too many strlen() calls in search.c by John Marriott · 1 year, 4 months ago
  28. 94b7c32 patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() by zeertzjq · 1 year, 6 months ago
  29. 2157035 patch 9.1.0147: Cannot keep a buffer focused in a window by Colin Kennedy · 1 year, 6 months ago
  30. 7707827 patch 9.1.0093: Still a qsort() comparison function that returns result of subtraction by zeertzjq · 1 year, 7 months ago
  31. e06e437 patch 9.1.0089: qsort() comparison functions should be transitive by Christian Brabandt · 1 year, 7 months ago
  32. 4dd266c patch 9.0.1738: Duplicate code to reverse a string by zeertzjq · 2 years, 1 month ago
  33. e5d91ba patch 9.0.1555: setcharsearch() does not clear last searched char properly by zeertzjq · 2 years, 4 months ago
  34. 34a6a36 patch 9.0.1518: search stats not always visible when searching backwards by Christian Brabandt · 2 years, 4 months ago
  35. caf642c patch 9.0.1499: using uninitialized memory with fuzzy matching by Bram Moolenaar · 2 years, 4 months ago
  36. 960dcbd patch 9.0.1391: "clear" macros are not always used by Yegappan Lakshmanan · 2 years, 6 months ago
  37. a7d36b7 patch 9.0.1270: crash when using search stat in narrow screen by zeertzjq · 2 years, 7 months ago
  38. 6ec6666 patch 9.0.1237: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 8 months ago
  39. ebfec1c patch 9.0.1234: the code style has to be checked manually by Bram Moolenaar · 2 years, 8 months ago
  40. e86190e patch 9.0.1092: search error message doesn't show used pattern by Rob Pilling · 2 years, 9 months ago
  41. 837ca8f patch 9.0.0953: part of making search more efficient is missing by Bram Moolenaar · 2 years, 9 months ago
  42. c96311b patch 9.0.0950: the pattern "\_s\zs" matches at EOL by Bram Moolenaar · 2 years, 10 months ago
  43. 9ba6194 patch 9.0.0338: return value of list_append_list() not always checked by Bram Moolenaar · 3 years ago
  44. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  45. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years, 1 month ago
  46. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 2 months ago
  47. b8329db patch 9.0.0044: typos in comments, wrapping lines by Bram Moolenaar · 3 years, 2 months ago
  48. 47f1a55 patch 8.2.5116: "limit" option of matchfuzzy() not always respected by Kazuyuki Miyagi · 3 years, 3 months ago
  49. 5ea38d1 patch 8.2.5114: time limit on searchpair() does not work properly by Bram Moolenaar · 3 years, 3 months ago
  50. 6574577 patch 8.2.5057: using gettimeofday() for timeout is very inefficient by Paul Ollis · 3 years, 3 months ago
  51. 409510c patch 8.2.5050: using freed memory when searching for pattern in path by Bram Moolenaar · 3 years, 3 months ago
  52. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 4 months ago
  53. 9af2bc0 patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions by zeertzjq · 3 years, 4 months ago
  54. 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 4 months ago
  55. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 4 months ago
  56. 047a701 patch 8.2.4765: function matchfuzzy() sorts too many items by Yegappan Lakshmanan · 3 years, 5 months ago
  57. 9029a6e patch 8.2.4760: using matchfuzzy() on a long list can take a while by Yasuhiro Matsumoto · 3 years, 5 months ago
  58. c6e0a5e patch 8.2.4732: duplicate code to free fuzzy matches by Bram Moolenaar · 3 years, 5 months ago
  59. 7765f5c patch 8.2.4727: unused code by Dominique Pelle · 3 years, 5 months ago
  60. 4829c1c patch 8.2.4683: verbose check with dict_find() to see if a key is present by Yegappan Lakshmanan · 3 years, 5 months ago
  61. 6caeda2 patch 8.2.4479: no fuzzy completieon for maps and abbreviations by Yegappan Lakshmanan · 3 years, 6 months ago
  62. 5ec633b patch 8.2.4465: fuzzy completion does not order matches properly by Yegappan Lakshmanan · 3 years, 6 months ago
  63. 38b85cb patch 8.2.4463: completion only uses strict matching by Yegappan Lakshmanan · 3 years, 6 months ago
  64. ae6f1d8 patch 8.2.4402: missing parenthesis may cause unexpected problems by kylo252 · 3 years, 7 months ago
  65. 6dd7424 patch 8.2.4378: incsearch HL broken when calling searchcount in 'tabLine' by Christian Brabandt · 3 years, 7 months ago
  66. d94fbfc patch 8.2.4001: insert complete code uses global variables by Yegappan Lakshmanan · 3 years, 8 months ago
  67. ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  68. 3a846e6 patch 8.2.3972: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  69. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  70. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  71. ba26367 patch 8.2.3938: line comment start is also found in a string by Bram Moolenaar · 3 years, 8 months ago
  72. 6e371ec patch 8.2.3787: no proper formatting of a C line comment after a statement by Bram Moolenaar · 3 years, 9 months ago
  73. a2cff1d patch 8.2.3513: using freed memory when using a timer and searching by Bram Moolenaar · 3 years, 11 months ago
  74. bc67e5a patch 8.2.3292: underscore in very magic pattern causes a hang by Christian Brabandt · 4 years, 1 month ago
  75. 78ba933 patch 8.2.3265: smartcase does not work correctly in very magic pattern by Christian Brabandt · 4 years, 1 month ago
  76. b9115da patch 8.2.3255: ci" finds following string but ci< and others don't by Connor Lane Smith · 4 years, 1 month ago
  77. 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years, 1 month ago
  78. e29a27f patch 8.2.3190: error messages are spread out by Bram Moolenaar · 4 years, 2 months ago
  79. 83494b4 patch 8.2.3188: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
  80. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 3 months ago
  81. bb01a1e patch 8.2.2813: cannot grep using fuzzy matching by Yegappan Lakshmanan · 4 years, 4 months ago
  82. 5b8cabf patch 8.2.2694: when 'matchpairs' is empty every character beeps by Bram Moolenaar · 4 years, 5 months ago
  83. 92bb83e patch 8.2.2465: using freed memory in :psearch by Bram Moolenaar · 4 years, 7 months ago
  84. d93a7fc patch 8.2.2295: incsearch does not detect empty pattern properly by Bram Moolenaar · 4 years, 8 months ago
  85. 9d19e4f patch 8.2.2280: fuzzy matching doesn't give access to the scores by Bram Moolenaar · 4 years, 8 months ago
  86. f4e2099 patch 8.2.2182: Vim9: value of 'magic' is still relevant by Bram Moolenaar · 4 years, 9 months ago
  87. 8e7d622 patch 8.2.2160: various typos by Bram Moolenaar · 4 years, 9 months ago
  88. dcdd42a patch 8.2.1921: fuzzy matching does not recognize path separators by Bram Moolenaar · 4 years, 10 months ago
  89. e100440 patch 8.2.1898: command modifier parsing always uses global cmdmod by Bram Moolenaar · 4 years, 11 months ago
  90. 8ded5b6 patch 8.2.1893: fuzzy matching does not support multiple words by Bram Moolenaar · 4 years, 11 months ago
  91. e9f9f16 patch 8.2.1872: matchfuzzy() does not prefer sequential matches by Bram Moolenaar · 4 years, 11 months ago
  92. c07b7f7 patch 8.2.1837: using "gn" after "gN" does not work by Bram Moolenaar · 5 years ago
  93. 28f224b patch 8.2.1823: "gN" does not select the matched string by Bram Moolenaar · 5 years ago
  94. 795aaa1 patch 8.2.1787: crash with 'incsearch' and very long line by Bram Moolenaar · 5 years ago
  95. c53e9c5 patch 8.2.1728: compiler warning for using uninitialized variable by Bram Moolenaar · 5 years ago
  96. 4f73b8e patch 8.2.1726: fuzzy matching only works on strings by Bram Moolenaar · 5 years ago
  97. 635414d patch 8.2.1665: cannot do fuzzy string matching by Bram Moolenaar · 5 years ago
  98. 4140c4f patch 8.2.1620: searchcount() test fails by Bram Moolenaar · 5 years ago
  99. 597aaac patch 8.2.1614: Vim9: cannot pass "true" to searchcount() by Bram Moolenaar · 5 years ago
  100. 282f9c6 patch 8.2.1364: invalid memory access when searching for raw string by Bram Moolenaar · 5 years ago