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
/
misc2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0519: cannot save and restore the tag stack
v8.1.0519
Bram Moolenaar
2018-11-11
1
-1
/
+1
*
patch 8.1.0488: using freed memory in quickfix code
v8.1.0488
Bram Moolenaar
2018-10-20
1
-10
/
+13
*
patch 8.1.0464: MS-Windows: job_info() has cmd without backslashes
v8.1.0464
Bram Moolenaar
2018-10-07
1
-4
/
+4
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-10
/
+0
*
patch 8.1.0342: crash when a callback deletes a window that is being used
v8.1.0342
Bram Moolenaar
2018-09-01
1
-8
/
+13
*
patch 8.1.0226: too many #ifdefs
v8.1.0226
Bram Moolenaar
2018-07-29
1
-2
/
+0
*
patch 8.1.0127: build failure when disabling the session feature
v8.1.0127
Bram Moolenaar
2018-06-29
1
-2
/
+2
*
patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmd
v8.0.1747
Bram Moolenaar
2018-04-21
1
-0
/
+62
*
patch 8.0.1745: build failure on MS-Windows
v8.0.1745
Bram Moolenaar
2018-04-21
1
-0
/
+85
*
patch 8.0.1660: the terminal API "drop" command doesn't support options
v8.0.1660
Bram Moolenaar
2018-04-04
1
-1
/
+1
*
patch 8.0.1620: reading spell file has no good EOF detection
v8.0.1620
Bram Moolenaar
2018-03-20
1
-12
/
+36
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-6
/
+0
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-13
/
+2
*
patch 8.0.1492: memory leak in balloon_split()
v8.0.1492
Bram Moolenaar
2018-02-10
1
-0
/
+4
*
patch 8.0.1481: clearing a pointer takes two lines
v8.0.1481
Bram Moolenaar
2018-02-09
1
-3
/
+16
*
patch 8.0.1460: missing file in patch
v8.0.1460
Bram Moolenaar
2018-02-03
1
-2
/
+9
*
patch 8.0.1421: accessing invalid memory with overlong byte sequence
v8.0.1421
Bram Moolenaar
2017-12-22
1
-2
/
+14
*
patch 8.0.1417: test doesn't search for a sentence
v8.0.1417
Bram Moolenaar
2017-12-19
1
-3
/
+20
*
patch 8.0.1416: crash when searching for a sentence
v8.0.1416
Bram Moolenaar
2017-12-19
1
-11
/
+16
*
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
Bram Moolenaar
2017-11-18
1
-1
/
+2
*
patch 8.0.1276: key lost when window closed in exit callback
v8.0.1276
Bram Moolenaar
2017-11-09
1
-0
/
+7
*
patch 8.0.1236: Mac features are confusing
v8.0.1236
Bram Moolenaar
2017-10-28
1
-16
/
+5
*
patch 8.0.1214: accessing freed memory when EXITFREE is set
v8.0.1214
Bram Moolenaar
2017-10-23
1
-1
/
+3
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-3
/
+3
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-14
/
+1
*
patch 8.0.1019: pasting in virtual edit happens in the wrong place
v8.0.1019
Bram Moolenaar
2017-08-30
1
-2
/
+5
*
patch 8.0.1000: cannot open a terminal without running a job in it
v8.0.1000
Bram Moolenaar
2017-08-26
1
-1
/
+1
*
patch 8.0.0962: crash with virtualedit and joining lines
v8.0.0962
Bram Moolenaar
2017-08-19
1
-0
/
+11
*
patch 8.0.0751: OpenPTY missing with some combination of features
v8.0.0751
Bram Moolenaar
2017-07-22
1
-0
/
+3
*
patch 8.0.0661: recognizing urxvt mouse codes does not work well
v8.0.0661
Bram Moolenaar
2017-06-22
1
-0
/
+1
*
patch 8.0.0561: undefined behavior when using backslash after empty line
v8.0.0561
Bram Moolenaar
2017-04-10
1
-1
/
+1
*
patch 8.0.0520: using a function pointer while the function is known
v8.0.0520
Bram Moolenaar
2017-03-29
1
-1
/
+1
*
patch 8.0.0493: crash with cd command with very long argument
v8.0.0493
Bram Moolenaar
2017-03-19
1
-12
/
+41
*
patch 8.0.0468: after aborting an Ex command g< does not work
v8.0.0468
Bram Moolenaar
2017-03-16
1
-2
/
+2
*
patch 8.0.0460: can't build on HPUX
v8.0.0460
Bram Moolenaar
2017-03-16
1
-2
/
+2
*
patch 8.0.0452: some macros are in lower case
v8.0.0452
Bram Moolenaar
2017-03-12
1
-1
/
+1
*
patch 8.0.0451: some macros are in lower case
v8.0.0451
Bram Moolenaar
2017-03-12
1
-5
/
+16
*
patch 8.0.0397: can't build with +viminfo but without +eval
v8.0.0397
Bram Moolenaar
2017-03-01
1
-1
/
+1
*
patch 8.0.0357: crash when setting 'guicursor' to weird value
v8.0.0357
Bram Moolenaar
2017-02-23
1
-2
/
+3
*
patch 8.0.0248: vim_strcat() cannot handle overlapping arguments
v8.0.0248
Bram Moolenaar
2017-01-27
1
-2
/
+2
*
patch 8.0.0243: tolower() does not work if the byte count changes
v8.0.0243
Bram Moolenaar
2017-01-26
1
-1
/
+67
*
patch 8.0.0241: fallback implementation of mch_memmove is unused
v8.0.0241
Bram Moolenaar
2017-01-26
1
-28
/
+0
*
patch 8.0.0212: buffer for key name may be too small
v8.0.0212
Bram Moolenaar
2017-01-22
1
-2
/
+9
*
patch 8.0.0210: no support for bracketed paste
v8.0.0210
Bram Moolenaar
2017-01-21
1
-0
/
+2
*
patch 8.0.0164: outdated and misplaced comments
v8.0.0164
Bram Moolenaar
2017-01-10
1
-1
/
+1
*
patch 8.0.0118
v8.0.0118
Bram Moolenaar
2016-12-01
1
-3
/
+5
*
patch 8.0.0109
v8.0.0109
Bram Moolenaar
2016-12-01
1
-21
/
+0
*
patch 8.0.0103
v8.0.0103
Bram Moolenaar
2016-11-26
1
-4
/
+1
*
patch 8.0.0097
v8.0.0097
Bram Moolenaar
2016-11-24
1
-0
/
+31
*
patch 8.0.0074
v8.0.0074
Bram Moolenaar
2016-11-10
1
-28
/
+2
[next]