Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d0337e360e9f0b51a1a5627239d80a45dee8c3be
/
src
/
proto
1a47ae3
patch 8.2.0056: execution stack is incomplete and inefficient
by Bram Moolenaar
· 6 years ago
07a3db8
patch 8.2.0044: expression type is used inconsistently
by Bram Moolenaar
· 6 years ago
ddef129
patch 8.2.0013: not using a typedef for condstack
by Bram Moolenaar
· 6 years ago
09dd2bb
patch 8.2.0007: popup menu positioned wrong with folding in two tabs
by Bram Moolenaar
· 6 years ago
a6e8f88
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
by Bram Moolenaar
· 6 years ago
d283e89
patch 8.1.2407: proto files, dependencies and build instructions outdated
by Bram Moolenaar
· 6 years ago
a050b94
patch 8.1.2382: MS-Windows: When using VTP bold+inverse doesn't work
by Bram Moolenaar
· 6 years ago
fc4ea2a
patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys
by Bram Moolenaar
· 6 years ago
7bae0b1
patch 8.1.2331: the option.c file is still very big
by Bram Moolenaar
· 6 years ago
5461258
patch 8.1.2327: cannot build with Hangul input
by Bram Moolenaar
· 6 years ago
0324f9e
patch 8.1.2311: warning for missing function prototype
by Bram Moolenaar
· 6 years ago
db3a205
patch 8.1.2304: cannot get the mouse position when getting a mouse click
by Bram Moolenaar
· 6 years ago
afe45b6
patch 8.1.2300: redraw breaks going through list of popup windows
by Bram Moolenaar
· 6 years ago
4eb7dae
patch 8.1.2295: if buffer of popup is in another window cursorline sign shows
by Bram Moolenaar
· 6 years ago
c823477
patch 8.1.2289: after :diffsplit closing the window does not disable diff
by Bram Moolenaar
· 6 years ago
4c054e9
patch 8.1.2282: crash when passing many arguments through a partial
by Bram Moolenaar
· 6 years ago
ee85702
patch 8.1.2281: 'showbreak' cannot be set for one window
by Bram Moolenaar
· 6 years ago
b0745b2
patch 8.1.2280: crash when passing partial to substitute()
by Bram Moolenaar
· 6 years ago
4dd8fe0
patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()
by Bram Moolenaar
· 6 years ago
0630bb6
patch 8.1.2254: MS-Windows: mouse scroll wheel doesn't work in popup
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
1e814bc
patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
69bf634
patch 8.1.2233: cannot get the Vim command line arguments
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
4d14bac
patch 8.1.2195: Vim does not exit when the terminal window is last window
by Bram Moolenaar
· 6 years ago
dca7abe
patch 8.1.2192: cannot easily fill the info popup asynchronously
by Bram Moolenaar
· 6 years ago
92ea26b
patch 8.1.2173: searchit() has too many arguments
by Bram Moolenaar
· 6 years ago
459fd78
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
14c01f8
patch 8.1.2127: the indent.c file is a bit big
by Bram Moolenaar
· 6 years ago
8617348
patch 8.1.2107: various memory leaks reported by asan
by Bram Moolenaar
· 6 years ago
792cf5e
patch 8.1.2104: the normal.c file is too big
by Bram Moolenaar
· 6 years ago
473952e
patch 8.1.2094: the fileio.c file is too big
by Bram Moolenaar
· 6 years ago
38f1eea
patch 8.1.2086: missing a few changes for the renamed files
by Bram Moolenaar
· 6 years ago
30e8e73
patch 8.1.2082: some files have a weird name to fit in 8.3 characters
by Bram Moolenaar
· 6 years ago
46a426c
patch 8.1.2081: the spell.c file is too big
by Bram Moolenaar
· 6 years ago
d2842ea
patch 8.1.2080: the terminal API is limited and can't be disabled
by Bram Moolenaar
· 6 years ago
4aea03e
patch 8.1.2077: the ops.c file is too big
by Bram Moolenaar
· 6 years ago
010ee96
patch 8.1.2073: when editing a buffer 'colorcolumn' may not work
by Bram Moolenaar
· 6 years ago
b8ff5c2
patch 8.1.2070: mouse code is spread out
by Bram Moolenaar
· 6 years ago
b20b9e1
patch 8.1.2062: the mouse code is spread out
by Bram Moolenaar
· 6 years ago
4bd7823
patch 8.1.2058: function for ex command is named inconsistently
by Bram Moolenaar
· 6 years ago
7528d1f
patch 8.1.2057: the screen.c file is much too big
by Bram Moolenaar
· 6 years ago
d103ee7
patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()
by Bram Moolenaar
· 6 years ago
37d1807
patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered
by Bram Moolenaar
· 6 years ago
0e57dd8
patch 8.1.2047: cannot check the current state
by Bram Moolenaar
· 6 years ago
69198cb
patch 8.1.2046: SafeState may be triggered at the wrong moment
by Bram Moolenaar
· 6 years ago
dac1347
patch 8.1.2045: the option.c file is too big
by Bram Moolenaar
· 6 years ago
8aeec40
patch 8.1.2044: no easy way to process postponed work
by Bram Moolenaar
· 6 years ago
9c658c9
patch 8.1.2042: the evalfunc.c file is too big
by Bram Moolenaar
· 6 years ago
50bf7ce
patch 8.1.2034: dark them of GTK 3 not supported
by Bram Moolenaar
· 6 years ago
57da698
patch 8.1.2027: MS-Windows: problem with ambiwidth characters
by Bram Moolenaar
· 6 years ago
840d16f
patch 8.1.2021: some global functions can be local to the file
by Bram Moolenaar
· 6 years ago
d20dcb3
patch 8.1.2020: it is not easy to change the window layout
by Bram Moolenaar
· 6 years ago
261f346
patch 8.1.2001: some source files are too big
by Bram Moolenaar
· 6 years ago
a3a1246
patch 8.1.2000: plugin cannot get the current IME status
by Bram Moolenaar
· 6 years ago
af7645d
patch 8.1.1989: the evalfunc.c file is still too big
by Bram Moolenaar
· 6 years ago
8d3b510
patch 8.1.1988: :startinsert! does not work the same way as "A"
by Bram Moolenaar
· 6 years ago
26262f8
patch 8.1.1985: code for dealing with paths is spread out
by Bram Moolenaar
· 6 years ago
08c308a
patch 8.1.1981: the evalfunc.c file is too big
by Bram Moolenaar
· 6 years ago
b005cd8
patch 8.1.1979: code for handling file names is spread out
by Bram Moolenaar
· 6 years ago
1e1d300
patch 8.1.1978: the eval.c file is too big
by Bram Moolenaar
· 6 years ago
581ba39
patch 8.1.1969: popup window filter is used in all modes
by Bram Moolenaar
· 6 years ago
e677df8
patch 8.1.1966: some code in options.c fits better elsewhere
by Bram Moolenaar
· 6 years ago
db022f3
patch 8.1.1960: fold code is spread out
by Bram Moolenaar
· 6 years ago
da6c033
patch 8.1.1957: more code can be moved to evalvars.c
by Bram Moolenaar
· 6 years ago
8c6173c
patch 8.1.1949: cannot scroll a popup window to the very bottom
by Bram Moolenaar
· 6 years ago
8d71b54
patch 8.1.1943: more code can be moved to evalvars.c
by Bram Moolenaar
· 6 years ago
34ed68d
patch 8.1.1940: script tests fail
by Bram Moolenaar
· 6 years ago
e5cdf15
patch 8.1.1939: code for handling v: variables in generic eval file
by Bram Moolenaar
· 6 years ago
0522ba0
patch 8.1.1933: the eval.c file is too big
by Bram Moolenaar
· 6 years ago
12034e2
patch 8.1.1928: popup windows don't move with the text when making changes
by Bram Moolenaar
· 6 years ago
307c5a5
patch 8.1.1927: code for dealing with script files is spread out
by Bram Moolenaar
· 6 years ago
4f57eef
patch 8.1.1922: in diff mode global operations can be very slow
by Bram Moolenaar
· 6 years ago
f639623
patch 8.1.1920: cannot always close a popup when filter consumes all events
by Bram Moolenaar
· 6 years ago
4645104
patch 8.1.1919: using window options when passing a buffer to popup_create()
by Bram Moolenaar
· 6 years ago
d019039
patch 8.1.1914: command line expansion code is spread out
by Bram Moolenaar
· 6 years ago
00b0d6d
patch 8.1.1908: every popup window consumes a buffer number
by Bram Moolenaar
· 6 years ago
c7c5f10
patch 8.1.1905: cannot set all properties of the info popup
by Bram Moolenaar
· 6 years ago
bd483b3
patch 8.1.1902: cannot have an info popup without a border
by Bram Moolenaar
· 6 years ago
5843f5f
patch 8.1.1891: functions used in one file are global
by Bram Moolenaar
· 6 years ago
66b5142
patch 8.1.1886: command line expansion code is spread out
by Bram Moolenaar
· 6 years ago
62a0cb4
patch 8.1.1882: cannot specify properties of the info popup window
by Bram Moolenaar
· 6 years ago
576a4a6
patch 8.1.1880: cannot show extra info for completion in a popup window
by Bram Moolenaar
· 6 years ago
9cfe8f6
patch 8.1.1878: negative float before method not parsed correctly
by Bram Moolenaar
· 6 years ago
4ad6215
patch 8.1.1869: code for the argument list is spread out
by Bram Moolenaar
· 6 years ago
28e67e0
patch 8.1.1851: crash when sound_playfile() callback plays sound
by Bram Moolenaar
· 6 years ago
9bca58f
patch 8.1.1849
by Bram Moolenaar
· 6 years ago
08cc374
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
by Bram Moolenaar
· 6 years ago
820680b
patch 8.1.1832: win_execute() does not work in other tab
by Bram Moolenaar
· 6 years ago
d7663c2
patch 8.1.1823: command line history code is spread out
by Bram Moolenaar
· 6 years ago
25e4223
patch 8.1.1807: more functions can be used as a method
by Bram Moolenaar
· 6 years ago
ac92e25
patch 8.1.1803: all builtin functions are global
by Bram Moolenaar
· 6 years ago
c6538bc
patch 8.1.1800: function call functions have too many arguments
by Bram Moolenaar
· 6 years ago
749fa0a
patch 8.1.1799: cannot avoid mapping for a popup window
by Bram Moolenaar
· 6 years ago
90f3e7a
patch 8.1.1789: cannot see file name of preview popup window
by Bram Moolenaar
· 6 years ago
f4fd7ec
patch 8.1.1788: missing changes in proto file
by Bram Moolenaar
· 6 years ago
13b11ed
patch 8.1.1786: double click in popup scrollbar starts selection
by Bram Moolenaar
· 6 years ago
b66bab3
patch 8.1.1785: map functionality mixed with character input
by Bram Moolenaar
· 6 years ago
13d5c3f
patch 8.1.1773: the preview popup window may be too far to the right
by Bram Moolenaar
· 6 years ago
Next »