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 8.1.1475: search string not displayed when 'rightleft' is set
v8.1.1475
Bram Moolenaar
2019-06-06
1
-2
/
+7
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-4
/
+2
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1390: search stats are off when using count or offset
v8.1.1390
Bram Moolenaar
2019-05-24
1
-4
/
+12
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-4
/
+4
*
patch 8.1.1383: warning for size_t/int mixup
v8.1.1383
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1376: warnings for size_t/int mixups
v8.1.1376
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often
v8.1.1375
Bram Moolenaar
2019-05-24
1
-23
/
+31
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-1
/
+2
*
patch 8.1.1350: "W" for wrapping not shown when more than 99 matches
v8.1.1350
Bram Moolenaar
2019-05-18
1
-1
/
+1
*
patch 8.1.1289: may not have enough space to add "W" to search stats
v8.1.1289
Bram Moolenaar
2019-05-07
1
-13
/
+13
*
patch 8.1.1288: search stats don't show for mapped command
v8.1.1288
Bram Moolenaar
2019-05-07
1
-2
/
+2
*
patch 8.1.1283: delaying half a second after the top-bot message
v8.1.1283
Bram Moolenaar
2019-05-06
1
-5
/
+17
*
patch 8.1.1271: compiler warnings for use of STRNCPY()
v8.1.1271
Bram Moolenaar
2019-05-05
1
-3
/
+3
*
patch 8.1.1270: cannot see current match position
v8.1.1270
Bram Moolenaar
2019-05-04
1
-27
/
+192
*
patch 8.1.1124: insert completion flags are mixed up
v8.1.1124
Bram Moolenaar
2019-04-06
1
-3
/
+3
*
patch 8.1.1076: file for Insert mode is much too big
v8.1.1076
Bram Moolenaar
2019-03-30
1
-2
/
+2
*
patch 8.1.0991: cannot build with a mix of features
v8.1.0991
Bram Moolenaar
2019-03-03
1
-0
/
+2
*
patch 8.1.0971: failure for selecting quoted text object moves cursor
v8.1.0971
Bram Moolenaar
2019-02-22
1
-11
/
+27
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-1
/
+1
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
1
-10
/
+2
*
patch 8.1.0886: compiler warning for NULL pointer and condition always true
v8.1.0886
Bram Moolenaar
2019-02-10
1
-11
/
+7
*
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-6
/
+8
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-12
/
+0
*
patch 8.1.0810: too many #ifdefs
v8.1.0810
Bram Moolenaar
2019-01-24
1
-55
/
+2
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+2
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-15
/
+15
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-16
/
+16
*
patch 8.1.0629: "gn" selects the wrong text with a multi-line match
v8.1.0629
Bram Moolenaar
2018-12-23
1
-47
/
+32
*
patch 8.1.0556: saving/restoring search patterns share saved last_idx
v8.1.0556
Bram Moolenaar
2018-12-01
1
-11
/
+14
*
patch 8.1.0555: crash when last search pat is set but not last substitute pat
v8.1.0555
Bram Moolenaar
2018-12-01
1
-1
/
+1
*
patch 8.1.0552: saved last search pattern may not be restored
v8.1.0552
Bram Moolenaar
2018-11-30
1
-0
/
+14
*
patch 8.1.0528: various typos in comments
v8.1.0528
Bram Moolenaar
2018-11-16
1
-3
/
+3
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-14
/
+0
*
patch 8.1.0290: "cit" on an empty HTML tag changes the whole tag
v8.1.0290
Bram Moolenaar
2018-08-16
1
-3
/
+4
*
patch 8.1.0083: "is" and "as" have trouble with quoted punctuation
v8.1.0083
Bram Moolenaar
2018-06-19
1
-20
/
+20
*
patch 8.1.0018: using "gn" may select wrong text when wrapping
v8.1.0018
Bram Moolenaar
2018-05-22
1
-1
/
+20
*
patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way
v8.0.1768
Bram Moolenaar
2018-04-27
1
-7
/
+5
*
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
Bram Moolenaar
2018-04-24
1
-1
/
+1
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-10
/
+6
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-2
/
+1
*
patch 8.0.1487: test 14 fails
v8.0.1487
Bram Moolenaar
2018-02-09
1
-1
/
+1
*
patch 8.0.1486: accessing invalid memory with "it"
v8.0.1486
Bram Moolenaar
2018-02-09
1
-3
/
+3
*
patch 8.0.1483: searchpair() might return an invalid value on timeout
v8.0.1483
Bram Moolenaar
2018-02-09
1
-0
/
+9
*
patch 8.0.1479: insert mode completion state is confusing
v8.0.1479
Bram Moolenaar
2018-02-09
1
-1
/
+1
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-8
/
+2
*
patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty pattern
v8.0.1304
Bram Moolenaar
2017-11-16
1
-0
/
+6
*
patch 8.0.1291: C indent wrong when * immediately follows comment
v8.0.1291
Bram Moolenaar
2017-11-12
1
-1
/
+2
*
patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()
v8.0.1239
Bram Moolenaar
2017-10-30
1
-2
/
+2
*
patch 8.0.1238: incremental search only shows one match
v8.0.1238
Bram Moolenaar
2017-10-29
1
-4
/
+39
[next]