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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0296: command parsing for 'incsearch' is a bit ugly
v8.1.0296
Bram Moolenaar
2018-08-18
2
-120
/
+107
*
patch 8.1.0295: no 'incsearch' highlighting for :vimgrep and similar
v8.1.0295
Bram Moolenaar
2018-08-18
8
-28
/
+146
*
patch 8.1.0294: MS-Windows: sometimes uses short directory name
v8.1.0294
Bram Moolenaar
2018-08-18
2
-2
/
+19
*
patch 8.1.0293: checks for type of stack is cryptic
v8.1.0293
Bram Moolenaar
2018-08-18
2
-9
/
+16
*
patch 8.1.0292: MS-Windows: the text "self-installing" confuses some users
v8.1.0292
Bram Moolenaar
2018-08-18
2
-6
/
+3
*
patch 8.1.0291: 'incsearch' highlighting not used for :sort
v8.1.0291
Bram Moolenaar
2018-08-18
4
-1
/
+50
*
patch 8.1.0290: "cit" on an empty HTML tag changes the whole tag
v8.1.0290
Bram Moolenaar
2018-08-16
3
-3
/
+23
*
patch 8.1.0289: cursor moves to wrong column after quickfix jump
v8.1.0289
Bram Moolenaar
2018-08-15
3
-0
/
+12
*
patch 8.1.0288: quickfix code uses cmdidx too often
v8.1.0288
Bram Moolenaar
2018-08-15
4
-59
/
+71
*
patch 8.1.0287: MAX is not defined everywhere
v8.1.0287
Bram Moolenaar
2018-08-14
2
-0
/
+6
*
patch 8.1.0286: 'incsearch' does not apply to :smagic and :snomagic
v8.1.0286
Bram Moolenaar
2018-08-14
3
-0
/
+20
*
patch 8.1.0285: compiler warning for conversion
v8.1.0285
Bram Moolenaar
2018-08-14
2
-1
/
+3
*
patch 8.1.0284: 'cursorline' highlighting wrong with 'incsearch'
v8.1.0284
Bram Moolenaar
2018-08-14
5
-0
/
+38
*
patch 8.1.0283: missing test dump
v8.1.0283
Bram Moolenaar
2018-08-14
2
-0
/
+11
*
patch 8.1.0282: 'incsearch' does not work with command modifiers
v8.1.0282
Bram Moolenaar
2018-08-14
5
-60
/
+106
*
patch 8.1.0281: parsing command modifiers is not separated
v8.1.0281
Bram Moolenaar
2018-08-14
6
-245
/
+276
*
patch 8.1.0280: 'incsearch' highlighting does not work for ":g!/"
v8.1.0280
Bram Moolenaar
2018-08-13
3
-0
/
+17
*
patch 8.1.0279: 'incsearch' highlighting does not skip white space
v8.1.0279
Bram Moolenaar
2018-08-13
4
-1
/
+19
*
patch 8.1.0278: 'incsearch' highlighting does not accept reverse range
v8.1.0278
Bram Moolenaar
2018-08-12
4
-2
/
+28
*
patch 8.1.0277: 'incsearch' highlighting wrong in a few cases
v8.1.0277
Bram Moolenaar
2018-08-12
5
-36
/
+89
*
patch 8.1.0276: no test for 'incsearch' highlighting with :s
v8.1.0276
Bram Moolenaar
2018-08-12
3
-0
/
+46
*
patch 8.1.0275: 'incsearch' with :s doesn't start at cursor line
v8.1.0275
Bram Moolenaar
2018-08-12
3
-6
/
+31
*
patch 8.1.0274: 'incsearch' triggers on ":source"
v8.1.0274
Bram Moolenaar
2018-08-11
3
-22
/
+33
*
patch 8.1.0273: invalid memory access when using 'incsearch'
v8.1.0273
Bram Moolenaar
2018-08-11
2
-0
/
+6
*
patch 8.1.0272: options test fails if temp var ends in slash
v8.1.0272
Bram Moolenaar
2018-08-11
2
-1
/
+3
*
patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :v
v8.1.0271
Bram Moolenaar
2018-08-11
5
-20
/
+180
*
patch 8.1.0270: checking for a Tab in a line could be faster
v8.1.0270
Bram Moolenaar
2018-08-11
2
-1
/
+3
*
patch 8.1.0269: Ruby Kernel.#p method always returns nil
v8.1.0269
Bram Moolenaar
2018-08-11
3
-1
/
+33
*
patch 8.1.0268: file type checking has too many #ifdef
v8.1.0268
Bram Moolenaar
2018-08-11
8
-108
/
+58
*
patch 8.1.0267: no good check if restoring quickfix list worked
v8.1.0267
Bram Moolenaar
2018-08-11
2
-8
/
+17
*
patch 8.1.0266: parsing Ex address range is not a separate function
v8.1.0266
Bram Moolenaar
2018-08-10
3
-163
/
+179
*
patch 8.1.0265: the getcmdline() function is way too big
v8.1.0265
Bram Moolenaar
2018-08-10
2
-282
/
+345
*
patch 8.1.0264: backup tests fail when CWD is in /tmp
v8.1.0264
Bram Moolenaar
2018-08-09
2
-6
/
+8
*
patch 8.1.0263: channel log doesn't show part of channel
v8.1.0263
Bram Moolenaar
2018-08-09
2
-6
/
+14
*
patch 8.1.0262: not enough testing for getftype()
v8.1.0262
Bram Moolenaar
2018-08-09
3
-1
/
+38
*
patch 8.1.0261: Coverity complains about a negative array index
v8.1.0261
Bram Moolenaar
2018-08-09
2
-19
/
+26
*
patch 8.1.0260: no LGTM logo in README file
v8.1.0260
Bram Moolenaar
2018-08-09
1
-0
/
+2
*
patch 8.1.0259: no test for fixed quickfix issue
v8.1.0259
Bram Moolenaar
2018-08-09
3
-9
/
+29
*
patch 8.1.0258: not enough testing for the CompleteDone event
v8.1.0258
Bram Moolenaar
2018-08-08
2
-0
/
+15
*
patch 8.1.0257: no test for pathshorten()
v8.1.0257
Bram Moolenaar
2018-08-08
2
-0
/
+17
*
patch 8.1.0256: using setline() in TextChangedI splits undo
v8.1.0256
Bram Moolenaar
2018-08-08
3
-24
/
+39
*
patch 8.1.0255: backup test fails when using shadow directory
v8.1.0255
Bram Moolenaar
2018-08-08
2
-2
/
+4
*
patch 8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROP
v8.1.0254
Bram Moolenaar
2018-08-07
3
-8
/
+3
*
patch 8.1.0253: saving and restoring window title does not always work
v8.1.0253
Bram Moolenaar
2018-08-07
13
-22
/
+106
*
patch 8.1.0252: quickfix functions are too long
v8.1.0252
Bram Moolenaar
2018-08-07
2
-287
/
+502
*
patch 8.1.0251: using full path is not supported for 'backupdir'
v8.1.0251
Bram Moolenaar
2018-08-07
7
-20
/
+108
*
patch 8.1.0250: MS-Windows using VTP: windows size change incorrect
v8.1.0250
Bram Moolenaar
2018-08-07
2
-22
/
+54
*
patch 8.1.0249: GTK: when screen DPI changes Vim does not handle it
v8.1.0249
Bram Moolenaar
2018-08-07
2
-0
/
+34
*
patch 8.1.0248: duplicated quickfix code
v8.1.0248
Bram Moolenaar
2018-08-07
2
-18
/
+24
*
patch 8.1.0247: Python: error message for failing import is incorrect
v8.1.0247
Bram Moolenaar
2018-08-07
4
-30
/
+63
[next]