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.0972: Vim9 script variable declarations need a type
v8.2.0972
Bram Moolenaar
2020-06-13
7
-5
/
+92
*
patch 8.2.0971: build with tiny features fails
v8.2.0971
Bram Moolenaar
2020-06-13
2
-1
/
+9
*
patch 8.2.0970: terminal properties are not available in Vim script
v8.2.0970
Bram Moolenaar
2020-06-13
11
-5
/
+172
*
patch 8.2.0969: assert_equal() output for dicts is hard to figure out
v8.2.0969
Bram Moolenaar
2020-06-13
3
-2
/
+99
*
patch 8.2.0968: no proper testing of the 'cpoptions' flags
v8.2.0968
Bram Moolenaar
2020-06-13
5
-110
/
+631
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
31
-64
/
+66
*
patch 8.2.0966: 'shortmess' flag "n" not used in two places
v8.2.0966
Bram Moolenaar
2020-06-12
7
-5
/
+15
*
patch 8.2.0965: has_funcundefined() is not used
v8.2.0965
Bram Moolenaar
2020-06-12
3
-10
/
+2
*
patch 8.2.0964: TextYankPost does not provide info about Visual selection
v8.2.0964
Bram Moolenaar
2020-06-12
4
-5
/
+15
*
patch 8.2.0963: number increment/decrement does not work with 'virtualedit'
v8.2.0963
Bram Moolenaar
2020-06-12
5
-4
/
+49
*
patch 8.2.0962: terminal test sometimes hangs on Travis
v8.2.0962
Bram Moolenaar
2020-06-12
2
-0
/
+10
*
patch 8.2.0961: MS-Windows: no completion for locales
v8.2.0961
Bram Moolenaar
2020-06-12
4
-47
/
+98
*
patch 8.2.0960: cannot use :import in legacy Vim script
v8.2.0960
Bram Moolenaar
2020-06-11
5
-25
/
+91
*
patch 8.2.0959: using 'quickfixtextfunc' is a bit slow
v8.2.0959
Bram Moolenaar
2020-06-11
4
-68
/
+112
*
patch 8.2.0958: not sufficient testing for buffer writing
v8.2.0958
Bram Moolenaar
2020-06-11
3
-0
/
+67
*
patch 8.2.0957: compiler warning for uninitialized variable
v8.2.0957
Bram Moolenaar
2020-06-11
2
-1
/
+3
*
patch 8.2.0956: spell test fails
v8.2.0956
Bram Moolenaar
2020-06-10
2
-1
/
+27
*
patch 8.2.0955: build fails
v8.2.0955
Bram Moolenaar
2020-06-10
2
-0
/
+3
*
patch 8.2.0954: not all desktop files are recognized
v8.2.0954
Bram Moolenaar
2020-06-10
3
-2
/
+4
*
patch 8.2.0953: spell checking doesn't work for CamelCased words
v8.2.0953
Bram Moolenaar
2020-06-10
10
-0
/
+45
*
patch 8.2.0952: no simple way to interrupt Vim
v8.2.0952
Bram Moolenaar
2020-06-10
8
-6
/
+67
*
patch 8.2.0951: search stat test has leftover from debugging
v8.2.0951
Bram Moolenaar
2020-06-10
2
-1
/
+2
*
patch 8.2.0950: tagjump test fails
v8.2.0950
Bram Moolenaar
2020-06-10
2
-1
/
+3
*
patch 8.2.0949: strptime() does not use DST
v8.2.0949
Bram Moolenaar
2020-06-10
3
-0
/
+7
*
patch 8.2.0948: spell test fails
v8.2.0948
Bram Moolenaar
2020-06-10
2
-3
/
+5
*
patch 8.2.0947: readdirex() doesn't handle broken link properly
v8.2.0947
Bram Moolenaar
2020-06-10
3
-2
/
+24
*
patch 8.2.0946: cannot use "q" to cancel a number prompt
v8.2.0946
Bram Moolenaar
2020-06-10
3
-3
/
+17
*
patch 8.2.0945: cannot use "z=" when 'spell' is off
v8.2.0945
Bram Moolenaar
2020-06-10
7
-14
/
+105
*
patch 8.2.0944: xxd test leaves file behind
v8.2.0944
Bram Moolenaar
2020-06-10
2
-1
/
+4
*
patch 8.2.0943: displaying ^M or ^J depends on current buffer
v8.2.0943
Bram Moolenaar
2020-06-10
10
-36
/
+86
*
patch 8.2.0942: expanding to local dir after homedir keeps "~/"
v8.2.0942
Bram Moolenaar
2020-06-10
3
-6
/
+9
*
patch 8.2.0941: detecting terminal properties is unstructured
v8.2.0941
Bram Moolenaar
2020-06-10
2
-75
/
+164
*
patch 8.2.0940: build failure with tiny features
v8.2.0940
Bram Moolenaar
2020-06-09
2
-3
/
+9
*
patch 8.2.0939: checking for term escape sequences is long and confusing
v8.2.0939
Bram Moolenaar
2020-06-09
2
-550
/
+660
*
patch 8.2.0938: NFA regexp uses tolower ()to compare ignore-case
v8.2.0938
Bram Moolenaar
2020-06-09
5
-8
/
+30
*
patch 8.2.0937: asan failure in the flatten() test
v8.2.0937
Bram Moolenaar
2020-06-09
2
-0
/
+6
*
patch 8.2.0936: some terminals misinterpret the code for getting cursor style
v8.2.0936
Bram Moolenaar
2020-06-09
12
-27
/
+103
*
patch 8.2.0935: flattening a list with existing code is slow
v8.2.0935
Bram Moolenaar
2020-06-08
8
-1
/
+198
*
patch 8.2.0934: lhelpgrep twice in help window doesn't jump to the help topic
v8.2.0934
Bram Moolenaar
2020-06-08
3
-2
/
+23
*
patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list
v8.2.0933
Bram Moolenaar
2020-06-08
4
-9
/
+25
*
patch 8.2.0932: missspelling spelllang
v8.2.0932
Bram Moolenaar
2020-06-08
4
-5
/
+7
*
patch 8.2.0931: some remarks about BeOS remain
v8.2.0931
Bram Moolenaar
2020-06-07
7
-320
/
+8
*
patch 8.2.0930: script filetype detection trips over env -S argument
v8.2.0930
Bram Moolenaar
2020-06-07
3
-4
/
+23
*
patch 8.2.0929: v:register is not cleared after an operator was executed
v8.2.0929
Bram Moolenaar
2020-06-07
3
-0
/
+76
*
Update runtime files
Bram Moolenaar
2020-06-07
30
-226
/
+590
*
patch 8.2.0928: many type casts are used for vim_strnsave()
v8.2.0928
Bram Moolenaar
2020-06-07
13
-20
/
+22
*
patch 8.2.0927: some sshconfig and ssdhconfig files are not recognized
v8.2.0927
Bram Moolenaar
2020-06-07
3
-4
/
+8
*
patch 8.2.0926: cmdline test fails on Appveyor
v8.2.0926
Bram Moolenaar
2020-06-07
2
-21
/
+23
*
patch 8.2.0925: getcompletion() does not return command line arguments
v8.2.0925
Bram Moolenaar
2020-06-07
4
-29
/
+65
*
patch 8.2.0924: cannot save and restore a register properly
v8.2.0924
Bram Moolenaar
2020-06-07
8
-9
/
+241
[next]