Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
b340baed9f7fc1c19a0742e2214d54982190c15e
/
src
b340bae
patch 8.2.0982: insufficient testing for reading/writing files
by Bram Moolenaar
· 6 years ago
47a519a
patch 8.2.0981: Vim9: cannot compile "[var, var] = list"
by Bram Moolenaar
· 6 years ago
a65d8b5
patch 8.2.0980: raku file extension not recognized
by Bram Moolenaar
· 6 years ago
8e20f75
patch 8.2.0979: a couple of screendump tests fail
by Bram Moolenaar
· 6 years ago
0c8059e
patch 8.2.0978: leaking memory in termcodes test
by Bram Moolenaar
· 6 years ago
8dff4cb
patch 8.2.0977: t_8u is made empty for the wrong terminals
by Bram Moolenaar
· 6 years ago
df7df59
patch 8.2.0976: some 'cpoptions' not tested
by Bram Moolenaar
· 6 years ago
984dddb
patch 8.2.0975: Vim9: script variable does not accept optional s: prefix
by Bram Moolenaar
· 6 years ago
f3decc5
patch 8.2.0974: Vim9: memory leak when script var has wrong type
by Bram Moolenaar
· 6 years ago
34db91f
patch 8.2.0973: Vim9: type is not checked when assigning to a script variable
by Bram Moolenaar
· 6 years ago
c82a5b5
patch 8.2.0972: Vim9 script variable declarations need a type
by Bram Moolenaar
· 6 years ago
142499d
patch 8.2.0971: build with tiny features fails
by Bram Moolenaar
· 6 years ago
0c0eddd
patch 8.2.0970: terminal properties are not available in Vim script
by Bram Moolenaar
· 6 years ago
4a021df
patch 8.2.0969: assert_equal() output for dicts is hard to figure out
by Bram Moolenaar
· 6 years ago
c9630d2
patch 8.2.0968: no proper testing of the 'cpoptions' flags
by Bram Moolenaar
· 6 years ago
71ccd03
patch 8.2.0967: unnecessary type casts for vim_strnsave()
by Bram Moolenaar
· 6 years ago
722e505
patch 8.2.0966: 'shortmess' flag "n" not used in two places
by Bram Moolenaar
· 6 years ago
5055c56
patch 8.2.0965: has_funcundefined() is not used
by Bram Moolenaar
· 6 years ago
37d1673
patch 8.2.0964: TextYankPost does not provide info about Visual selection
by Bram Moolenaar
· 6 years ago
6c6be9e
patch 8.2.0963: number increment/decrement does not work with 'virtualedit'
by Bram Moolenaar
· 6 years ago
f6e020b
patch 8.2.0962: terminal test sometimes hangs on Travis
by Bram Moolenaar
· 6 years ago
ec68028
patch 8.2.0961: MS-Windows: no completion for locales
by Bram Moolenaar
· 6 years ago
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
Next »