Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
c7f08b7ee1c1ff2080d425c2fcdb6907c26fc98e
c7f08b7
patch 8.1.0277: 'incsearch' highlighting wrong in a few cases
by Bram Moolenaar
· 8 years ago
164251f
patch 8.1.0276: no test for 'incsearch' highlighting with :s
by Bram Moolenaar
· 8 years ago
976b847
patch 8.1.0275: 'incsearch' with :s doesn't start at cursor line
by Bram Moolenaar
· 8 years ago
21f990e
patch 8.1.0274: 'incsearch' triggers on ":source"
by Bram Moolenaar
· 8 years ago
ef73a28
patch 8.1.0273: invalid memory access when using 'incsearch'
by Bram Moolenaar
· 8 years ago
d473c8c
Update runtime files.
by Bram Moolenaar
· 8 years ago
f53c692
patch 8.1.0272: options test fails if temp var ends in slash
by Bram Moolenaar
· 8 years ago
b0acacd
patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :v
by Bram Moolenaar
· 8 years ago
b31a3ac
patch 8.1.0270: checking for a Tab in a line could be faster
by Bram Moolenaar
· 8 years ago
51e9fbf
patch 8.1.0269: Ruby Kernel.#p method always returns nil
by Bram Moolenaar
· 8 years ago
d569bb0
patch 8.1.0268: file type checking has too many #ifdef
by Bram Moolenaar
· 8 years ago
90f1e2b
patch 8.1.0267: no good check if restoring quickfix list worked
by Bram Moolenaar
· 8 years ago
ee8415b
patch 8.1.0266: parsing Ex address range is not a separate function
by Bram Moolenaar
· 8 years ago
0ee81cb
patch 8.1.0265: the getcmdline() function is way too big
by Bram Moolenaar
· 8 years ago
efe0373
patch 8.1.0264: backup tests fail when CWD is in /tmp
by Bram Moolenaar
· 8 years ago
4b16ee7
patch 8.1.0263: channel log doesn't show part of channel
by Bram Moolenaar
· 8 years ago
1598f99
patch 8.1.0262: not enough testing for getftype()
by Bram Moolenaar
· 8 years ago
38efd1d
patch 8.1.0261: Coverity complains about a negative array index
by Bram Moolenaar
· 8 years ago
4d37557
patch 8.1.0260: no LGTM logo in README file
by Bram Moolenaar
· 8 years ago
3f347e4
patch 8.1.0259: no test for fixed quickfix issue
by Bram Moolenaar
· 8 years ago
af559d2
patch 8.1.0258: not enough testing for the CompleteDone event
by Bram Moolenaar
· 8 years ago
bfde0b4
patch 8.1.0257: no test for pathshorten()
by Bram Moolenaar
· 8 years ago
9fa9506
patch 8.1.0256: using setline() in TextChangedI splits undo
by Bram Moolenaar
· 8 years ago
f8f88f8
patch 8.1.0255: backup test fails when using shadow directory
by Bram Moolenaar
· 8 years ago
980bab4
patch 8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROP
by Bram Moolenaar
· 8 years ago
40385db
patch 8.1.0253: saving and restoring window title does not always work
by Bram Moolenaar
· 8 years ago
de3b367
patch 8.1.0252: quickfix functions are too long
by Bram Moolenaar
· 8 years ago
b782ba4
patch 8.1.0251: using full path is not supported for 'backupdir'
by Bram Moolenaar
· 8 years ago
b1cf161
patch 8.1.0250: MS-Windows using VTP: windows size change incorrect
by Bram Moolenaar
· 8 years ago
7ebf4e1
patch 8.1.0249: GTK: when screen DPI changes Vim does not handle it
by Bram Moolenaar
· 8 years ago
8d8a65e
patch 8.1.0248: duplicated quickfix code
by Bram Moolenaar
· 8 years ago
447bd5a
patch 8.1.0247: Python: error message for failing import is incorrect
by Bram Moolenaar
· 8 years ago
ee380ae
patch 8.1.0246: build failure without the +eval feature
by Bram Moolenaar
· 8 years ago
91d2e78
patch 8.1.0245: calling setline() in TextChangedI autocmd breaks undo
by Bram Moolenaar
· 8 years ago
917e32b
patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT
by Bram Moolenaar
· 8 years ago
5db7eec
patch 8.1.0243: using :term ++close ++hidden closes a window
by Bram Moolenaar
· 8 years ago
02ab977
patch 8.1.0242: Insert mode completion may use an invalid buffer pointer
by Bram Moolenaar
· 8 years ago
7cc5965
patch 8.1.0241: effect of ":tabmove N" is not clear
by Bram Moolenaar
· 8 years ago
3cb4448
patch 8.1.0240: g:actual_curbuf set in wrong scope
by Bram Moolenaar
· 8 years ago
218beb3
patch 8.1.0239: now Ruby build fails on other systems
by Bram Moolenaar
· 8 years ago
7da1fb5
patch 8.1.0238: 'buftype' is cleared when using ":term ++hidden cat"
by Bram Moolenaar
· 8 years ago
87ea64c
patch 8.1.0237: Ruby on Cygwin doesn't always work
by Bram Moolenaar
· 8 years ago
82593c1
patch 8.1.0236: Ruby build fails when ruby_intern is missing
by Bram Moolenaar
· 8 years ago
3bf5e6a
patch 8.1.0235: more help tags that jump to the wrong location
by Bram Moolenaar
· 8 years ago
41c363a
patch 8.1.0234: incorrect reference counting in Perl interface
by Bram Moolenaar
· 8 years ago
ded27a1
patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE
by Bram Moolenaar
· 8 years ago
f711cb2
patch 8.1.0232: Ruby error does not include backtrace
by Bram Moolenaar
· 8 years ago
a5bc38b
patch 8.1.0231: :help -? goes to help for -+
by Bram Moolenaar
· 8 years ago
91335e5
patch 8.1.0230: directly checking 'buftype' value
by Bram Moolenaar
· 8 years ago
d2855f5
Update runtime files.
by Bram Moolenaar
· 8 years ago
79c2ad5
patch 8.1.0229: crash when dumping profiling data
by Bram Moolenaar
· 8 years ago
92d147b
patch 8.1.0228: dropping files is ignored while Vim is busy
by Bram Moolenaar
· 8 years ago
fda95e7
patch 8.1.0227: spaces instead of tabs in makefile
by Bram Moolenaar
· 8 years ago
1f0bfe5
patch 8.1.0226: too many #ifdefs
by Bram Moolenaar
· 8 years ago
612cc38
patch 8.1.0225: mode() does not indicate using CTRL-O from Insert mode
by Bram Moolenaar
· 8 years ago
91f84f6
Update runtime files.
by Bram Moolenaar
· 8 years ago
fdd7155
patch 8.1.0224: hang in bracketed paste mode when t_PE not encountered
by Bram Moolenaar
· 8 years ago
6ab9e42
patch 8.1.0223: completing shell command finds sub-directories in $PATH
by Bram Moolenaar
· 8 years ago
73b4aba
patch 8.1.0222: errors are reported for "make install"
by Bram Moolenaar
· 8 years ago
edd6aac
patch 8.1.0221: not enough testing for the Ruby interface
by Bram Moolenaar
· 8 years ago
d84b26a
patch 8.1.0220: Ruby converts v:true and v:false to a number
by Bram Moolenaar
· 8 years ago
2c8c681
patch 8.1.0219: expanding ## fails to escape backtick
by Bram Moolenaar
· 8 years ago
95e5147
patch 8.1.0218: cannot add matches to another window
by Bram Moolenaar
· 8 years ago
fd24946
patch 8.1.0217: compiler warning for variable set but not used
by Bram Moolenaar
· 8 years ago
8e85db0
patch 8.1.0216: part of file not indented properly
by Bram Moolenaar
· 8 years ago
d2a0549
patch 8.1.0215: no error if configure --with-x cannot configure X
by Bram Moolenaar
· 8 years ago
83ec2a7
patch 8.1.0214: +autochdir feature not reported by has() or :version
by Bram Moolenaar
· 8 years ago
0a08c63
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
by Bram Moolenaar
· 8 years ago
5390144
patch 8.1.0212: preferred cursor column not set in interfaces
by Bram Moolenaar
· 8 years ago
00136dc
patch 8.1.0211: expanding a file name "~" results in $HOME
by Bram Moolenaar
· 8 years ago
6f8d2ac
patch 8.1.0210: still a few K&R function declarations
by Bram Moolenaar
· 8 years ago
b6c8cd8
patch 8.1.0209: stderr output from Ruby messes up display
by Bram Moolenaar
· 8 years ago
7624af0
patch 8.1.0208: file left behind after running individual test
by Bram Moolenaar
· 8 years ago
68f1b1b
patch 8.1.0207: need many menu translation files to cover regions
by Bram Moolenaar
· 8 years ago
cd96eef
patch 8.1.0206: duplicate test function name
by Bram Moolenaar
· 8 years ago
9cf4b50
patch 8.1.0205: invalid memory access with invalid modeline
by Bram Moolenaar
· 8 years ago
947b39e
patch 8.1.0204: inputlist() is not tested
by Bram Moolenaar
· 8 years ago
578333b
patch 8.1.0203: building with Perl 5.28 fails on Windows
by Bram Moolenaar
· 8 years ago
6183ccb
patch 8.1.0202: :version always shows +packages
by Bram Moolenaar
· 8 years ago
79a494d
patch 8.1.0201: newer Python uses "importlib" instead of "imp"
by Bram Moolenaar
· 8 years ago
a9604e6
Update runtime files.
by Bram Moolenaar
· 8 years ago
872e451
patch 8.1.0200: spellbadword() not tested
by Bram Moolenaar
· 8 years ago
66ab916
patch 8.1.0199: spellbadword() does not check for caps error
by Bram Moolenaar
· 8 years ago
0a6efcd
patch 8.1.0198: there is no hint that syntax is disabled for 'redrawtime'
by Bram Moolenaar
· 8 years ago
9e42c86
patch 8.1.0197: Windows GUI: title for search/replace is wrong
by Bram Moolenaar
· 8 years ago
f63db65
patch 8.1.0196: terminal debugger error with .gdbinit file
by Bram Moolenaar
· 8 years ago
963c1ad
patch 8.1.0195: terminal debugger commands don't always work
by Bram Moolenaar
· 8 years ago
4149980
patch 8.1.0194: possibly use of NULL pointer
by Bram Moolenaar
· 8 years ago
ca4cc01
patch 8.1.0193: terminal debugger buttons don't always work
by Bram Moolenaar
· 8 years ago
0270f38
patch 8.1.0192: executing regexp recursively fails with a crash
by Bram Moolenaar
· 8 years ago
3166afd
patch 8.1.0191: Perl test fails in 24 line terminal
by Bram Moolenaar
· 8 years ago
18c4f1b
patch 8.1.0190: Perl refcounts are wrong
by Bram Moolenaar
· 8 years ago
d90a144
patch 8.1.0189: function defined in sandbox not tested
by Bram Moolenaar
· 8 years ago
b477af2
Update runtime files.
by Bram Moolenaar
· 8 years ago
2196bca
patch 8.1.0188: no test for ":cscope add"
by Bram Moolenaar
· 8 years ago
7132ddc
patch 8.1.0187: getwininfo() and win_screenpos() return different numbers
by Bram Moolenaar
· 8 years ago
44a693a
patch 8.1.0186: test for getwininfo() fails in GUI
by Bram Moolenaar
· 8 years ago
1ce9a15
patch 8.1.0185: running tests writes lua.vim even though it is not used
by Bram Moolenaar
· 8 years ago
b6959a8
patch 8.1.0184: not easy to figure out the window layout
by Bram Moolenaar
· 8 years ago
1741367
patch 8.1.0183: Lua API changed, breaking the build
by Bram Moolenaar
· 8 years ago
Next »