Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
9721fb4ea3db2559aaf7f71458da8ddda30ff93e
/
src
9721fb4
patch 8.2.0960: cannot use :import in legacy Vim script
by Bram Moolenaar
· 6 years ago
00e260b
patch 8.2.0959: using 'quickfixtextfunc' is a bit slow
by Bram Moolenaar
· 6 years ago
1de5f7c
patch 8.2.0958: not sufficient testing for buffer writing
by Bram Moolenaar
· 6 years ago
2d4070d
patch 8.2.0957: compiler warning for uninitialized variable
by Bram Moolenaar
· 6 years ago
e0ebeda
patch 8.2.0956: spell test fails
by Bram Moolenaar
· 6 years ago
215f49c
patch 8.2.0955: build fails
by Bram Moolenaar
· 6 years ago
f1f0ff9
patch 8.2.0954: not all desktop files are recognized
by Bram Moolenaar
· 6 years ago
362b44b
patch 8.2.0953: spell checking doesn't work for CamelCased words
by Bram Moolenaar
· 6 years ago
be5ee86
patch 8.2.0952: no simple way to interrupt Vim
by Bram Moolenaar
· 6 years ago
6ba24d8
patch 8.2.0951: search stat test has leftover from debugging
by Bram Moolenaar
· 6 years ago
13b8205
patch 8.2.0950: tagjump test fails
by Bram Moolenaar
· 6 years ago
ea1233f
patch 8.2.0949: strptime() does not use DST
by Bram Moolenaar
· 6 years ago
d281b7c
patch 8.2.0948: spell test fails
by Bram Moolenaar
· 6 years ago
ab54032
patch 8.2.0947: readdirex() doesn't handle broken link properly
by Bram Moolenaar
· 6 years ago
eebd555
patch 8.2.0946: cannot use "q" to cancel a number prompt
by Bram Moolenaar
· 6 years ago
152e79e
patch 8.2.0945: cannot use "z=" when 'spell' is off
by Bram Moolenaar
· 6 years ago
253ea9f
patch 8.2.0944: xxd test leaves file behind
by Bram Moolenaar
· 6 years ago
32ee627
patch 8.2.0943: displaying ^M or ^J depends on current buffer
by Bram Moolenaar
· 6 years ago
0e390f4
patch 8.2.0942: expanding to local dir after homedir keeps "~/"
by Bram Moolenaar
· 6 years ago
517f00f
patch 8.2.0941: detecting terminal properties is unstructured
by Bram Moolenaar
· 6 years ago
0ca8b5b
patch 8.2.0940: build failure with tiny features
by Bram Moolenaar
· 6 years ago
218cb0f
patch 8.2.0939: checking for term escape sequences is long and confusing
by Bram Moolenaar
· 6 years ago
59de417
patch 8.2.0938: NFA regexp uses tolower ()to compare ignore-case
by Bram Moolenaar
· 6 years ago
dcf59c3
patch 8.2.0937: asan failure in the flatten() test
by Bram Moolenaar
· 6 years ago
a45551a
patch 8.2.0936: some terminals misinterpret the code for getting cursor style
by Bram Moolenaar
· 6 years ago
077a1e6
patch 8.2.0935: flattening a list with existing code is slow
by Bram Moolenaar
· 6 years ago
ec98e93
patch 8.2.0934: lhelpgrep twice in help window doesn't jump to the help topic
by Bram Moolenaar
· 6 years ago
7ba5a7e
patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list
by Bram Moolenaar
· 6 years ago
f154f3a
patch 8.2.0932: missspelling spelllang
by Bram Moolenaar
· 6 years ago
6938e27
patch 8.2.0931: some remarks about BeOS remain
by Bram Moolenaar
· 6 years ago
b5e18f2
patch 8.2.0930: script filetype detection trips over env -S argument
by Bram Moolenaar
· 6 years ago
cc61303
patch 8.2.0929: v:register is not cleared after an operator was executed
by Bram Moolenaar
· 6 years ago
df44a27
patch 8.2.0928: many type casts are used for vim_strnsave()
by Bram Moolenaar
· 6 years ago
da84ac2
patch 8.2.0927: some sshconfig and ssdhconfig files are not recognized
by Bram Moolenaar
· 6 years ago
951a2fb
patch 8.2.0926: cmdline test fails on Appveyor
by Bram Moolenaar
· 6 years ago
1f1fd44
patch 8.2.0925: getcompletion() does not return command line arguments
by Bram Moolenaar
· 6 years ago
bb861e2
patch 8.2.0924: cannot save and restore a register properly
by Bram Moolenaar
· 6 years ago
c82dd86
patch 8.2.0923: cmdline test is slow
by Bram Moolenaar
· 6 years ago
48af321
patch 8.2.0922: search test fails
by Bram Moolenaar
· 6 years ago
4fdb8bd
patch 8.2.0921: CTRL-W T in cmdline window causes trouble
by Bram Moolenaar
· 6 years ago
5b157fe
patch 8.2.0920: writing viminfo fails with a circular reference
by Bram Moolenaar
· 6 years ago
673fc3e
patch 8.2.0919: merging modifier for modifyOtherKeys is done twice
by Bram Moolenaar
· 6 years ago
a9c0104
patch 8.2.0918: duplicate code for evaluating expression argument
by Bram Moolenaar
· 6 years ago
e928366
patch 8.2.0917: quickfix entries do not suport a "note" type
by Bram Moolenaar
· 6 years ago
975a880
patch 8.2.0916: mapping with partly modifyOtherKeys code does not work
by Bram Moolenaar
· 6 years ago
adc17a5
patch 8.2.0915: search() cannot skip over matches like searchpair() can
by Bram Moolenaar
· 6 years ago
d8df304
patch 8.2.0914: MS-Windows: cannot specify a "modified by" text
by Bram Moolenaar
· 6 years ago
439c036
patch 8.2.0913: code for resetting v:register is duplicated
by Bram Moolenaar
· 6 years ago
11f1ffd
patch 8.2.0912: a few test cases for CJK formatting are disabled
by Bram Moolenaar
· 6 years ago
9b7cce2
patch 8.2.0911: crash when opening a buffer for the cmdline window fails
by Bram Moolenaar
· 6 years ago
87fda40
Also fix the patch number.
by Bram Moolenaar
· 6 years ago
fe712ce
Fix duplicated code that only appears in git.
by Bram Moolenaar
· 6 years ago
8f1dde5
patch 8.2.0910: Vim is not reproducibly buildable
by Bram Moolenaar
· 6 years ago
002bc79
patch 8.2.0909: cannot go back to the previous local directory
by Bram Moolenaar
· 6 years ago
3fffa97
patch 8.2.0908: crash when changing the function table while listing it
by Bram Moolenaar
· 6 years ago
07188fc
patch 8.2.0907: when using :global clipboard isn't set correctly
by Bram Moolenaar
· 6 years ago
ea563cc
patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red
by Bram Moolenaar
· 6 years ago
e0c3c3d
patch 8.2.0905: test coverage could be better
by Bram Moolenaar
· 6 years ago
46cd43b
patch 8.2.0904: assuming modifyOtherKeys for rhs of mapping
by Bram Moolenaar
· 6 years ago
852ea36
patch 8.2.0903: comparing WINVER does not work correctly
by Bram Moolenaar
· 6 years ago
442a853
patch 8.2.0902: using searchcount() in 'statusline' causes an error
by Bram Moolenaar
· 6 years ago
e52702f
patch 8.2.0901: formatting CJK text isn't optimal
by Bram Moolenaar
· 6 years ago
9155825
patch 8.2.0900: function list test fails on MS-Windows
by Bram Moolenaar
· 6 years ago
30cc44a
patch 8.2.0899: assert_equalfile() does not give a hint about the difference
by Bram Moolenaar
· 6 years ago
6b0e528
patch 8.2.0898: missing help for a function goes unnoticed
by Bram Moolenaar
· 6 years ago
ebacddb
patch 8.2.0897: list of functions in patched version is outdated
by Bram Moolenaar
· 6 years ago
1468162
patch 8.2.0896: crash when calling searchcount() with a string
by Bram Moolenaar
· 6 years ago
408c23b
patch 8.2.0895: :mkspell output does not mention the tree type
by Bram Moolenaar
· 6 years ago
59f88fb
patch 8.2.0894: :mkspell can take very long if the word count is high
by Bram Moolenaar
· 6 years ago
fb517ba
patch 8.2.0893: assert_equalfile() does not take a third argument
by Bram Moolenaar
· 6 years ago
c5acc0f
patch 8.2.0892: ubsan warns for undefined behavior
by Bram Moolenaar
· 6 years ago
cc83655
patch 8.2.0891: clang warns for invalid conversion
by Bram Moolenaar
· 6 years ago
1e5f8f6
patch 8.2.0890: no color in terminal window when 'termguicolor' is set
by Bram Moolenaar
· 6 years ago
791fb1b
patch 8.2.0889: using old style comments
by Bram Moolenaar
· 6 years ago
441d60e
patch 8.2.0888: readdirex() returns size -2 for a directory
by Bram Moolenaar
· 6 years ago
57f75a5
patch 8.2.0887: searchcount().exact_match is 1 right after a match
by Bram Moolenaar
· 6 years ago
c17e66c
patch 8.2.0886: cannot use octal numbers in scriptversion 4
by Bram Moolenaar
· 6 years ago
3ac498c
patch 8.2.0885: "make shadow" does not link new lua test dir
by Bram Moolenaar
· 6 years ago
ea6561a
patch 8.2.0884: searchcount() test fails on slower systems
by Bram Moolenaar
· 6 years ago
5fbf3bc
patch 8.2.0883: memory leak in test 49
by Bram Moolenaar
· 6 years ago
48b1c21
patch 8.2.0882: leaking memory when using reduce()
by Bram Moolenaar
· 6 years ago
d6a77f9
patch 8.2.0881: compiler warning for argument type
by Bram Moolenaar
· 6 years ago
109aece
patch 8.2.0880: leaking memory when using searchcount()
by Bram Moolenaar
· 6 years ago
f9ca08e
patch 8.2.0879: compiler warning for unused function argument
by Bram Moolenaar
· 6 years ago
8562998
patch 8.2.0878: no reduce() function
by Bram Moolenaar
· 6 years ago
e8f5ec0
patch 8.2.0877: cannot get the search statistics
by Bram Moolenaar
· 6 years ago
9505872
patch 8.2.0876: :pwd does not give a hint about the scope of the directory
by Bram Moolenaar
· 6 years ago
6c9ba04
patch 8.2.0875: getting attributes for directory entries is slow
by Bram Moolenaar
· 6 years ago
d14fd52
patch 8.2.0874: signals test is a bit flaky
by Bram Moolenaar
· 6 years ago
2891459
patch 8.2.0873: a .jl file can be sawfish (lisp) or Julia
by Bram Moolenaar
· 6 years ago
f15c8b6
patch 8.2.0872: XIM code is mixed with multi-byte code
by Bram Moolenaar
· 6 years ago
f17e7ea
patch 8.2.0871: cannot use getmarklist() as a method
by Bram Moolenaar
· 6 years ago
ad772a6
patch 8.2.0870: MS-Windows: Control keys don't work in the GUI
by Bram Moolenaar
· 6 years ago
858ba06
patch 8.2.0869: it is not possible to customize the quickfix window contents
by Bram Moolenaar
· 6 years ago
2245ae1
patch 8.2.0868: trim() always trims both ends
by Bram Moolenaar
· 6 years ago
fccd93f
patch 8.2.0867: using \{xxx} for encoding a modifier is not nice
by Bram Moolenaar
· 6 years ago
494e906
patch 8.2.0866: not enough tests for buffer writing
by Bram Moolenaar
· 6 years ago
e35a52a
patch 8.2.0865: syntax foldlevel is taken from the start of the line
by Bram Moolenaar
· 6 years ago
d881b51
patch 8.2.0864: pragmas are indented all the way to the left
by Bram Moolenaar
· 6 years ago
e023e88
patch 8.2.0863: cannot set a separate color for underline/undercurl
by Bram Moolenaar
· 6 years ago
Next »