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.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
5
-0
/
+123
*
patch 8.1.2019: 'cursorline' always highlights the whole line
v8.1.2019
Bram Moolenaar
2019-09-09
9
-5
/
+150
*
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
3
-30
/
+53
*
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
10
-43
/
+69
*
patch 8.1.2012: more functions can be used as methods
v8.1.2012
Bram Moolenaar
2019-09-08
5
-42
/
+65
*
patch 8.1.2011: more functions can be used as methods
v8.1.2011
Bram Moolenaar
2019-09-08
13
-85
/
+87
*
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
6
-5450
/
+5417
*
patch 8.1.2004: more functions can be used as methods
v8.1.2004
Bram Moolenaar
2019-09-07
10
-37
/
+39
*
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
19
-1986
/
+2063
*
patch 8.1.2000: plugin cannot get the current IME status
v8.1.2000
Bram Moolenaar
2019-09-07
4
-1
/
+46
*
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
12
-28
/
+41
*
patch 8.1.1995: more functions can be used as methods
v8.1.1995
Bram Moolenaar
2019-09-06
3
-19
/
+20
*
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
15
-29
/
+66
*
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
7
-30
/
+32
*
patch 8.1.1986: more functions can be used as methods
v8.1.1986
Bram Moolenaar
2019-09-04
3
-18
/
+22
*
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
8
-30
/
+33
*
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
3
-29
/
+32
*
patch 8.1.1981: the evalfunc.c file is too big
v8.1.1981
Bram Moolenaar
2019-09-04
8
-502
/
+492
*
patch 8.1.1980: fix for search stat not tested
v8.1.1980
Bram Moolenaar
2019-09-04
4
-6
/
+56
*
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
Bram Moolenaar
2019-09-04
23
-2205
/
+2224
*
patch 8.1.1978: the eval.c file is too big
v8.1.1978
Bram Moolenaar
2019-09-04
6
-219
/
+221
*
patch 8.1.1977: terminal debugger plugin may hang
v8.1.1977
Bram Moolenaar
2019-09-04
1
-0
/
+2
*
patch 8.1.1976: Travis log always shows test output
v8.1.1976
Bram Moolenaar
2019-09-04
1
-0
/
+2
*
patch 8.1.1975: MS-Windows GUI responds slowly to timer
v8.1.1975
Bram Moolenaar
2019-09-04
2
-15
/
+19
*
patch 8.1.1974: Coverity warns for using pointer as array
v8.1.1974
Bram Moolenaar
2019-09-04
2
-11
/
+9
*
patch 8.1.1973: cannot build without the quickfix feature
v8.1.1973
Bram Moolenaar
2019-09-04
2
-2
/
+2
*
patch 8.1.1972: no proper test for getchar()
v8.1.1972
Bram Moolenaar
2019-09-03
2
-0
/
+19
[next]