Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
fd8983b09c64d9bfa8a4bdc16d72c55fbb22b4dc
/
src
fd8983b
patch 8.0.0296: bracketed paste can only append, not insert
by Bram Moolenaar
· 9 years ago
7a07354
patch 8.0.0295: test_viml hangs
by Bram Moolenaar
· 9 years ago
79da563
patch 8.0.0294: argument list is not stored correctly in a session file
by Bram Moolenaar
· 9 years ago
e5f2a07
patch 8.0.0293: some tests have a one or three second wait
by Bram Moolenaar
· 9 years ago
a2f2885
patch 8.0.0292: the stat test is a bit slow
by Bram Moolenaar
· 9 years ago
23fa81d
patch 8.0.0291: Visual block insertion does not insert in all lines
by Bram Moolenaar
· 9 years ago
04e87b7
patch 8.0.0290: cursor positioning wrong if wide character wraps
by Bram Moolenaar
· 9 years ago
21d7c9b
patch 8.0.0289: no test for "ga" and :ascii
by Bram Moolenaar
· 9 years ago
4e032e1
patch 8.0.0288: errors reported while running tests
by Bram Moolenaar
· 9 years ago
c7d9eac
patch 8.0.0287: debug mode: cannot access function arguments
by Bram Moolenaar
· 9 years ago
c10f0e7
patch 8.0.0286: not always redrawing after screen resize
by Bram Moolenaar
· 9 years ago
c386267
patch 8.0.0285: tests fail with tiny build on Unix
by Bram Moolenaar
· 9 years ago
b245559
patch 8.0.0284: collapse buffers test failed once
by Bram Moolenaar
· 9 years ago
e90858d
patch 8.0.0283: mode() does not indicate Insert mode completion
by Bram Moolenaar
· 9 years ago
0b5c93a
patch 8.0.0282: need to use CTRL-O twice when in Visual-Insert mode
by Bram Moolenaar
· 9 years ago
1266d67
patch 8.0.0281: some files are still using ARGSUSED instead of UNUSED
by Bram Moolenaar
· 9 years ago
7c23d1d
patch 8.0.0280: problem setting multi-byte environment var on MS-Windows
by Bram Moolenaar
· 9 years ago
168dd00
patch 8.0.0279: MSVC 2015 uses a different dll name
by Bram Moolenaar
· 9 years ago
f1ab9c1
patch 8.0.0278: GUI test fails on MS-Windows
by Bram Moolenaar
· 9 years ago
56e6bd7
patch 8.0.0277: the GUI test may trigger fontconfig and take a long time
by Bram Moolenaar
· 9 years ago
3954e3c
patch 8.0.0276: unnecessary #ifdefs
by Bram Moolenaar
· 9 years ago
e3caa11
patch 8.0.0275: the screen may be updated at the wrong time
by Bram Moolenaar
· 9 years ago
070b33d
patch 8.0.0274: possible recursive screen updating causes trouble
by Bram Moolenaar
· 9 years ago
c4a249a
patch 8.0.0273: dead code detected by Coverity
by Bram Moolenaar
· 9 years ago
432c839
patch 8.0.0272: crash on exit is not detected when running tests
by Bram Moolenaar
· 9 years ago
a4c906a
patch 8.0.0271: may get ml_get error when :tcldo deletes lines
by Bram Moolenaar
· 9 years ago
c593fee
patch 8.0.0270: may get ml_get error when :rubydo deletes lines
by Bram Moolenaar
· 9 years ago
85b5743
patch 8.0.0269: may get ml_get error when :perldo deletes lines
by Bram Moolenaar
· 9 years ago
d58f03b
patch 8.0.0268: may get ml_get error when :luado deletes lines
by Bram Moolenaar
· 9 years ago
6fe2eb4
patch 8.0.0267: channel test sometimes fails on Mac
by Bram Moolenaar
· 9 years ago
c625155
patch 8.0.0266: compiler warning for using uninitialized variable
by Bram Moolenaar
· 9 years ago
a58883b
patch 8.0.0265: may get ml_get error when :pydo deletes lines
by Bram Moolenaar
· 9 years ago
d297f35
patch 8.0.0264: memory error reported by ubsan
by Bram Moolenaar
· 9 years ago
80627cf
patch 8.0.0263: Farsi support is not tested enough
by Bram Moolenaar
· 9 years ago
ddf662a
patch 8.0.0262: Farsi support is barely tested
by Bram Moolenaar
· 9 years ago
24c2e48
patch 8.0.0261: not enough test coverage for eval functions
by Bram Moolenaar
· 9 years ago
dea2570
patch 8.0.0260: build fails with tiny features
by Bram Moolenaar
· 9 years ago
2f72c70
patch 8.0.0259: tab commands do not handle count correctly
by Bram Moolenaar
· 9 years ago
c9b56b2
patch 8.0.0258: mksession test leaves file behind
by Bram Moolenaar
· 9 years ago
e0b66da
patch 8.0.0257: test file missing in distribution
by Bram Moolenaar
· 9 years ago
690afe1
Update runtime files.
by Bram Moolenaar
· 9 years ago
3a29abc
patch 8.0.0256: missing changes to one file breaks test
by Bram Moolenaar
· 9 years ago
f13e00b
patch 8.0.0255: setpos() does not use the buffer argument for all marks
by Bram Moolenaar
· 9 years ago
c7b831c
patch 8.0.0254: error message of assert functions is sometimes incomplete
by Bram Moolenaar
· 9 years ago
36ae89c
patch 8.0.0253: error when loading session if winminheight is 2
by Bram Moolenaar
· 9 years ago
4019cf9
patch 8.0.0252: not properly recognizing word characters between 128 and 255
by Bram Moolenaar
· 9 years ago
f42dd3c
patch 8.0.0251: not easy to select Python 2 or 3
by Bram Moolenaar
· 9 years ago
0c0590d
patch 8.0.0250: virtcol() does not work well for multi-byte characters
by Bram Moolenaar
· 9 years ago
4bc2f2e
patch 8.0.0249: CI failure when a submit is close to previous one
by Bram Moolenaar
· 9 years ago
45600ce
patch 8.0.0248: vim_strcat() cannot handle overlapping arguments
by Bram Moolenaar
· 9 years ago
aed6d0b
patch 8.0.0247: need to type Ctrl-N twice to select a completion
by Bram Moolenaar
· 9 years ago
3a118be
patch 8.0.0246: compiler warnings for int to pointer conversion
by Bram Moolenaar
· 9 years ago
16038d5
patch 8.0.0245: zh_CN.cp936.po has a conversion error
by Bram Moolenaar
· 9 years ago
d9c6064
patch 8.0.0244: making t_BE empty only has an effect before startup
by Bram Moolenaar
· 9 years ago
cc5b22b
patch 8.0.0243: tolower() does not work if the byte count changes
by Bram Moolenaar
· 9 years ago
65c836e
patch 8.0.0242: no tests for user command completion
by Bram Moolenaar
· 9 years ago
52c0de1
patch 8.0.0241: fallback implementation of mch_memmove is unused
by Bram Moolenaar
· 9 years ago
4f7090b
patch 8.0.0240: failure with one build on CI
by Bram Moolenaar
· 9 years ago
1e07633
patch 8.0.0239: no CI with an address sanitizer
by Bram Moolenaar
· 9 years ago
9e817c8
patch 8.0.0238: bracketed paste does not disable autoindent
by Bram Moolenaar
· 9 years ago
ba47b51
patch 8.0.0237: when 'wildoptions' is "tagfile" completion may not work
by Bram Moolenaar
· 9 years ago
6a717f1
patch 8.0.0236: gcc complains about uninitialized variable
by Bram Moolenaar
· 9 years ago
b031c4e
patch 8.0.0235: memory leak in diff mode
by Bram Moolenaar
· 9 years ago
941c12d
patch 8.0.0234: crash when using put in Visual mode
by Bram Moolenaar
· 9 years ago
bff6ad1
patch 8.0.0233: paste test fails in the GUI
by Bram Moolenaar
· 9 years ago
48c9f3b
patch 8.0.0232: paste does not work when 'esckeys' is off
by Bram Moolenaar
· 9 years ago
076e502
patch 8.0.0231: bracketed paste mode is not tested
by Bram Moolenaar
· 9 years ago
915350e
patch 8.0.0230: bracketed paste does not support line breaks
by Bram Moolenaar
· 9 years ago
24a2d41
patch 8.0.0229: local 'formatprg' option value leaks
by Bram Moolenaar
· 9 years ago
abbc448
patch 8.0.0228: pasting in xterm on the command line has PasteStart
by Bram Moolenaar
· 9 years ago
2aa5f69
patch 8.0.0227: crash with ff=dos when first line in file has no CR
by Bram Moolenaar
· 9 years ago
1695f99
patch 8.0.0226: test for patch 8.0.0224 missing CR characters
by Bram Moolenaar
· 9 years ago
9957a10
patch 8.0.0225: put in Visual block mode terminates early
by Bram Moolenaar
· 9 years ago
7a2699e
patch 8.0.0224: change to 'fileformats' from autocmd does not take effect
by Bram Moolenaar
· 9 years ago
fffbf30
patch 8.0.0223: Coverity warns for an uninitialized variable
by Bram Moolenaar
· 9 years ago
c812996
patch 8.0.0222: blockwise put on multi-byte character misplaced
by Bram Moolenaar
· 9 years ago
6a8ede9
patch 8.0.0221: unnecessary condition on PROTO
by Bram Moolenaar
· 9 years ago
15eedf1
patch 8.0.0220: completion of highlight names misses a few values
by Bram Moolenaar
· 9 years ago
7a40ea2
patch 8.0.0219: ubsan reports errors for overflow
by Bram Moolenaar
· 9 years ago
2b2207b
patch 8.0.0218: no completion for :cexpr and similar commands
by Bram Moolenaar
· 9 years ago
e2d74db
patch 8.0.0217: build fails without cscope feature
by Bram Moolenaar
· 9 years ago
e2c6037
patch 8.0.0216: decoding js style json may fail
by Bram Moolenaar
· 9 years ago
e362c3d
patch 8.0.0215: NULL pointer use if cscope line looks like emacs tag
by Bram Moolenaar
· 9 years ago
d7a9615
patch 8.0.0214: leaking memory when syntax cluster id is unknown
by Bram Moolenaar
· 9 years ago
ca24e2c
patch 8.0.0213: Netbeans specialKeys command does not check argument length
by Bram Moolenaar
· 9 years ago
423977d
patch 8.0.0212: buffer for key name may be too small
by Bram Moolenaar
· 9 years ago
560379d
patch 8.0.0211: cannot build without the multi-byte feature
by Bram Moolenaar
· 9 years ago
ec2da36
patch 8.0.0210: no support for bracketed paste
by Bram Moolenaar
· 9 years ago
41baa79
patch 8.0.0209: cursor binding does not work with :substitute
by Bram Moolenaar
· 9 years ago
25b0e6b
patch 8.0.0208: internally used commands end up in history
by Bram Moolenaar
· 9 years ago
23c9e8b
patch 8.0.0207: leaking file descriptor when system() fails
by Bram Moolenaar
· 9 years ago
8822744
patch 8.0.0206: test coverage for :retab insufficient
by Bram Moolenaar
· 9 years ago
5e4e1b1
patch 8.0.0205: wrong behavior after :undojoin
by Bram Moolenaar
· 9 years ago
eb46f8f
patch 8.0.0204: compiler warns for uninitialized variable
by Bram Moolenaar
· 9 years ago
6e78e27
patch 8.0.0203: order of complication flags is sometimes wrong
by Bram Moolenaar
· 9 years ago
4007ed4
patch 8.0.0202: no test for invalid syntax group name
by Bram Moolenaar
· 9 years ago
d61e8aa
patch 8.0.0201: completion of highlight groups includes cleared names
by Bram Moolenaar
· 9 years ago
58f60ca
patch 8.0.0200: some syntax arguments are not tested
by Bram Moolenaar
· 9 years ago
6d721c7
patch 8.0.0199: compiler warnings for libcall
by Bram Moolenaar
· 9 years ago
de318c5
patch 8.0.0198: some syntax arguments take effect even after "if 0"
by Bram Moolenaar
· 9 years ago
Next »