Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d0337e360e9f0b51a1a5627239d80a45dee8c3be
/
src
/
ex_docmd.c
1a47ae3
patch 8.2.0056: execution stack is incomplete and inefficient
by Bram Moolenaar
· 6 years ago
ddef129
patch 8.2.0013: not using a typedef for condstack
by Bram Moolenaar
· 6 years ago
1b03a19
patch 8.1.2411: function argument copied unnecessarily
by Bram Moolenaar
· 6 years ago
217e1b8
patch 8.1.2379: using old C style comments
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
cc4423a
patch 8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif"
by Bram Moolenaar
· 6 years ago
8f76e6b
patch 8.1.2348: :const cannot be followed by "| endif"
by Bram Moolenaar
· 6 years ago
34ba06b
patch 8.1.2197: ExitPre autocommand may cause accessing freed memory
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
b40c257
patch 8.1.2187: error for bad regexp even though regexp is not used
by Bram Moolenaar
· 6 years ago
92ea26b
patch 8.1.2173: searchit() has too many arguments
by Bram Moolenaar
· 6 years ago
4facea3
patch 8.1.2143: cannot see each command even when 'verbose' is set
by Bram Moolenaar
· 6 years ago
bd67aac
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
by Bram Moolenaar
· 6 years ago
b20b9e1
patch 8.1.2062: the mouse code is spread out
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
b005cd8
patch 8.1.1979: code for handling file names is spread out
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
0a52df5
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
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
026587b
patch 8.1.1870: using :pedit from a help file sets help filetype
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
5295319
patch 8.1.1853: timers test is still flaky
by Bram Moolenaar
· 6 years ago
28e67e0
patch 8.1.1851: crash when sound_playfile() callback plays sound
by Bram Moolenaar
· 6 years ago
d7663c2
patch 8.1.1823: command line history code is spread out
by Bram Moolenaar
· 6 years ago
0acae7a
patch 8.1.1822: confusing error message when range is not allowed
by Bram Moolenaar
· 6 years ago
1b6d9c4
patch 8.1.1819: :pedit does not work with a popup preview window
by Bram Moolenaar
· 6 years ago
e4ce825
patch 8.1.1808: build failure for tiny version
by Bram Moolenaar
· 6 years ago
b66bab3
patch 8.1.1785: map functionality mixed with character input
by Bram Moolenaar
· 6 years ago
f96ae0b
patch 8.1.1767: FEAT_SESSION defined separately
by Bram Moolenaar
· 6 years ago
8453807
patch 8.1.1766: code for writing session file is spread out
by Bram Moolenaar
· 6 years ago
94f82cb
patch 8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"
by Bram Moolenaar
· 6 years ago
7dfb016
patch 8.1.1742: still some match functions in evalfunc.c
by Bram Moolenaar
· 6 years ago
defa067
patch 8.1.1727: code for viminfo support is spread out
by Bram Moolenaar
· 6 years ago
7964873
patch 8.1.1714: cannot preview a file in a popup window
by Bram Moolenaar
· 6 years ago
8071cb2
patch 8.1.1667: flags for Ex commands may clash with other symbols
by Bram Moolenaar
· 6 years ago
e96a249
patch 8.1.1588: in :let-heredoc line continuation is recognized
by Bram Moolenaar
· 6 years ago
8cdbd5b
patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing
by Bram Moolenaar
· 6 years ago
26910de
patch 8.1.1547: functionality of bt_nofile() is confusing
by Bram Moolenaar
· 6 years ago
0abb427
patch 8.1.1540: cannot build without the +eval feature
by Bram Moolenaar
· 6 years ago
815b76b
patch 8.1.1438: some commands cause trouble in a popup window
by Bram Moolenaar
· 6 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 6 years ago
51e1438
patch 8.1.1393: unnecessary type casts
by Bram Moolenaar
· 6 years ago
682725c
patch 8.1.1392: build failure in tiny version
by Bram Moolenaar
· 6 years ago
964b374
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
by Bram Moolenaar
· 6 years ago
99499b1
patch 8.1.1371: cannot recover from a swap file
by Bram Moolenaar
· 6 years ago
d4aa83a
patch 8.1.1307: cannot reconnect to the X server after it restarted
by Bram Moolenaar
· 6 years ago
1063f3d
patch 8.1.1291: not easy to change directory and restore
by Bram Moolenaar
· 6 years ago
25190db
patch 8.1.1261: no error for quickfix commands with negative range
by Bram Moolenaar
· 6 years ago
3ff3311
patch 8.1.1256: cannot navigate through errors relative to the cursor
by Bram Moolenaar
· 6 years ago
26f0cb1
patch 8.1.1243: compiler warnings for incomplete switch statement
by Bram Moolenaar
· 6 years ago
b731689
patch 8.1.1241: Ex command info contains confusing information
by Bram Moolenaar
· 6 years ago
afde13b
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
by Bram Moolenaar
· 6 years ago
00aa069
patch 8.1.1218: cannot set a directory for a tab page
by Bram Moolenaar
· 6 years ago
ac9fb18
patch 8.1.1210: support for user commands is spread out
by Bram Moolenaar
· 6 years ago
a561a41
patch 8.1.1204: output of :command with address completion is not nice
by Bram Moolenaar
· 6 years ago
725310d
patch 8.1.1201: output of :command is hard to read
by Bram Moolenaar
· 6 years ago
905dd90
patch 8.1.1136: decoding of mouse click escape sequence is not tested
by Bram Moolenaar
· 6 years ago
abab0b0
patch 8.1.1086: too many curly braces
by Bram Moolenaar
· 6 years ago
9a2c091
patch 8.1.1077: reg_executing() is reset by calling input()
by Bram Moolenaar
· 6 years ago
cce713d
patch 8.1.0992: a :normal command resets the reg_executing() result
by Bram Moolenaar
· 6 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 7 years ago
78d21da
patch 8.1.0940: MS-Windows console resizing not handled properly
by Bram Moolenaar
· 7 years ago
8c62a08
patch 8.1.0881: can execute shell commands in rvim through interfaces
by Bram Moolenaar
· 7 years ago
375e339
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
by Bram Moolenaar
· 7 years ago
f58d81a
patch 8.1.0839: when using VTP wrong colors after a color scheme change
by Bram Moolenaar
· 7 years ago
d39e275
patch 8.1.0829: when 'hidden' is set session creates extra buffers
by Bram Moolenaar
· 7 years ago
29ddebe
patch 8.1.0826: too many #ifdefs
by Bram Moolenaar
· 7 years ago
fc3abf4
patch 8.1.0806: too many #ifdefs
by Bram Moolenaar
· 7 years ago
1350597
patch 8.1.0805: too many #ifdefs
by Bram Moolenaar
· 7 years ago
ad36a35
patch 8.1.0803: session file has problem with single quote in file name
by Bram Moolenaar
· 7 years ago
82a1246
patch 8.1.0794: white space before " -Ntabmove" causes problems
by Bram Moolenaar
· 7 years ago
57a6bf0
patch 8.1.0790: code for creating tabpages in session is too complex
by Bram Moolenaar
· 7 years ago
555de4e
patch 8.1.0789: sourcing a session sets v:errmsg
by Bram Moolenaar
· 7 years ago
113e107
patch 8.1.0785: depending on the configuration some functions are unused
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
bb1969b
patch 8.1.0763: nobody is using the Sun Workshop support
by Bram Moolenaar
· 7 years ago
b5443cc
patch 8.1.0753: printf format not checked for semsg()
by Bram Moolenaar
· 7 years ago
8e481e8
patch 8.1.0752: one more compiler warning for signed/unsigned string
by Bram Moolenaar
· 7 years ago
99b1272
patch 8.1.0745: compiler warnings for signed/unsigned string
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
e3c74d2
patch 8.1.0734: the hlsearch state is not stored in a session file
by Bram Moolenaar
· 7 years ago
e12bab3
patch 8.1.0706: tabline is not always redrawn
by Bram Moolenaar
· 7 years ago
548e598
patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set
by Bram Moolenaar
· 7 years ago
5d24a22
patch 8.1.0629: "gn" selects the wrong text with a multi-line match
by Bram Moolenaar
· 7 years ago
3d1491e
patch 8.1.0623: iterating through window frames is repeated
by Bram Moolenaar
· 7 years ago
9eb76af
patch 8.1.0604: autocommand test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
2caad3f
patch 8.1.0602: DirChanged is also triggered when directory didn't change
by Bram Moolenaar
· 7 years ago
eae8ae1
patch 8.1.0586: :digraph output is not easy to read
by Bram Moolenaar
· 7 years ago
55d4691
patch 8.1.0573: cannot redefine user command without ! in same script
by Bram Moolenaar
· 7 years ago
51a7454
patch 8.1.0560: cannot use address type "other" with with user command
by Bram Moolenaar
· 7 years ago
4c5d815
patch 8.1.0487: no menus specifically for the terminal window
by Bram Moolenaar
· 7 years ago
586c70c
patch 8.1.0447: GUI scrollbar test fails with Athena and Motif
by Bram Moolenaar
· 7 years ago
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
50eb16c
patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled
by Bram Moolenaar
· 7 years ago
f29c1c6
patch 8.1.0362: cannot get the script line number when executing a function
by Bram Moolenaar
· 7 years ago
198cb66
patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern
by Bram Moolenaar
· 7 years ago
379fb76
patch 8.1.0337: :file fails in quickfix command
by Bram Moolenaar
· 7 years ago
Next »