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.2.0907: when using :global clipboard isn't set correctly
v8.2.0907
Bram Moolenaar
2020-06-05
3
-1
/
+19
*
patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red
v8.2.0906
Bram Moolenaar
2020-06-05
3
-1
/
+13
*
patch 8.2.0905: test coverage could be better
v8.2.0905
Bram Moolenaar
2020-06-04
3
-0
/
+19
*
patch 8.2.0904: assuming modifyOtherKeys for rhs of mapping
v8.2.0904
Bram Moolenaar
2020-06-04
3
-1
/
+14
*
patch 8.2.0903: comparing WINVER does not work correctly
v8.2.0903
Bram Moolenaar
2020-06-04
2
-1
/
+3
*
patch 8.2.0902: using searchcount() in 'statusline' causes an error
v8.2.0902
Bram Moolenaar
2020-06-04
4
-7
/
+48
*
patch 8.2.0901: formatting CJK text isn't optimal
v8.2.0901
Bram Moolenaar
2020-06-04
9
-9
/
+329
*
patch 8.2.0900: function list test fails on MS-Windows
v8.2.0900
Bram Moolenaar
2020-06-04
2
-3
/
+4
*
patch 8.2.0899: assert_equalfile() does not give a hint about the difference
v8.2.0899
Bram Moolenaar
2020-06-04
3
-8
/
+52
*
patch 8.2.0898: missing help for a function goes unnoticed
v8.2.0898
Bram Moolenaar
2020-06-04
3
-0
/
+109
*
patch 8.2.0897: list of functions in patched version is outdated
v8.2.0897
Bram Moolenaar
2020-06-04
3
-26
/
+78
*
patch 8.2.0896: crash when calling searchcount() with a string
v8.2.0896
Bram Moolenaar
2020-06-03
3
-2
/
+14
*
patch 8.2.0895: :mkspell output does not mention the tree type
v8.2.0895
Bram Moolenaar
2020-06-03
2
-45
/
+37
*
patch 8.2.0894: :mkspell can take very long if the word count is high
v8.2.0894
Bram Moolenaar
2020-06-03
2
-18
/
+36
*
patch 8.2.0893: assert_equalfile() does not take a third argument
v8.2.0893
Bram Moolenaar
2020-06-03
6
-7
/
+21
*
patch 8.2.0892: ubsan warns for undefined behavior
v8.2.0892
Bram Moolenaar
2020-06-03
2
-4
/
+15
*
patch 8.2.0891: clang warns for invalid conversion
v8.2.0891
Bram Moolenaar
2020-06-03
2
-1
/
+3
*
patch 8.2.0890: no color in terminal window when 'termguicolor' is set
v8.2.0890
Bram Moolenaar
2020-06-02
2
-0
/
+5
*
patch 8.2.0889: using old style comments
v8.2.0889
Bram Moolenaar
2020-06-02
2
-38
/
+30
*
patch 8.2.0888: readdirex() returns size -2 for a directory
v8.2.0888
Bram Moolenaar
2020-06-02
3
-3
/
+7
*
patch 8.2.0887: searchcount().exact_match is 1 right after a match
v8.2.0887
Bram Moolenaar
2020-06-02
3
-1
/
+11
*
patch 8.2.0886: cannot use octal numbers in scriptversion 4
v8.2.0886
Bram Moolenaar
2020-06-02
7
-20
/
+48
*
patch 8.2.0885: "make shadow" does not link new lua test dir
v8.2.0885
Bram Moolenaar
2020-06-02
2
-1
/
+5
*
patch 8.2.0884: searchcount() test fails on slower systems
v8.2.0884
Bram Moolenaar
2020-06-01
3
-5
/
+7
*
patch 8.2.0883: memory leak in test 49
v8.2.0883
Bram Moolenaar
2020-06-01
2
-0
/
+3
*
patch 8.2.0882: leaking memory when using reduce()
v8.2.0882
Bram Moolenaar
2020-06-01
2
-13
/
+22
*
patch 8.2.0881: compiler warning for argument type
v8.2.0881
Bram Moolenaar
2020-06-01
2
-1
/
+3
*
patch 8.2.0880: leaking memory when using searchcount()
v8.2.0880
Bram Moolenaar
2020-06-01
2
-0
/
+3
*
patch 8.2.0879: compiler warning for unused function argument
v8.2.0879
Bram Moolenaar
2020-06-01
2
-1
/
+3
*
patch 8.2.0878: no reduce() function
v8.2.0878
Bram Moolenaar
2020-06-01
7
-0
/
+163
*
patch 8.2.0877: cannot get the search statistics
v8.2.0877
Bram Moolenaar
2020-06-01
7
-79
/
+475
*
patch 8.2.0876: :pwd does not give a hint about the scope of the directory
v8.2.0876
Bram Moolenaar
2020-06-01
4
-4
/
+36
*
patch 8.2.0875: getting attributes for directory entries is slow
v8.2.0875
Bram Moolenaar
2020-06-01
9
-146
/
+604
*
patch 8.2.0874: signals test is a bit flaky
v8.2.0874
Bram Moolenaar
2020-06-01
2
-2
/
+10
*
patch 8.2.0873: a .jl file can be sawfish (lisp) or Julia
v8.2.0873
Bram Moolenaar
2020-06-01
3
-4
/
+7
*
patch 8.2.0872: XIM code is mixed with multi-byte code
v8.2.0872
Bram Moolenaar
2020-06-01
12
-1779
/
+1822
*
patch 8.2.0871: cannot use getmarklist() as a method
v8.2.0871
Bram Moolenaar
2020-06-01
5
-9
/
+13
*
patch 8.2.0870: MS-Windows: Control keys don't work in the GUI
v8.2.0870
Bram Moolenaar
2020-06-01
2
-0
/
+7
*
patch 8.2.0869: it is not possible to customize the quickfix window contents
v8.2.0869
Bram Moolenaar
2020-05-31
8
-71
/
+367
*
patch 8.2.0868: trim() always trims both ends
v8.2.0868
Bram Moolenaar
2020-05-31
4
-35
/
+81
*
patch 8.2.0867: using \{xxx} for encoding a modifier is not nice
v8.2.0867
Bram Moolenaar
2020-05-31
8
-21
/
+20
*
patch 8.2.0866: not enough tests for buffer writing
v8.2.0866
Bram Moolenaar
2020-05-31
16
-57
/
+167
*
patch 8.2.0865: syntax foldlevel is taken from the start of the line
v8.2.0865
Bram Moolenaar
2020-05-31
5
-8
/
+195
*
patch 8.2.0864: pragmas are indented all the way to the left
v8.2.0864
Bram Moolenaar
2020-05-31
5
-4
/
+58
*
patch 8.2.0863: cannot set a separate color for underline/undercurl
v8.2.0863
Bram Moolenaar
2020-05-31
12
-24
/
+118
*
patch 8.2.0862: ":term ++curwin" makes the current buffer hidden
v8.2.0862
Bram Moolenaar
2020-05-31
3
-8
/
+15
*
patch 8.2.0861: cannot easily get all the current marks
v8.2.0861
Bram Moolenaar
2020-05-31
7
-0
/
+171
*
patch 8.2.0860: cannot use CTRL-A and CTRL-X on unsigned numbers
v8.2.0860
Bram Moolenaar
2020-05-31
5
-27
/
+97
*
patch 8.2.0859: no Turkish translation of the manual
v8.2.0859
Bram Moolenaar
2020-05-31
12
-1
/
+1420
*
patch 8.2.0858: not easy to require Lua modules
v8.2.0858
Bram Moolenaar
2020-05-31
8
-9
/
+121
[next]