Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
refs/heads/android-16
/
src
/
proto
e2c0f81
patch 9.1.1518: getcompletiontype() may crash
by zeertzjq
· 9 weeks ago
96b3ef2
patch 9.1.1509: patch 9.1.1505 was not good
by Hirohito Higashi
· 9 weeks ago
6b49fba
patch 9.1.1490: 'wildchar' does not work in search contexts
by Girish Palya
· 10 weeks ago
b90c239
patch 9.1.1485: missing Wayland clipboard support
by Foxe Chen
· 2 months ago
74f0a77
patch 9.1.1476: no easy way to deduplicate text
by Hirohito Higashi
· 2 months ago
5fbe72e
patch 9.1.1471: completion: inconsistent ordering with CTRL-P
by Girish Palya
· 3 months ago
fff0132
patch 9.1.1467: too many strlen() calls
by John Marriott
· 3 months ago
e5c96e3
patch 9.1.1461: tabpanel: tabpanel vanishes with popup menu
by Hirohito Higashi
· 3 months ago
8cd42a5
patch 9.1.1435: completion: various flaws in fuzzy completion
by Girish Palya
· 3 months ago
0546068
patch 9.1.1408: not easily possible to complete from register content
by glepnir
· 3 months ago
c659e4a
patch 9.1.1394: tabpanel not correctly redrawn on tabonly
by Hirohito Higashi
· 4 months ago
be5bd4d
patch 9.1.1391: Vim does not have a vertical tabpanel
by Naruhiko Nishino
· 4 months ago
6cb1c82
patch 9.1.1361: [security]: possible use-after-free when closing a buffer
by Sean Dewar
· 4 months ago
f5bfc48
patch 9.1.1356: Vim9: crash when unletting variable
by Hirohito Higashi
· 4 months ago
bcd5995
patch 9.1.1341: cannot define completion triggers
by glepnir
· 4 months ago
ec270a5
patch 9.1.1338: Calling expand() interferes with cmdcomplete_info()
by zeertzjq
· 5 months ago
92f68e2
patch 9.1.1329: cannot get information about command line completion
by Girish Palya
· 5 months ago
baa8c90
patch 9.1.1323: b:undo_ftplugin not executed when re-using buffer
by Christian Brabandt
· 5 months ago
7ddba51
patch 9.1.1316: missing memory allocation failure in os_mswin.c
by John Marriott
· 5 months ago
cf7f012
patch 9.1.1305: completion menu active after switching windows/tabs
by glepnir
· 5 months ago
adcfb6c
patch 9.1.1287: quickfix code can be further improved
by Hirohito Higashi
· 5 months ago
88d41ab
patch 9.1.1283: quickfix stack is limited to 10 items
by 64-bitman
· 5 months ago
9943d47
patch 9.1.1243: diff mode is lacking for changes within lines
by Yee Cheng Chin
· 5 months ago
038be27
patch 9.1.1239: if_python: no tuple data type support
by Yegappan Lakshmanan
· 5 months ago
d2232d7
patch 9.1.1235: cproto files are outdated
by Yegappan Lakshmanan
· 6 months ago
9cb865e
patch 9.1.1232: Vim script is missing the tuple data type
by Yegappan Lakshmanan
· 6 months ago
e08f10a
patch 9.1.1224: cannot :put while keeping indent
by 64-bitman
· 6 months ago
8ac0f73
patch 9.1.1222: using wrong length for last inserted string
by John Marriott
· 6 months ago
762a79e
patch 9.1.1215: Patch 9.1.1213 has some issues
by Christian Brabandt
· 6 months ago
28e40a7
patch 9.1.1214: matchfuzzy() can be improved for camel case matches
by glepnir
· 6 months ago
250739d
patch 9.1.1213: cannot :put while keeping indent
by 64-bitman
· 6 months ago
3495497
patch 9.1.1212: too many strlen() calls in edit.c
by John Marriott
· 6 months ago
bcf66e0
patch 9.1.1211: TabClosedPre is triggered just before the tab is being freed
by Jim Zhou
· 6 months ago
00a749b
patch 9.1.1204: MS-Windows: crash when passing long string to expand()
by zeertzjq
· 6 months ago
5606ca5
patch 9.1.1202: Missing TabClosedPre autocommand
by Jim Zhou
· 6 months ago
1830e78
patch 9.1.1200: cmdline pum not cleared for input() completion
by zeertzjq
· 6 months ago
dd42b05
patch 9.1.1185: endless loop with completefuzzycollect and no match found
by glepnir
· 6 months ago
53d59ec
patch 9.1.1182: No cmdline completion for 'completefuzzycollect'
by zeertzjq
· 6 months ago
f31cfa2
patch 9.1.1178: not possible to generate completion candidates using fuzzy matching
by glepnir
· 6 months ago
0b5fe42
patch 9.1.1169: using global variable for get_insert()/get_lambda_name()
by Yee Cheng Chin
· 6 months ago
1a741d3
patch 9.1.1163: $MYVIMDIR is set too late
by Christian Brabandt
· 6 months ago
ff15925
patch 9.1.1162: completion popup not cleared in cmdline
by glepnir
· 6 months ago
18bacc8
patch 9.1.1152: Patch v9.1.1151 causes problems
by John Marriott
· 6 months ago
d3c4b7e
patch 9.1.1151: too many strlen() calls in getchar.c
by John Marriott
· 6 months ago
6c01283
patch 9.1.1148: Vim9: finding imported scripts can be further improved
by Hirohito Higashi
· 6 months ago
16f2d3a
patch 9.1.1146: Vim9: wrong context being used when evaluating class member
by Yegappan Lakshmanan
· 6 months ago
a7b8120
patch 9.1.1138: cmdline completion for :hi is too simplistic
by Yee Cheng Chin
· 6 months ago
f4b3641
patch 9.1.1137: ins_str() is inefficient by calling STRLEN()
by John Marriott
· 6 months ago
7bbb0f3
patch 9.1.1136: Match highlighting marks a buffer region as changed
by Luuk van Baal
· 7 months ago
d6e3c90
patch 9.1.1122: too many strlen() calls in findfile.c
by John Marriott
· 7 months ago
bf7c88d
patch 9.1.1111: Vim9: variable not found in transitive import
by Hirohito Higashi
· 7 months ago
2c47ab8
patch 9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol"
by zeertzjq
· 7 months ago
c5654b8
patch 9.1.1097: --log with non-existent path causes a crash
by Hirohito Higashi
· 7 months ago
76bdb82
patch 9.1.1086: completion doesn't work with multi lines
by glepnir
· 7 months ago
b7147f8
patch 9.1.1084: Unable to persistently ignore events in a window and its buffers
by Luuk van Baal
· 7 months ago
e0a2ab3
patch 9.1.1068: getchar() can't distinguish between C-I and Tab
by zeertzjq
· 7 months ago
b32800f
patch 9.1.1063: too many strlen() calls in userfunc.c
by John Marriott
· 7 months ago
edd4ac3
patch 9.1.1056: Vim doesn't highlight to be inserted text when completing
by glepnir
· 7 months ago
1aefe1d
patch 9.1.1016: Not possible to convert string2blob and blob2string
by Yegappan Lakshmanan
· 8 months ago
7c7a4e6
patch 9.1.1009: diff feature can be improved
by Jonathon
· 8 months ago
2051af1
patch 9.1.0999: Vim9: leaking finished exception
by Yee Cheng Chin
· 8 months ago
a21240b
patch 9.1.0997: too many strlen() calls in drawscreen.c
by John Marriott
· 8 months ago
663d18d
patch 9.1.0984: exception handling can be improved
by ichizok
· 8 months ago
00d3459
patch 9.1.0959: Coverity complains about type conversion
by Yegappan Lakshmanan
· 8 months ago
8d0bb6d
patch 9.1.0956: completion may crash, completion highlight wrong with preview window
by glepnir
· 9 months ago
6a38aff
patch 9.1.0936: cannot highlight completed text
by glepnir
· 9 months ago
6cc3027
patch 9.1.0924: patch 9.1.0923 causes issues
by Christian Brabandt
· 9 months ago
e29c8ba
patch 9.1.0923: too many strlen() calls in filepath.c
by John Marriott
· 9 months ago
51d4d84
patch 9.1.0908: not possible to configure :messages
by Christian Brabandt
· 9 months ago
2cddf0e
patch 9.1.0892: the max value of 'tabheight' is limited by other tabpages
by Milly
· 9 months ago
9f860a1
patch 9.1.0883: message history cleanup is missing some tests
by Shougo Matsushita
· 10 months ago
5e6ea92
patch 9.1.0882: too many strlen() calls in insexpand.c
by John Marriott
· 10 months ago
a73dfc2
patch 9.1.0871: getcellpixels() can be further improved
by mikoto2000
· 10 months ago
bd4614f
patch 9.1.0870: too many strlen() calls in eval.c
by John Marriott
· 10 months ago
1083cae
patch 9.1.0854: cannot get terminal cell size
by mikoto2000
· 10 months ago
45e0704
patch 9.1.0852: No warning when X11 registers are not available
by Christian Brabandt
· 10 months ago
56d45f1
patch 9.1.0850: Vim9: cannot access nested object inside objects
by Yegappan Lakshmanan
· 10 months ago
ea19e78
patch 9.1.0844: if_python: no way to pass local vars to python
by Ben Jackson
· 10 months ago
a13f3a4
patch 9.1.0831: 'findexpr' can't be used as lambad or Funcref
by Yegappan Lakshmanan
· 10 months ago
a04003a
patch 9.1.0818: some global functions are only used in single files
by Yegappan Lakshmanan
· 10 months ago
2f6efac
patch 9.1.0811: :find expansion does not consider 'findexpr'
by Yegappan Lakshmanan
· 11 months ago
aeb1c97
patch 9.1.0810: cannot easily adjust the |:find| command
by Yegappan Lakshmanan
· 11 months ago
6d5f4a0
patch 9.1.0808: Terminal scrollback doesn't shrink when decreasing 'termwinscroll'
by Milly
· 11 months ago
b38700a
patch 9.1.0806: tests: no error check when setting global 'briopt'
by Milly
· 11 months ago
a441a3e
patch 9.1.0804: tests: no error check when setting global 'cc'
by Milly
· 11 months ago
5e7a6a4
patch 9.1.0803: tests: no error check when setting global 'isk'
by Milly
· 11 months ago
322ad0c
patch 9.1.0783: 'spell' option setting has problems
by Milly
· 11 months ago
0407d62
patch 9.1.0770: current command line completion is a bit limited
by Ruslan Russkikh
· 11 months ago
ccf8907
patch 9.1.0766: too many strlen() calls in ex_getln.c
by John Marriott
· 11 months ago
51b6238
patch 9.1.0764: [security]: use-after-free when closing a buffer
by Christian Brabandt
· 11 months ago
6a89c94
patch 9.1.0754: fixed order of items in insert-mode completion menu
by glepnir
· 11 months ago
25876a6
patch 9.1.0742: getcmdprompt() implementation can be improved
by h-east
· 11 months ago
6908428
patch 9.1.0741: No way to get prompt for input()/confirm()
by Shougo Matsushita
· 12 months ago
61a6ac4
patch 9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs
by zeertzjq
· 12 months ago
fa16e43
patch 9.1.0715: Not correctly parsing color names (after v9.1.0709)
by Christian Brabandt
· 1 year ago
84e3175
patch 9.1.0709: GUIEnter event not found in Turkish locale
by Christian Brabandt
· 1 year ago
0a6e57b
patch 9.1.0678: [security]: use-after-free in alist_add()
by Christian Brabandt
· 1 year, 1 month ago
58c9579
patch 9.1.0673: Vim9: too recursive func calls when calling super-class method
by Ernie Rael
· 1 year, 1 month ago
c1ed788
patch 9.1.0649: Wrong comment for "len" argument of call_simple_func()
by zeertzjq
· 1 year, 1 month ago
22e8e12
patch 9.1.0645: regex: wrong match when searching multi-byte char case-insensitive
by Christian Brabandt
· 1 year, 1 month ago
Next »