Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
6dff58f15cede9139b2fcfc64c9064326ea3d3b0
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 7 years ago
f45d747
patch 8.1.0442: GUI: cursor not drawn after ":redraw | sleep"
by Bram Moolenaar
· 7 years ago
d3dc062
patch 8.1.0441: build failure without command line history
by Bram Moolenaar
· 7 years ago
2bfddfc
patch 8.1.0440: remove() with a range not sufficiently tested
by Bram Moolenaar
· 7 years ago
438d176
patch 8.1.0439: recursive use of getcmdline() still not protected
by Bram Moolenaar
· 7 years ago
b434ae2
patch 8.1.0438: the ex_make() function is too long
by Bram Moolenaar
· 7 years ago
95892c2
patch 8.1.0437: may access freed memory when syntax HL times out
by Bram Moolenaar
· 7 years ago
ee91c33
patch 8.1.0436: can get the text of inputsecret() with getcmdline()
by Bram Moolenaar
· 7 years ago
8c63e0e
patch 8.1.0435: cursorline highlight not removed in some situation
by Bram Moolenaar
· 7 years ago
0903750
patch 8.1.0434: copy_loclist() is too long
by Bram Moolenaar
· 7 years ago
31cbadf
patch 8.1.0433: mapping can obtain text from inputsecret()
by Bram Moolenaar
· 7 years ago
45c5c86
patch 8.1.0432: compiler warning for signed/unsigned
by Bram Moolenaar
· 7 years ago
6dae96e
patch 8.1.0431: the qf_jump() function is too long
by Bram Moolenaar
· 7 years ago
d339828
patch 8.1.0430: Xargadd file left behind after running test
by Bram Moolenaar
· 7 years ago
c75878c
patch 8.1.0429: no test for :lcd with 'shellslash'
by Bram Moolenaar
· 7 years ago
3b30168
patch 8.1.0428: the :suspend command is not tested
by Bram Moolenaar
· 7 years ago
7ff8a3c
patch 8.1.0427: MS-Windows GUI: using invalid encoded file name
by Bram Moolenaar
· 7 years ago
4841a7c
patch 8.1.0426: accessing invalid memory in SmcOpenConnection()
by Bram Moolenaar
· 7 years ago
9cea87c
patch 8.1.0425: ml_get error and crash with appendbufline()
by Bram Moolenaar
· 7 years ago
e76d7a6
patch 8.1.0424: test output is very verbose, loading CI log is slow
by Bram Moolenaar
· 7 years ago
0bd4051
patch 8.1.0423: MS-Windows: using dup-close for flushing a file
by Bram Moolenaar
· 7 years ago
4ff4290
patch 8.1.0422: cannot create map file with MinGW
by Bram Moolenaar
· 7 years ago
76c612a
patch 8.1.0421: MS-Windows: Ruby path is wrong for Ruby 1.9 and later
by Bram Moolenaar
· 7 years ago
1f40280
patch 8.1.0420: generating vim.lib when using ActivePerl 5.20.3 or later
by Bram Moolenaar
· 7 years ago
de2bd37
patch 8.1.0419: Cygwin: running cproto fails with -O2
by Bram Moolenaar
· 7 years ago
b872e63
patch 8.1.0418: MS-Windows: cannot separate Lua include and library dirs
by Bram Moolenaar
· 7 years ago
036b09c
patch 8.1.0417: several command line arguments are not tested
by Bram Moolenaar
· 7 years ago
b0e982b
patch 8.1.0416: sort doesn't report deleted lines
by Bram Moolenaar
· 7 years ago
d4f7343
patch 8.1.0415: not actually using 16 colors with vtp
by Bram Moolenaar
· 7 years ago
3f3fb0b
patch 8.1.0414: v:option_old is cleared when using :set in OptionSet autocmd
by Bram Moolenaar
· 7 years ago
933bef7
patch 8.1.0413: test output is duplicated or missing
by Bram Moolenaar
· 7 years ago
92cbf62
patch 8.1.0412: cannot build with GTK 2.4
by Bram Moolenaar
· 7 years ago
cec12cd
patch 8.1.0411: renamed file missing from distribution
by Bram Moolenaar
· 7 years ago
476c0db
patch 8.1.0410: the ex_copen() function is too long
by Bram Moolenaar
· 7 years ago
4b1c9a9
patch 8.1.0409: startup test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
a87f8fd
patch 8.1.0408: MSVC: cannot use the "x64" native compiler option
by Bram Moolenaar
· 7 years ago
fe15b7d
patch 8.1.0407: quickfix code mixes using the stack and a list pointer
by Bram Moolenaar
· 7 years ago
9e81db9
patch 8.1.0406: several command line arguments are not tested
by Bram Moolenaar
· 7 years ago
664323e
patch 8.1.0405: too many #ifdefs for GTK
by Bram Moolenaar
· 7 years ago
e961cba
patch 8.1.0404: accessing invalid memory with long argument name
by Bram Moolenaar
· 7 years ago
cc3a997
patch 8.1.0403: header file missing from distribution
by Bram Moolenaar
· 7 years ago
198fa06
patch 8.1.0402: the DiffUpdate event isn't triggered for :diffput
by Bram Moolenaar
· 7 years ago
110bd60
patch 8.1.0401: can't get swap name of another buffer
by Bram Moolenaar
· 8 years ago
d2b58c0
patch 8.1.0400: using freed memory with :diffget
by Bram Moolenaar
· 8 years ago
65985ac
patch 8.1.0399: 'hlsearch' highlight remains in other window
by Bram Moolenaar
· 8 years ago
8f4499b
patch 8.1.0398: no test for -o and -O command line arguments
by Bram Moolenaar
· 8 years ago
e8fa05b
patch 8.1.0397: no event triggered after updating diffs
by Bram Moolenaar
· 8 years ago
42c6335
patch 8.1.0396: another compiler warning on 64-bit MS-Windows
by Bram Moolenaar
· 8 years ago
6e272ac
patch 8.1.0395: compiler warning on 64-bit MS-Windows
by Bram Moolenaar
· 8 years ago
e3521d9
patch 8.1.0394: diffs are not always updated correctly
by Bram Moolenaar
· 8 years ago
785fc65
patch 8.1.0393: not all white space difference options available
by Bram Moolenaar
· 8 years ago
50eb16c
patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled
by Bram Moolenaar
· 8 years ago
ac49f61
patch 8.1.0391: building in a shadow directory fails
by Bram Moolenaar
· 8 years ago
ab18673
patch 8.1.0390: scrollbars are not tested
by Bram Moolenaar
· 8 years ago
da1f71d
patch 8.1.0389: :behave command is not tested
by Bram Moolenaar
· 8 years ago
bf1c1b8
patch 8.1.0388: Coverity complains about possible NULL pointer use
by Bram Moolenaar
· 8 years ago
24839ed
patch 8.1.0387: no test for 'ambiwidth' detection
by Bram Moolenaar
· 8 years ago
fe8ef98
patch 8.1.0386: cannot test with non-default option value
by Bram Moolenaar
· 8 years ago
c91c500
patch 8.1.0385: Coveralls badge doesn't update
by Bram Moolenaar
· 8 years ago
8aeb504
patch 8.1.0384: sign ordering depends on +netbeans feature
by Bram Moolenaar
· 8 years ago
a214079
patch 8.1.0383: missing source file rename
by Bram Moolenaar
· 8 years ago
0f7683f
patch 8.1.0382: some make programs can't handle "xdiff/../"
by Bram Moolenaar
· 8 years ago
5c6f574
patch 8.1.0381: variable declaration not at start of block
by Bram Moolenaar
· 8 years ago
32d19c1
patch 8.1.0380: "make proto" doesn't work well
by Bram Moolenaar
· 8 years ago
78dcd4f
patch 8.1.0379: build dependencies are incomplete
by Bram Moolenaar
· 8 years ago
0d5f21c
patch 8.1.0378: CI build failure
by Bram Moolenaar
· 8 years ago
42335f5
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
by Bram Moolenaar
· 8 years ago
c787539
patch 8.1.0376: compiler warning for uninitialized variable
by Bram Moolenaar
· 8 years ago
3b8defd
patch 8.1.0375: cannot use diff mode with Cygwin diff.exe
by Bram Moolenaar
· 8 years ago
bd9a53c
patch 8.1.0374: moving the cursor is slow when 'relativenumber' is set
by Bram Moolenaar
· 8 years ago
1b7fefc
patch 8.1.0373: screen updating still slow when 'cursorline' is set
by Bram Moolenaar
· 8 years ago
90a9979
patch 8.1.0372: screen updating slow when 'cursorline' is set
by Bram Moolenaar
· 8 years ago
643b614
patch 8.1.0371: argument types for select() may be wrong
by Bram Moolenaar
· 8 years ago
274cea3
patch 8.1.0370: not using internal diff if 'diffopt' is not changed
by Bram Moolenaar
· 8 years ago
67f8ab8
patch 8.1.0369: continuation lines cannot contain comments
by Bram Moolenaar
· 8 years ago
25328e3
patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails
by Bram Moolenaar
· 8 years ago
84d9390
patch 8.1.0367: getchar(1) no longer processes pending messages
by Bram Moolenaar
· 8 years ago
0079216
patch 8.1.0366: pieces of the xdiff code are not used
by Bram Moolenaar
· 8 years ago
4c7b08f
patch 8.1.0365: function profile doesn't specify where it was defined
by Bram Moolenaar
· 8 years ago
e797abf
patch 8.1.0364: compiler warning in xdiff code
by Bram Moolenaar
· 8 years ago
c93262b
patch 8.1.0363: internal diff isn't used by default as advertised
by Bram Moolenaar
· 8 years ago
f29c1c6
patch 8.1.0362: cannot get the script line number when executing a function
by Bram Moolenaar
· 8 years ago
6b0b83f
patch 8.1.0361: remote user not used for completion
by Bram Moolenaar
· 8 years ago
e828b76
patch 8.1.0360: using an external diff program is slow and inflexible
by Bram Moolenaar
· 8 years ago
93a1df2
Update runtime files.
by Bram Moolenaar
· 8 years ago
6f8bdab
patch 8.1.0359: no clue what test failed when using a screendump twice
by Bram Moolenaar
· 8 years ago
a5c48c2
patch 8.1.0358: crash when using term_dumpwrite() after the job finished
by Bram Moolenaar
· 8 years ago
02c9721
patch 8.1.0357: instructions for tests are outdated
by Bram Moolenaar
· 8 years ago
99f043a
patch 8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-W
by Bram Moolenaar
· 8 years ago
a750ac2
patch 8.1.0355: incorrect adjusting the popup menu for the preview window
by Bram Moolenaar
· 8 years ago
53c8a47
patch 8.1.0354: packadd test fails on MS-Windows
by Bram Moolenaar
· 8 years ago
99396d4
patch 8.1.0353: an "after" directory of a package is appended to 'rtp'
by Bram Moolenaar
· 8 years ago
d4a1aab
patch 8.1.0352: browsing compressed tar files does not always work
by Bram Moolenaar
· 8 years ago
198cb66
patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern
by Bram Moolenaar
· 8 years ago
0b14688
patch 8.1.0350: Vim may block on ch_sendraw()
by Bram Moolenaar
· 8 years ago
ed5a9d6
patch 8.1.0349: crash when wiping buffer in a callback
by Bram Moolenaar
· 8 years ago
e67a7d6
patch 8.1.0348: on Travis the slowest build is run last
by Bram Moolenaar
· 8 years ago
f1c118b
patch 8.1.0347: some tests fail on Solaris
by Bram Moolenaar
· 8 years ago
20aac6c
Update runtime files.
by Bram Moolenaar
· 8 years ago
acca8df
patch 8.1.0346: building with Aap is outdated and unused
by Bram Moolenaar
· 8 years ago
Next »