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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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.1060: not all elinks files are recognized
v8.2.1060
Bram Moolenaar
2020-06-26
1
-1
/
+1
*
patch 8.2.1055: no filetype set for pacman config files
v8.2.1055
Bram Moolenaar
2020-06-25
1
-1
/
+10
*
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.1044: not all systemd file types are recognized
v8.2.1044
Bram Moolenaar
2020-06-23
1
-1
/
+2
*
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
15
-59
/
+105
*
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.0983: SConstruct file type not recognized
v8.2.0983
Bram Moolenaar
2020-06-15
1
-1
/
+2
*
patch 8.2.0982: insufficient testing for reading/writing files
v8.2.0982
Bram Moolenaar
2020-06-15
1
-0
/
+2
*
patch 8.2.0980: raku file extension not recognized
v8.2.0980
Bram Moolenaar
2020-06-14
1
-0
/
+1
*
Update runtime files
Bram Moolenaar
2020-06-14
25
-229
/
+626
*
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.0954: not all desktop files are recognized
v8.2.0954
Bram Moolenaar
2020-06-10
1
-1
/
+1
*
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
*
patch 8.2.0930: script filetype detection trips over env -S argument
v8.2.0930
Bram Moolenaar
2020-06-07
1
-2
/
+4
*
Update runtime files
Bram Moolenaar
2020-06-07
30
-226
/
+590
*
patch 8.2.0927: some sshconfig and ssdhconfig files are not recognized
v8.2.0927
Bram Moolenaar
2020-06-07
1
-2
/
+4
*
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.0873: a .jl file can be sawfish (lisp) or Julia
v8.2.0873
Bram Moolenaar
2020-06-01
1
-3
/
+4
*
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
[next]