index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
search.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0338: return value of list_append_list() not always checked
v9.0.0338
Bram Moolenaar
2022-08-31
1
-2
/
+10
*
patch 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
Yegappan Lakshmanan
2022-08-30
1
-12
/
+6
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-6
/
+6
*
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
Bram Moolenaar
2022-07-23
1
-2
/
+3
*
patch 9.0.0044: typos in comments, wrapping lines
v9.0.0044
Bram Moolenaar
2022-07-06
1
-1
/
+0
*
patch 8.2.5116: "limit" option of matchfuzzy() not always respected
v8.2.5116
Kazuyuki Miyagi
2022-06-17
1
-1
/
+2
*
patch 8.2.5114: time limit on searchpair() does not work properly
v8.2.5114
Bram Moolenaar
2022-06-16
1
-7
/
+8
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-55
/
+27
*
patch 8.2.5050: using freed memory when searching for pattern in path
v8.2.5050
Bram Moolenaar
2022-06-01
1
-3
/
+18
*
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
Bram Moolenaar
2022-05-21
1
-45
/
+15
*
patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions
v8.2.4939
zeertzjq
2022-05-11
1
-1
/
+1
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-4
/
+4
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-1
/
+1
*
patch 8.2.4765: function matchfuzzy() sorts too many items
v8.2.4765
Yegappan Lakshmanan
2022-04-16
1
-45
/
+40
*
patch 8.2.4760: using matchfuzzy() on a long list can take a while
v8.2.4760
Yasuhiro Matsumoto
2022-04-16
1
-5
/
+27
*
patch 8.2.4732: duplicate code to free fuzzy matches
v8.2.4732
Bram Moolenaar
2022-04-10
1
-3
/
+16
*
patch 8.2.4727: unused code
v8.2.4727
Dominique Pelle
2022-04-10
1
-30
/
+18
*
patch 8.2.4683: verbose check with dict_find() to see if a key is present
v8.2.4683
Yegappan Lakshmanan
2022-04-04
1
-1
/
+1
*
patch 8.2.4479: no fuzzy completieon for maps and abbreviations
v8.2.4479
Yegappan Lakshmanan
2022-02-27
1
-1
/
+1
*
patch 8.2.4465: fuzzy completion does not order matches properly
v8.2.4465
Yegappan Lakshmanan
2022-02-25
1
-1
/
+1
*
patch 8.2.4463: completion only uses strict matching
v8.2.4463
Yegappan Lakshmanan
2022-02-24
1
-3
/
+131
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-5
/
+5
*
patch 8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'
v8.2.4378
Christian Brabandt
2022-02-14
1
-0
/
+27
*
patch 8.2.4001: insert complete code uses global variables
v8.2.4001
Yegappan Lakshmanan
2022-01-04
1
-14
/
+13
*
patch 8.2.3985: error messages are spread out
v8.2.3985
Bram Moolenaar
2022-01-02
1
-9
/
+7
*
patch 8.2.3972: error messages are spread out
v8.2.3972
Bram Moolenaar
2022-01-01
1
-1
/
+2
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-3
/
+3
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-7
/
+7
*
patch 8.2.3938: line comment start is also found in a string
v8.2.3938
Bram Moolenaar
2021-12-29
1
-5
/
+7
*
patch 8.2.3787: no proper formatting of a C line comment after a statement
v8.2.3787
Bram Moolenaar
2021-12-12
1
-2
/
+1
*
patch 8.2.3513: using freed memory when using a timer and searching
v8.2.3513
Bram Moolenaar
2021-10-15
1
-32
/
+13
*
patch 8.2.3292: underscore in very magic pattern causes a hang
v8.2.3292
Christian Brabandt
2021-08-05
1
-1
/
+3
*
patch 8.2.3265: smartcase does not work correctly in very magic pattern
v8.2.3265
Christian Brabandt
2021-08-01
1
-1
/
+10
*
patch 8.2.3255: ci" finds following string but ci< and others don't
v8.2.3255
Connor Lane Smith
2021-07-31
1
-0
/
+2
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-0
/
+3
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-3
/
+3
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-8
/
+18
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2813: cannot grep using fuzzy matching
v8.2.2813
Yegappan Lakshmanan
2021-04-26
1
-21
/
+17
*
patch 8.2.2694: when 'matchpairs' is empty every character beeps
v8.2.2694
Bram Moolenaar
2021-04-02
1
-0
/
+2
*
patch 8.2.2465: using freed memory in :psearch
v8.2.2465
Bram Moolenaar
2021-02-03
1
-0
/
+2
*
patch 8.2.2295: incsearch does not detect empty pattern properly
v8.2.2295
Bram Moolenaar
2021-01-04
1
-1
/
+1
*
patch 8.2.2280: fuzzy matching doesn't give access to the scores
v8.2.2280
Bram Moolenaar
2021-01-02
1
-6
/
+25
*
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-21
1
-5
/
+8
*
patch 8.2.2160: various typos
v8.2.2160
Bram Moolenaar
2020-12-18
1
-1
/
+1
*
patch 8.2.1921: fuzzy matching does not recognize path separators
v8.2.1921
Bram Moolenaar
2020-10-29
1
-7
/
+9
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-2
/
+3
*
patch 8.2.1893: fuzzy matching does not support multiple words
v8.2.1893
Bram Moolenaar
2020-10-23
1
-41
/
+130
*
patch 8.2.1872: matchfuzzy() does not prefer sequential matches
v8.2.1872
Bram Moolenaar
2020-10-20
1
-2
/
+3
*
patch 8.2.1837: using "gn" after "gN" does not work
v8.2.1837
Bram Moolenaar
2020-10-11
1
-3
/
+20
[next]