Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
2ade714728ff824f67a9a24ef495d509a389ee2f
2ade714
patch 8.1.2252: compiler warning for int size
by Bram Moolenaar
· 6 years ago
197c6b7
patch 8.1.2251: ":term command" may not work without a shell
by Bram Moolenaar
· 6 years ago
30efcf3
patch 8.1.2250: CTRL-U and CTRL-D don't work in popup window
by Bram Moolenaar
· 6 years ago
d047840
patch 8.1.2249: "make vimtags" does not print any message
by Bram Moolenaar
· 6 years ago
1e814bc
patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
e890b9f
patch 8.1.2247: "make vimtags" does not work in runtime/doc
by Bram Moolenaar
· 6 years ago
1f06823
patch 8.1.2246: some tests are still in old style
by Bram Moolenaar
· 6 years ago
2f7b7b1
patch 8.1.2245: third character of 'listchars' tab shows in wrong place
by Bram Moolenaar
· 6 years ago
82cf7f6
patch 8.1.2244: 'wrapscan' is not used for "gn"
by Bram Moolenaar
· 6 years ago
32aa102
patch 8.1.2243: typos in comments
by Bram Moolenaar
· 6 years ago
70def98
patch 8.1.2242: creating docs tags uses user preferences
by Bram Moolenaar
· 6 years ago
024dbd2
patch 8.1.2241: match highlight does not combine with 'wincolor'
by Bram Moolenaar
· 6 years ago
f2885d3
patch 8.1.2240: popup window width changes when scrolling
by Bram Moolenaar
· 6 years ago
1a57743
patch 8.1.2239: CI fails when running tests without building Vim
by Bram Moolenaar
· 6 years ago
1ff14ba
Update runtime files.
by Bram Moolenaar
· 6 years ago
757bd2e
patch 8.1.2238: error in docs tags goes unnoticed
by Bram Moolenaar
· 6 years ago
7a641ca
patch 8.1.2237: mode() result depends on whether CURSOR_SHAPE is defined
by Bram Moolenaar
· 6 years ago
bb26596
patch 8.1.2236: ml_get error if pattern matches beyond last line
by Bram Moolenaar
· 6 years ago
77ccc00
patch 8.1.2235: "C" with 'virtualedit' set does not include multi-byte char
by Bram Moolenaar
· 6 years ago
3f39697
patch 8.1.2234: get_short_pathname() fails depending on encoding
by Bram Moolenaar
· 6 years ago
69bf634
patch 8.1.2233: cannot get the Vim command line arguments
by Bram Moolenaar
· 6 years ago
8b530c1
patch 8.1.2231: not easy to move to the middle of a text line
by Bram Moolenaar
· 6 years ago
077ff43
patch 8.1.2230: MS-Windows: testing external commands can be improved
by Bram Moolenaar
· 6 years ago
efae76a
patch 8.1.2229: cannot color number column above/below cursor differently
by Bram Moolenaar
· 6 years ago
38ba4dc
patch 8.1.2228: screenpos() returns wrong values when 'number' is set
by Bram Moolenaar
· 6 years ago
1c329c0
patch 8.1.2227: layout wrong if 'lines' changes while cmdline window is open
by Bram Moolenaar
· 6 years ago
5b41899
patch 8.1.2226: cannot use system copy/paste in non-xterm terminals
by Bram Moolenaar
· 6 years ago
5241057
patch 8.1.2225: the "last used" info of a buffer is under used
by Bram Moolenaar
· 6 years ago
dfded98
patch 8.1.2224: cannot build Amiga version
by Bram Moolenaar
· 6 years ago
cb86893
patch 8.1.2223: cannot see what buffer an ml_get error is for
by Bram Moolenaar
· 6 years ago
7ab5d77
patch 8.1.2222: accessing invalid memory
by Bram Moolenaar
· 6 years ago
96f45c0
Update runtime files
by Bram Moolenaar
· 6 years ago
8fc4296
patch 8.1.2221: cannot filter :disp output
by Bram Moolenaar
· 6 years ago
6a0cc91
patch 8.1.2220: :cfile does not abort like other quickfix commands
by Bram Moolenaar
· 6 years ago
28ed4df
patch 8.1.2219: no autocommand for open window with terminal
by Bram Moolenaar
· 6 years ago
453c192
patch 8.1.2218: "gN" is off by one in Visual mode
by Bram Moolenaar
· 6 years ago
c7488a7
patch 8.1.2217: compiler warning for unused variable
by Bram Moolenaar
· 6 years ago
1fd30d7
patch 8.1.2216: text property in wrong place after :substitute
by Bram Moolenaar
· 6 years ago
7aee687
patch 8.1.2215: unreachable code in adjusting text prop columns
by Bram Moolenaar
· 6 years ago
11a58af
patch 8.1.2214: too much is redrawn when 'cursorline' is set
by Bram Moolenaar
· 6 years ago
aa1f04d
patch 8.1.2213: popup_textprop tests fail
by Bram Moolenaar
· 6 years ago
3691f1e
patch 8.1.2212: cannot see the selection type in :reg output
by Bram Moolenaar
· 6 years ago
336bf2b
patch 8.1.2211: listener callback "added" argument is not the total
by Bram Moolenaar
· 6 years ago
b754b5b
patch 8.1.2210: using negative offset for popup_create() does not work
by Bram Moolenaar
· 6 years ago
ec6f735
patch 8.1.2209: LF in escape codes may be expanded to CR-LF
by Bram Moolenaar
· 6 years ago
faf626e
patch 8.1.2208: Unix: Tabs in output might be expanded to spaces
by Bram Moolenaar
· 6 years ago
edaad6e
patch 8.1.2207: "gn" doesn't work quite right
by Bram Moolenaar
· 6 years ago
2868668
patch 8.1.2206: no test for fixed issue #3893
by Bram Moolenaar
· 6 years ago
6656c2e
patch 8.1.2205: sign entry structure has confusing name
by Bram Moolenaar
· 6 years ago
8f7ab4b
patch 8.1.2204: crash on exit when closing terminals
by Bram Moolenaar
· 6 years ago
823edd1
patch 8.1.2203: running libvterm tests without the +terminal feature
by Bram Moolenaar
· 6 years ago
93bbf33
patch 8.1.2202: MS-Windows: build failure with GUI and small features
by Bram Moolenaar
· 6 years ago
13a1f3f
patch 8.1.2201: cannot build with dynamically linked Python 3.8
by Bram Moolenaar
· 6 years ago
1cac709
patch 8.1.2200: crash when memory allocation fails
by Bram Moolenaar
· 6 years ago
a720be7
patch 8.1.2199: build failure when using normal features without GUI
by Bram Moolenaar
· 6 years ago
396b7c7
patch 8.1.2198: crash when using :center in autocommand
by Bram Moolenaar
· 6 years ago
34ba06b
patch 8.1.2197: ExitPre autocommand may cause accessing freed memory
by Bram Moolenaar
· 6 years ago
d53ebfc
patch 8.1.2196: MS-Windows: running tests with MSVC lacks updates
by Bram Moolenaar
· 6 years ago
4d14bac
patch 8.1.2195: Vim does not exit when the terminal window is last window
by Bram Moolenaar
· 6 years ago
4b57018
patch 8.1.2194: modifyOtherKeys is not enabled by default
by Bram Moolenaar
· 6 years ago
a139615
patch 8.1.2193: popup_setoptions(popup_getoptions()) does not work
by Bram Moolenaar
· 6 years ago
dca7abe
patch 8.1.2192: cannot easily fill the info popup asynchronously
by Bram Moolenaar
· 6 years ago
88d3d09
patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work
by Bram Moolenaar
· 6 years ago
83e9a1c
patch 8.1.2190: syntax test fails on Mac
by Bram Moolenaar
· 6 years ago
82260af
patch 8.1.2189: syntax highlighting wrong for tab
by Bram Moolenaar
· 6 years ago
2b78ab5
patch 8.1.2188: build error for missing define
by Bram Moolenaar
· 6 years ago
b40c257
patch 8.1.2187: error for bad regexp even though regexp is not used
by Bram Moolenaar
· 6 years ago
7eed964
patch 8.1.2186: error for bad regexp even though regexp is not used
by Bram Moolenaar
· 6 years ago
bbfd156
patch 8.1.2185: syntax test fails
by Bram Moolenaar
· 6 years ago
cfb3814
patch 8.1.2184: option context is not copied when splitting a window
by Bram Moolenaar
· 6 years ago
ba08930
patch 8.1.2183: running a test is a bit verbose
by Bram Moolenaar
· 6 years ago
5b39d7a
patch 8.1.2182: test42 seen as binary by git diff
by Bram Moolenaar
· 6 years ago
a74fda6
patch 8.1.2181: highlighting wrong when item follows tab
by Bram Moolenaar
· 6 years ago
00e192b
patch 8.1.2180: Error E303 is not useful when 'directory' is empty
by Bram Moolenaar
· 6 years ago
b98678a
patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python output
by Bram Moolenaar
· 6 years ago
15ee567
patch 8.1.2178: accessing uninitialized memory in test
by Bram Moolenaar
· 6 years ago
afbdb90
patch 8.1.2177: Dart files are not recognized
by Bram Moolenaar
· 6 years ago
8459006
patch 8.1.2176: syntax attributes not combined with Visual highlighting
by Bram Moolenaar
· 6 years ago
c3bf7b5
patch 8.1.2175: meson files are not recognized
by Bram Moolenaar
· 6 years ago
89577b3
patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes
by Bram Moolenaar
· 6 years ago
92ea26b
patch 8.1.2173: searchit() has too many arguments
by Bram Moolenaar
· 6 years ago
7751d1d
patch 8.1.2172: spell highlight is wrong at start of the line
by Bram Moolenaar
· 6 years ago
a1cb1d1
patch 8.1.2171: mouse support not always available
by Bram Moolenaar
· 6 years ago
0d2c4bf
patch 8.1.2170: cannot build without the +termresponse feature
by Bram Moolenaar
· 6 years ago
3cea8a9
patch 8.1.2169: terminal flags are never reset
by Bram Moolenaar
· 6 years ago
b1ba9ab
patch 8.1.2168: heredoc assignment not skipped in if block
by Bram Moolenaar
· 6 years ago
2559a47
patch 8.1.2167: mapping test fails on MS-Windows
by Bram Moolenaar
· 6 years ago
4a4981b
patch 8.1.2166: rubyeval() not tested as a method
by Bram Moolenaar
· 6 years ago
2e693a8
Update runtime files.
by Bram Moolenaar
· 6 years ago
4f2f61a
patch 8.1.2165: mapping test fails on Mac
by Bram Moolenaar
· 6 years ago
7b3d939
patch 8.1.2164: stuck when using "j" in a popupwin with popup_filter_menu
by Bram Moolenaar
· 6 years ago
b2fe1d6
patch 8.1.2163: cannot build with +spell but without +syntax
by Bram Moolenaar
· 6 years ago
4e03933
patch 8.1.2162: popup resize test is flaky
by Bram Moolenaar
· 6 years ago
4bd88d5
patch 8.1.2161: mapping test fails
by Bram Moolenaar
· 6 years ago
a6cc5be
patch 8.1.2160: cannot build with +syntax but without +terminal
by Bram Moolenaar
· 6 years ago
fafb4b1
patch 8.1.2159: some mappings are listed twice
by Bram Moolenaar
· 6 years ago
17efc7f
patch 8.1.2158: terminal attributes missing in Terminal-normal mode
by Bram Moolenaar
· 6 years ago
8f7b29f
patch 8.1.2157: libvterm source files missing from distribution
by Bram Moolenaar
· 6 years ago
9115c61
patch 8.1.2156: first character after Tab is not highlighted
by Bram Moolenaar
· 6 years ago
a381773
patch 8.1.2155: in a terminal window 'cursorlineopt' does not work properly
by Bram Moolenaar
· 6 years ago
Next »