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.1036: quickfix function arguments are inconsistent
v8.1.1036
Bram Moolenaar
2019-03-22
2
-16
/
+19
*
patch 8.1.1035: prop_remove() second argument is not optional
v8.1.1035
Bram Moolenaar
2019-03-22
4
-10
/
+51
*
patch 8.1.1034: too many #ifdefs
v8.1.1034
Bram Moolenaar
2019-03-22
6
-54
/
+19
*
patch 8.1.1033: memory usage test may still fail on some systems
v8.1.1033
Bram Moolenaar
2019-03-22
2
-2
/
+4
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
13
-29
/
+20
*
patch 8.1.1031: memory usage test may still fail
v8.1.1031
Bram Moolenaar
2019-03-21
2
-9
/
+13
*
patch 8.1.1030: quickfix function arguments are inconsistent
v8.1.1030
Bram Moolenaar
2019-03-21
2
-69
/
+74
*
patch 8.1.1029: DirectWrite doesn't take 'linespace' into account
v8.1.1029
Bram Moolenaar
2019-03-21
3
-2
/
+5
*
patch 8.1.1028: MS-Windows: memory leak when creating terminal fails
v8.1.1028
Bram Moolenaar
2019-03-21
2
-0
/
+5
*
patch 8.1.1027: memory usage test sometimes fails
v8.1.1027
Bram Moolenaar
2019-03-20
2
-1
/
+5
*
patch 8.1.1026: unused condition
v8.1.1026
Bram Moolenaar
2019-03-20
2
-39
/
+4
*
patch 8.1.1025: checking NULL pointer after addition
v8.1.1025
Bram Moolenaar
2019-03-20
2
-2
/
+5
*
patch 8.1.1024: stray log calls in terminal code
v8.1.1024
Bram Moolenaar
2019-03-20
2
-3
/
+2
*
patch 8.1.1023: may use NULL pointer when indexing a blob
v8.1.1023
Bram Moolenaar
2019-03-19
2
-1
/
+6
*
patch 8.1.1022: may use NULL pointer when out of memory
v8.1.1022
Bram Moolenaar
2019-03-19
2
-0
/
+4
*
patch 8.1.1021: pyeval() and py3eval() leak memory
v8.1.1021
Bram Moolenaar
2019-03-19
3
-38
/
+12
*
patch 8.1.1020: compiler warning for Python3 interface
v8.1.1020
Bram Moolenaar
2019-03-19
2
-1
/
+4
*
patch 8.1.1019: Lua: may garbage collect function reference in use
v8.1.1019
Bram Moolenaar
2019-03-19
3
-64
/
+83
*
patch 8.1.1018: window cleared when entering Terminal-Normal twice
v8.1.1018
Bram Moolenaar
2019-03-19
2
-1
/
+6
*
patch 8.1.1017: off-by-one error in filetype detection
v8.1.1017
Bram Moolenaar
2019-03-17
1
-0
/
+2
*
Update runtime files.
Bram Moolenaar
2019-03-17
4
-643
/
+1099
*
patch 8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions
v8.1.1016
Bram Moolenaar
2019-03-17
2
-14
/
+23
*
patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number
v8.1.1015
Bram Moolenaar
2019-03-17
4
-10
/
+43
*
patch 8.1.1014: MS-Windows: /analyze only defined for non-debug version
v8.1.1014
Bram Moolenaar
2019-03-17
2
-6
/
+8
*
patch 8.1.1013: MS-Windows: Scrolling fails when dividing the screen
v8.1.1013
Bram Moolenaar
2019-03-17
2
-18
/
+22
*
patch 8.1.1012: memory leak with E461
v8.1.1012
Bram Moolenaar
2019-03-17
2
-0
/
+3
*
patch 8.1.1011: indent from autoindent not removed from blank line
v8.1.1011
Bram Moolenaar
2019-03-16
3
-3
/
+14
*
patch 8.1.1010: Lua interface leaks memory
v8.1.1010
Bram Moolenaar
2019-03-16
2
-6
/
+5
*
patch 8.1.1009: MS-Windows: some text is not baseline aligned
v8.1.1009
Bram Moolenaar
2019-03-16
2
-1
/
+3
*
patch 8.1.1008: MS-Windows: HAVE_STDINT_H only defined for non-debug version
v8.1.1008
Bram Moolenaar
2019-03-14
2
-5
/
+6
*
patch 8.1.1007: using closure may consume a lot of memory
v8.1.1007
Bram Moolenaar
2019-03-14
4
-65
/
+246
*
patch 8.1.1006: repeated code in quickfix support
v8.1.1006
Bram Moolenaar
2019-03-13
2
-56
/
+63
*
patch 8.1.1005: test fails because t_F2 is not set
v8.1.1005
Bram Moolenaar
2019-03-11
2
-2
/
+9
*
patch 8.1.1004: function "luaV_setref()" not covered with tests
v8.1.1004
Bram Moolenaar
2019-03-10
2
-0
/
+7
*
patch 8.1.1003: playing back recorded key sequence mistakes key code
v8.1.1003
Bram Moolenaar
2019-03-10
3
-0
/
+27
*
patch 8.1.1002: "gf" does not always work when URL has a port number
v8.1.1002
Bram Moolenaar
2019-03-09
3
-4
/
+11
*
patch 8.1.1001: Visual area not correct when using 'cursorline'
v8.1.1001
Bram Moolenaar
2019-03-09
4
-7
/
+43
*
patch 8.1.1000: indenting is off
v8.1.1000
Bram Moolenaar
2019-03-09
3
-135
/
+143
*
patch 8.1.0999: use register one too often and not properly tested
v8.1.0999
Bram Moolenaar
2019-03-08
3
-5
/
+90
*
patch 8.1.0998: getcurpos() unexpectedly changes "curswant"
v8.1.0998
Bram Moolenaar
2019-03-07
3
-4
/
+27
*
patch 8.1.0997: using GUI colors in vim.exe when 'termguicolors' is off
v8.1.0997
Bram Moolenaar
2019-03-07
2
-1
/
+3
*
patch 8.1.0996: a few screendump tests fail because of scrolling
v8.1.0996
Bram Moolenaar
2019-03-05
4
-13
/
+15
*
patch 8.1.0995: a getchar() call resets the reg_executing() result
v8.1.0995
Bram Moolenaar
2019-03-05
3
-0
/
+23
*
patch 8.1.0994: relative cursor position is not calculated correctly
v8.1.0994
Bram Moolenaar
2019-03-04
4
-9
/
+142
*
patch 8.1.0993: ch_read() may return garbage if terminating NL is missing
v8.1.0993
Bram Moolenaar
2019-03-04
3
-35
/
+42
*
patch 8.1.0992: a :normal command resets the reg_executing() result
v8.1.0992
Bram Moolenaar
2019-03-04
4
-11
/
+25
*
patch 8.1.0991: cannot build with a mix of features
v8.1.0991
Bram Moolenaar
2019-03-03
3
-1
/
+9
*
patch 8.1.0990: floating point exception with "%= 0" and "/= 0"
v8.1.0990
Bram Moolenaar
2019-03-02
3
-24
/
+80
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
16
-39
/
+34
*
patch 8.1.0988: deleting location list buffer breaks location list window
v8.1.0988
Bram Moolenaar
2019-03-02
3
-13
/
+39
[prev]
[next]