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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0401: can't get swap name of another buffer
v8.1.0401
Bram Moolenaar
2018-09-16
4
-5
/
+59
*
patch 8.1.0400: using freed memory with :diffget
v8.1.0400
Bram Moolenaar
2018-09-16
2
-2
/
+17
*
patch 8.1.0399: 'hlsearch' highlight remains in other window
v8.1.0399
Bram Moolenaar
2018-09-16
6
-20
/
+43
*
patch 8.1.0398: no test for -o and -O command line arguments
v8.1.0398
Bram Moolenaar
2018-09-16
2
-0
/
+79
*
patch 8.1.0397: no event triggered after updating diffs
v8.1.0397
Bram Moolenaar
2018-09-16
6
-98
/
+115
*
patch 8.1.0396: another compiler warning on 64-bit MS-Windows
v8.1.0396
Bram Moolenaar
2018-09-16
2
-1
/
+3
*
patch 8.1.0395: compiler warning on 64-bit MS-Windows
v8.1.0395
Bram Moolenaar
2018-09-16
2
-1
/
+3
*
patch 8.1.0394: diffs are not always updated correctly
v8.1.0394
Bram Moolenaar
2018-09-16
6
-7
/
+35
*
patch 8.1.0393: not all white space difference options available
v8.1.0393
Bram Moolenaar
2018-09-15
7
-36
/
+186
*
patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled
v8.1.0392
Bram Moolenaar
2018-09-15
5
-28
/
+35
*
patch 8.1.0391: building in a shadow directory fails
v8.1.0391
Bram Moolenaar
2018-09-15
2
-1
/
+5
*
patch 8.1.0390: scrollbars are not tested
v8.1.0390
Bram Moolenaar
2018-09-14
4
-0
/
+97
*
patch 8.1.0389: :behave command is not tested
v8.1.0389
Bram Moolenaar
2018-09-14
4
-0
/
+33
*
patch 8.1.0388: Coverity complains about possible NULL pointer use
v8.1.0388
Bram Moolenaar
2018-09-13
2
-1
/
+3
*
patch 8.1.0387: no test for 'ambiwidth' detection
v8.1.0387
Bram Moolenaar
2018-09-13
2
-0
/
+24
*
patch 8.1.0386: cannot test with non-default option value
v8.1.0386
Bram Moolenaar
2018-09-13
5
-3
/
+39
*
patch 8.1.0385: Coveralls badge doesn't update
v8.1.0385
Bram Moolenaar
2018-09-13
2
-1
/
+3
*
patch 8.1.0384: sign ordering depends on +netbeans feature
v8.1.0384
Bram Moolenaar
2018-09-13
3
-22
/
+13
*
patch 8.1.0383: missing source file rename
v8.1.0383
Bram Moolenaar
2018-09-13
2
-2
/
+4
*
patch 8.1.0382: some make programs can't handle "xdiff/../"
v8.1.0382
Bram Moolenaar
2018-09-13
2
-50
/
+52
*
patch 8.1.0381: variable declaration not at start of block
v8.1.0381
Bram Moolenaar
2018-09-13
2
-5
/
+6
*
patch 8.1.0380: "make proto" doesn't work well
v8.1.0380
Bram Moolenaar
2018-09-13
9
-14
/
+30
*
patch 8.1.0379: build dependencies are incomplete
v8.1.0379
Bram Moolenaar
2018-09-13
7
-325
/
+411
*
patch 8.1.0378: CI build failure
v8.1.0378
Bram Moolenaar
2018-09-13
3
-2
/
+4
*
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
Bram Moolenaar
2018-09-13
18
-56
/
+64
*
patch 8.1.0376: compiler warning for uninitialized variable
v8.1.0376
Bram Moolenaar
2018-09-13
2
-3
/
+3
*
patch 8.1.0375: cannot use diff mode with Cygwin diff.exe
v8.1.0375
Bram Moolenaar
2018-09-13
3
-1
/
+9
*
patch 8.1.0374: moving the cursor is slow when 'relativenumber' is set
v8.1.0374
Bram Moolenaar
2018-09-12
3
-181
/
+203
*
patch 8.1.0373: screen updating still slow when 'cursorline' is set
v8.1.0373
Bram Moolenaar
2018-09-12
2
-1
/
+5
*
patch 8.1.0372: screen updating slow when 'cursorline' is set
v8.1.0372
Bram Moolenaar
2018-09-12
5
-12
/
+34
*
patch 8.1.0371: argument types for select() may be wrong
v8.1.0371
Bram Moolenaar
2018-09-12
5
-23
/
+85
*
patch 8.1.0370: not using internal diff if 'diffopt' is not changed
v8.1.0370
Bram Moolenaar
2018-09-12
2
-1
/
+3
*
patch 8.1.0369: continuation lines cannot contain comments
v8.1.0369
Bram Moolenaar
2018-09-11
5
-23
/
+63
*
patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails
v8.1.0368
Bram Moolenaar
2018-09-11
7
-175
/
+13
*
patch 8.1.0367: getchar(1) no longer processes pending messages
v8.1.0367
Bram Moolenaar
2018-09-11
2
-0
/
+9
*
patch 8.1.0366: pieces of the xdiff code are not used
v8.1.0366
Bram Moolenaar
2018-09-10
2
-0
/
+20
*
patch 8.1.0365: function profile doesn't specify where it was defined
v8.1.0365
Bram Moolenaar
2018-09-10
3
-146
/
+162
*
patch 8.1.0364: compiler warning in xdiff code
v8.1.0364
Bram Moolenaar
2018-09-10
3
-1
/
+7
*
patch 8.1.0363: internal diff isn't used by default as advertised
v8.1.0363
Bram Moolenaar
2018-09-10
4
-2
/
+6
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
24
-562
/
+716
*
patch 8.1.0361: remote user not used for completion
v8.1.0361
Bram Moolenaar
2018-09-10
2
-18
/
+53
*
patch 8.1.0360: using an external diff program is slow and inflexible
v8.1.0360
Bram Moolenaar
2018-09-10
42
-209
/
+5376
*
Update runtime files.
Bram Moolenaar
2018-09-10
11
-175
/
+85
*
patch 8.1.0359: no clue what test failed when using a screendump twice
v8.1.0359
Bram Moolenaar
2018-09-09
2
-3
/
+13
*
patch 8.1.0358: crash when using term_dumpwrite() after the job finished
v8.1.0358
Bram Moolenaar
2018-09-09
2
-0
/
+7
*
patch 8.1.0357: instructions for tests are outdated
v8.1.0357
Bram Moolenaar
2018-09-09
2
-11
/
+30
*
patch 8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-W
v8.1.0356
Bram Moolenaar
2018-09-09
3
-9
/
+50
*
patch 8.1.0355: incorrect adjusting the popup menu for the preview window
v8.1.0355
Bram Moolenaar
2018-09-09
2
-6
/
+17
*
patch 8.1.0354: packadd test fails on MS-Windows
v8.1.0354
Bram Moolenaar
2018-09-08
2
-2
/
+5
*
patch 8.1.0353: an "after" directory of a package is appended to 'rtp'
v8.1.0353
Bram Moolenaar
2018-09-08
3
-28
/
+96
[next]