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
/
runtime
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1128: the write message mentions characters, but it's bytes
v8.2.1128
Bram Moolenaar
2020-07-05
1
-1
/
+1
*
patch 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUI
v8.2.1107
Bram Moolenaar
2020-07-01
1
-2
/
+2
*
Runtime file updates
Bram Moolenaar
2020-06-30
5
-121
/
+150
*
patch 8.2.1081: Lua: cannot use table.insert() and table.remove()
v8.2.1081
Bram Moolenaar
2020-06-28
1
-2
/
+14
*
patch 8.2.1077: no enough test coverage for highlighting
v8.2.1077
Bram Moolenaar
2020-06-28
1
-1
/
+1
*
patch 8.2.1066: Lua arrays are zero based
v8.2.1066
Bram Moolenaar
2020-06-27
1
-4
/
+8
*
patch 8.2.1054: not so easy to pass a lua function to Vim
v8.2.1054
Bram Moolenaar
2020-06-25
1
-0
/
+8
*
patch 8.2.1042: Vim9: cannot put an operator on the next line
v8.2.1042
Bram Moolenaar
2020-06-22
1
-13
/
+21
*
Update runtime files
Bram Moolenaar
2020-06-21
9
-36
/
+57
*
patch 8.2.0997: cannot execute a register containing line continuation
v8.2.0997
Bram Moolenaar
2020-06-17
1
-0
/
+5
*
patch 8.2.0996: using "aucmdwin" in win_gettype() is not ideal
v8.2.0996
Bram Moolenaar
2020-06-17
1
-1
/
+1
*
patch 8.2.0991: cannot get window type for autocmd and preview window
v8.2.0991
Bram Moolenaar
2020-06-16
1
-0
/
+3
*
patch 8.2.0988: getting directory contents is always case sorted
v8.2.0988
Bram Moolenaar
2020-06-16
2
-13
/
+59
*
patch 8.2.0982: insufficient testing for reading/writing files
v8.2.0982
Bram Moolenaar
2020-06-15
1
-0
/
+2
*
Update runtime files
Bram Moolenaar
2020-06-14
19
-145
/
+374
*
patch 8.2.0970: terminal properties are not available in Vim script
v8.2.0970
Bram Moolenaar
2020-06-13
3
-1
/
+41
*
patch 8.2.0964: TextYankPost does not provide info about Visual selection
v8.2.0964
Bram Moolenaar
2020-06-12
1
-0
/
+2
*
patch 8.2.0963: number increment/decrement does not work with 'virtualedit'
v8.2.0963
Bram Moolenaar
2020-06-12
2
-3
/
+1
*
patch 8.2.0959: using 'quickfixtextfunc' is a bit slow
v8.2.0959
Bram Moolenaar
2020-06-11
1
-12
/
+17
*
patch 8.2.0953: spell checking doesn't work for CamelCased words
v8.2.0953
Bram Moolenaar
2020-06-10
2
-0
/
+13
*
patch 8.2.0952: no simple way to interrupt Vim
v8.2.0952
Bram Moolenaar
2020-06-10
1
-0
/
+11
*
patch 8.2.0945: cannot use "z=" when 'spell' is off
v8.2.0945
Bram Moolenaar
2020-06-10
1
-5
/
+3
*
patch 8.2.0935: flattening a list with existing code is slow
v8.2.0935
Bram Moolenaar
2020-06-08
2
-0
/
+21
*
patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list
v8.2.0933
Bram Moolenaar
2020-06-08
1
-0
/
+3
*
patch 8.2.0931: some remarks about BeOS remain
v8.2.0931
Bram Moolenaar
2020-06-07
4
-316
/
+6
*
Update runtime files
Bram Moolenaar
2020-06-07
16
-137
/
+147
*
patch 8.2.0925: getcompletion() does not return command line arguments
v8.2.0925
Bram Moolenaar
2020-06-07
1
-3
/
+9
*
patch 8.2.0924: cannot save and restore a register properly
v8.2.0924
Bram Moolenaar
2020-06-07
2
-4
/
+35
*
patch 8.2.0917: quickfix entries do not suport a "note" type
v8.2.0917
Bram Moolenaar
2020-06-07
1
-1
/
+6
*
patch 8.2.0915: search() cannot skip over matches like searchpair() can
v8.2.0915
Bram Moolenaar
2020-06-06
1
-5
/
+16
*
patch 8.2.0909: cannot go back to the previous local directory
v8.2.0909
Bram Moolenaar
2020-06-05
1
-0
/
+8
*
patch 8.2.0901: formatting CJK text isn't optimal
v8.2.0901
Bram Moolenaar
2020-06-04
1
-0
/
+4
*
patch 8.2.0897: list of functions in patched version is outdated
v8.2.0897
Bram Moolenaar
2020-06-04
2
-26
/
+76
*
patch 8.2.0893: assert_equalfile() does not take a third argument
v8.2.0893
Bram Moolenaar
2020-06-03
2
-5
/
+4
*
patch 8.2.0886: cannot use octal numbers in scriptversion 4
v8.2.0886
Bram Moolenaar
2020-06-02
1
-11
/
+16
*
patch 8.2.0878: no reduce() function
v8.2.0878
Bram Moolenaar
2020-06-01
1
-0
/
+22
*
patch 8.2.0877: cannot get the search statistics
v8.2.0877
Bram Moolenaar
2020-06-01
1
-0
/
+121
*
patch 8.2.0876: :pwd does not give a hint about the scope of the directory
v8.2.0876
Bram Moolenaar
2020-06-01
1
-0
/
+15
*
patch 8.2.0875: getting attributes for directory entries is slow
v8.2.0875
Bram Moolenaar
2020-06-01
2
-2
/
+58
*
patch 8.2.0871: cannot use getmarklist() as a method
v8.2.0871
Bram Moolenaar
2020-06-01
1
-0
/
+2
*
patch 8.2.0869: it is not possible to customize the quickfix window contents
v8.2.0869
Bram Moolenaar
2020-05-31
3
-4
/
+79
*
patch 8.2.0868: trim() always trims both ends
v8.2.0868
Bram Moolenaar
2020-05-31
1
-5
/
+17
*
patch 8.2.0867: using \{xxx} for encoding a modifier is not nice
v8.2.0867
Bram Moolenaar
2020-05-31
1
-2
/
+2
*
patch 8.2.0865: syntax foldlevel is taken from the start of the line
v8.2.0865
Bram Moolenaar
2020-05-31
1
-0
/
+22
*
patch 8.2.0864: pragmas are indented all the way to the left
v8.2.0864
Bram Moolenaar
2020-05-31
1
-1
/
+7
*
patch 8.2.0863: cannot set a separate color for underline/undercurl
v8.2.0863
Bram Moolenaar
2020-05-31
2
-5
/
+11
*
patch 8.2.0861: cannot easily get all the current marks
v8.2.0861
Bram Moolenaar
2020-05-31
2
-0
/
+21
*
patch 8.2.0860: cannot use CTRL-A and CTRL-X on unsigned numbers
v8.2.0860
Bram Moolenaar
2020-05-31
1
-0
/
+9
*
patch 8.2.0859: no Turkish translation of the manual
v8.2.0859
Bram Moolenaar
2020-05-31
9
-1
/
+1391
*
patch 8.2.0855: GUI tests fail because the test doesn't use a modifier
v8.2.0855
Bram Moolenaar
2020-05-30
1
-0
/
+3
[next]