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.2029: cannot control 'cursorline' highlighting well
v8.1.2029
Bram Moolenaar
2019-09-14
33
-66
/
+740
*
patch 8.1.2028: options test script does not work
v8.1.2028
Bram Moolenaar
2019-09-14
4
-6
/
+10
*
patch 8.1.2027: MS-Windows: problem with ambiwidth characters
v8.1.2027
Bram Moolenaar
2019-09-13
12
-10
/
+156
*
patch 8.1.2026: possibly using uninitialized memory
v8.1.2026
Bram Moolenaar
2019-09-13
2
-2
/
+4
*
patch 8.1.2025: MS-Windows: Including shlguid.h causes problems for msys2
v8.1.2025
Bram Moolenaar
2019-09-13
2
-1
/
+2
*
patch 8.1.2024: delete call commented out for debugging
v8.1.2024
Bram Moolenaar
2019-09-13
2
-1
/
+3
*
patch 8.1.2023: no test for synIDattr() returning "strikethrough"
v8.1.2023
Bram Moolenaar
2019-09-13
2
-0
/
+5
*
patch 8.1.2022: the option.c file is too big
v8.1.2022
Bram Moolenaar
2019-09-12
7
-3210
/
+3213
*
Update runtime files
Bram Moolenaar
2019-09-11
27
-1390
/
+1914
*
patch 8.1.2021: some global functions can be local to the file
v8.1.2021
Bram Moolenaar
2019-09-10
18
-26
/
+17
*
patch 8.1.2020: it is not easy to change the window layout
v8.1.2020
Bram Moolenaar
2019-09-10
6
-0
/
+147
*
patch 8.1.2019: 'cursorline' always highlights the whole line
v8.1.2019
Bram Moolenaar
2019-09-09
13
-9
/
+172
*
patch 8.1.2018: using freed memory when out of memory and displaying message
v8.1.2018
Bram Moolenaar
2019-09-09
4
-19
/
+24
*
patch 8.1.2017: cannot execute commands after closing the cmdline window
v8.1.2017
Bram Moolenaar
2019-09-09
5
-39
/
+58
*
patch 8.1.2016: terminal altscreen test now fails on MS-Windows
v8.1.2016
Bram Moolenaar
2019-09-08
2
-33
/
+21
*
patch 8.1.2015: terminal altscreen test still fails sometimes
v8.1.2015
Bram Moolenaar
2019-09-08
2
-4
/
+12
*
patch 8.1.2014: terminal altscreen test fails sometimes
v8.1.2014
Bram Moolenaar
2019-09-08
2
-4
/
+5
*
patch 8.1.2013: more functions can be used as methods
v8.1.2013
Bram Moolenaar
2019-09-08
11
-49
/
+145
*
patch 8.1.2012: more functions can be used as methods
v8.1.2012
Bram Moolenaar
2019-09-08
6
-63
/
+155
*
patch 8.1.2011: more functions can be used as methods
v8.1.2011
Bram Moolenaar
2019-09-08
15
-85
/
+116
*
patch 8.1.2010: new file uses old style comments
v8.1.2010
Bram Moolenaar
2019-09-08
2
-508
/
+480
*
patch 8.1.2009: cursorline highlighting not updated in popup window
v8.1.2009
Bram Moolenaar
2019-09-08
5
-3
/
+49
*
patch 8.1.2008: error for invalid range when using listener and undo
v8.1.2008
Bram Moolenaar
2019-09-08
3
-26
/
+63
*
patch 8.1.2007: no test for what 8.1.1926 fixes
v8.1.2007
Bram Moolenaar
2019-09-08
2
-0
/
+22
*
patch 8.1.2006: build failure with huge features but without channel feature
v8.1.2006
Bram Moolenaar
2019-09-07
2
-0
/
+4
*
patch 8.1.2005: the regexp.c file is too big
v8.1.2005
Bram Moolenaar
2019-09-07
7
-5450
/
+5418
*
patch 8.1.2004: more functions can be used as methods
v8.1.2004
Bram Moolenaar
2019-09-07
11
-46
/
+101
*
Update runtime files
Bram Moolenaar
2019-09-07
13
-26
/
+29
*
patch 8.1.2003: MS-Windows: code page 65001 is not recognized
v8.1.2003
Bram Moolenaar
2019-09-07
2
-1
/
+5
*
patch 8.1.2002: version number 2000 missing
v8.1.2002
Bram Moolenaar
2019-09-07
1
-0
/
+4
*
patch 8.1.2001: some source files are too big
v8.1.2001
Bram Moolenaar
2019-09-07
20
-1986
/
+2067
*
patch 8.1.2000: plugin cannot get the current IME status
v8.1.2000
Bram Moolenaar
2019-09-07
5
-1
/
+52
*
patch 8.1.1999: calling both PlaySoundW() and PlaySoundA()
v8.1.1999
Bram Moolenaar
2019-09-07
2
-1
/
+3
*
patch 8.1.1998: redraw even when no popup window filter was invoked
v8.1.1998
Bram Moolenaar
2019-09-07
2
-1
/
+4
*
patch 8.1.1997: no redraw after a popup window filter is invoked
v8.1.1997
Bram Moolenaar
2019-09-07
4
-3
/
+20
*
patch 8.1.1996: more functions can be used as methods
v8.1.1996
Bram Moolenaar
2019-09-06
13
-34
/
+85
*
patch 8.1.1995: more functions can be used as methods
v8.1.1995
Bram Moolenaar
2019-09-06
4
-21
/
+45
*
patch 8.1.1994: MS-Windows: cannot build with eval but without cscope
v8.1.1994
Bram Moolenaar
2019-09-06
3
-9
/
+8
*
patch 8.1.1993: more functions can be used as methods
v8.1.1993
Bram Moolenaar
2019-09-06
16
-30
/
+111
*
patch 8.1.1992: the search stat moves when wrapping at the end of the buffer
v8.1.1992
Bram Moolenaar
2019-09-06
3
-6
/
+10
*
patch 8.1.1991: still cannot build with eval but without cscope
v8.1.1991
Bram Moolenaar
2019-09-05
2
-28
/
+32
*
patch 8.1.1990: cannot build with eval but without cscope
v8.1.1990
Bram Moolenaar
2019-09-05
2
-3
/
+3
*
patch 8.1.1989: the evalfunc.c file is still too big
v8.1.1989
Bram Moolenaar
2019-09-05
13
-356
/
+359
*
patch 8.1.1988: :startinsert! does not work the same way as "A"
v8.1.1988
Bram Moolenaar
2019-09-05
5
-20
/
+45
*
patch 8.1.1987: more functions can be used as methods
v8.1.1987
Bram Moolenaar
2019-09-04
8
-42
/
+100
*
patch 8.1.1986: more functions can be used as methods
v8.1.1986
Bram Moolenaar
2019-09-04
4
-20
/
+43
*
patch 8.1.1985: code for dealing with paths is spread out
v8.1.1985
Bram Moolenaar
2019-09-04
14
-2173
/
+2152
*
patch 8.1.1984: more functions can be used as methods
v8.1.1984
Bram Moolenaar
2019-09-04
9
-34
/
+73
*
patch 8.1.1983: compiler nags for uninitialized variable and unused function
v8.1.1983
Bram Moolenaar
2019-09-04
3
-40
/
+36
*
patch 8.1.1982: more functions can be used as methods
v8.1.1982
Bram Moolenaar
2019-09-04
4
-30
/
+61
[next]