Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d0337e360e9f0b51a1a5627239d80a45dee8c3be
/
src
/
ex_cmds2.c
5398955
patch 8.2.0035: saving and restoring called_emsg is clumsy
by Bram Moolenaar
· 6 years ago
217e1b8
patch 8.1.2379: using old C style comments
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
af7645d
patch 8.1.1989: the evalfunc.c file is still too big
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
0a52df5
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
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
c6538bc
patch 8.1.1800: function call functions have too many arguments
by Bram Moolenaar
· 6 years ago
c7f1e40
patch 8.1.1795: no syntax HL after splitting windows with :bufdo
by Bram Moolenaar
· 6 years ago
660a10a
patch 8.1.1689: profiling code is spread out
by Bram Moolenaar
· 6 years ago
fa55cfc
patch 8.1.1684: profiling functionality is spread out
by Bram Moolenaar
· 6 years ago
bc2cfe4
patch 8.1.1625: script line numbers are not exactly right
by Bram Moolenaar
· 6 years ago
7d491c4
patch 8.1.1591: on error garbage collection may free memory in use
by Bram Moolenaar
· 6 years ago
e96a249
patch 8.1.1588: in :let-heredoc line continuation is recognized
by Bram Moolenaar
· 6 years ago
75a1a94
patch 8.1.1575: callbacks may be garbage collected
by Bram Moolenaar
· 6 years ago
8cdbd5b
patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing
by Bram Moolenaar
· 6 years ago
c024b46
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
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
3a97bb3
patch 8.1.1437: code to handle callbacks is duplicated
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
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
e0b5949
patch 8.1.1363: ":vert options" does not make a vertical split
by Bram Moolenaar
· 6 years ago
6ed8819
patch 8.1.1319: computing function length name in many places
by Bram Moolenaar
· 6 years ago
4ca4153
patch 8.1.1312: Coverity warning for using uninitialized variable
by Bram Moolenaar
· 6 years ago
2f10658
patch 8.1.1300: in a terminal 'ballooneval' does not work right away
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
eead75c
patch 8.1.1195: Vim script debugger functionality needs cleanup
by Bram Moolenaar
· 6 years ago
d2e716e
patch 8.1.1188: not all Vim variables require the v: prefix
by Bram Moolenaar
· 6 years ago
1cd4dc4
patch 8.1.1117: build failure without the +eval feature
by Bram Moolenaar
· 6 years ago
558ca4a
patch 8.1.1116: cannot enforce a Vim script style
by Bram Moolenaar
· 6 years ago
bdace83
patch 8.1.0989: various small code ugliness
by Bram Moolenaar
· 6 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 6 years ago
d634024
patch 8.1.0928: stray log function call
by Bram Moolenaar
· 6 years ago
0059074
patch 8.1.0927: USE_CR is never defined
by Bram Moolenaar
· 6 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
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
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
ea56e16
patch 8.1.0732: cannot build without the eval feature
by Bram Moolenaar
· 7 years ago
2b61852
patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost
by Bram Moolenaar
· 7 years ago
2ac372c
patch 8.1.0651: :args \"foo works like :args without argument
by Bram Moolenaar
· 7 years ago
07dc18f
patch 8.1.0553: it is not easy to edit a script that was sourced
by Bram Moolenaar
· 7 years ago
ded5f1b
patch 8.1.0515: reloading a script gives errors for existing functions
by Bram Moolenaar
· 7 years ago
389ab71
patch 8.1.0512: 'helplang' default is inconsistent for C and C.UTF-8
by Bram Moolenaar
· 7 years ago
27e80c8
patch 8.1.0475: memory not freed on exit when quit in autocmd
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 7 years ago
67f8ab8
patch 8.1.0369: continuation lines cannot contain comments
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
99396d4
patch 8.1.0353: an "after" directory of a package is appended to 'rtp'
by Bram Moolenaar
· 7 years ago
32bbd00
patch 8.1.0341: :argadd in empty buffer changes the buffer name
by Bram Moolenaar
· 7 years ago
8c9e7b0
patch 8.1.0334: 'autowrite' takes effect when buffer is not to be written
by Bram Moolenaar
· 7 years ago
c89d4b3
patch 8.1.0167: lock flag in new dictitem is reset in many places
by Bram Moolenaar
· 7 years ago
e0be167
patch 8.1.0166: using dict_add_nr_str() is clumsy
by Bram Moolenaar
· 7 years ago
ca4b613
patch 8.1.0121: crash when using ballooneval related to 'vartabstop'
by Bram Moolenaar
· 7 years ago
b0f42ba
patch 8.0.1817: a timer may change v:count unexpectedly
by Bram Moolenaar
· 7 years ago
56bc8e2
patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode
by Bram Moolenaar
· 7 years ago
c36651b
patch 8.0.1773: dialog messages are not translated
by Bram Moolenaar
· 7 years ago
46a53df
patch 8.0.1763: :argedit does not reuse an empty unnamed buffer
by Bram Moolenaar
· 7 years ago
1c17ffa
patch 8.0.1753: various warnings from a static analyser
by Bram Moolenaar
· 7 years ago
405dadb
patch 8.0.1740: warning for signed-unsigned incompatibility
by Bram Moolenaar
· 7 years ago
5d69da4
patch 8.0.1738: ":args" output is hard to read
by Bram Moolenaar
· 7 years ago
f98a39c
patch 8.0.1734: package directory not added to 'rtp' if prefix matches
by Bram Moolenaar
· 7 years ago
0c72fe4
patch 8.0.1650: too many #ifdefs
by Bram Moolenaar
· 7 years ago
cd43eff
patch 8.0.1649: no completion for argument list commands
by Bram Moolenaar
· 7 years ago
25cdd9c
patch 8.0.1593: :qall never exits with an active terminal window
by Bram Moolenaar
· 7 years ago
8a3bb56
patch 8.0.1566: too many #ifdefs
by Bram Moolenaar
· 7 years ago
f2bd8ef
patch 8.0.1564: too many #ifdefs
by Bram Moolenaar
· 7 years ago
7a76092
patch 8.0.1525: using :wqa exits even if a job runs in a terminal window
by Bram Moolenaar
· 7 years ago
3198870
patch 8.0.1511: some code for the debugger watch expression is clumsy
by Bram Moolenaar
· 7 years ago
5a65686
patch 8.0.1508: the :drop command is not always available
by Bram Moolenaar
· 7 years ago
c6f9f73
patch 8.0.1505: debugger can't break on a condition
by Bram Moolenaar
· 7 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 7 years ago
2374faa
patch 8.0.1469: when package path is a symlink 'runtimepath' is wrong
by Bram Moolenaar
· 8 years ago
9e1d399
patch 8.0.1398: :packadd does not load packages from the "start" directory
by Bram Moolenaar
· 8 years ago
ac112f0
patch 8.0.1372: profile log may be truncated halfway a character
by Bram Moolenaar
· 8 years ago
c3719bd
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
by Bram Moolenaar
· 8 years ago
51b0f37
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
by Bram Moolenaar
· 8 years ago
d99388b
patch 8.0.1217: can't use remote eval to inspect vars in debug mode
by Bram Moolenaar
· 8 years ago
67435d9
patch 8.0.1207: profiling skips the first and last script line
by Bram Moolenaar
· 8 years ago
a8e93d6
patch 8.0.1127: Test_peek_and_get_char fails on 32 bit system
by Bram Moolenaar
· 8 years ago
4033c55
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
by Bram Moolenaar
· 8 years ago
f5291f3
patch 8.0.1109: timer causes error on exit from Ex mode
by Bram Moolenaar
· 8 years ago
e723c42
patch 8.0.1067: try/catch in timer does not prevent it from being stopped
by Bram Moolenaar
· 8 years ago
02e177d
patch 8.0.1002: unnecessarily updating screen after timer callback
by Bram Moolenaar
· 8 years ago
3f9a1ff
patch 8.0.0983: unnecessary check for NULL pointer
by Bram Moolenaar
· 8 years ago
f5be7cd
patch 8.0.0953: get "no write since last change" error in terminal window
by Bram Moolenaar
· 8 years ago
ab6c858
patch 8.0.0900: :tab options doesn't open a new tab page
by Bram Moolenaar
· 8 years ago
eb44a68
patch 8.0.0858: can exit while a terminal is still running a job
by Bram Moolenaar
· 8 years ago
398ee73
patch 8.0.0847: :argadd without argument can't handle space in file name
by Bram Moolenaar
· 8 years ago
90305c6
patch 8.0.0721: :argedit can only have one argument
by Bram Moolenaar
· 8 years ago
cae24be
patch 8.0.0705: crash when there is an error in a timer callback
by Bram Moolenaar
· 8 years ago
c577d81
patch 8.0.0702: an error in a timer can make Vim unusable
by Bram Moolenaar
· 8 years ago
c4f8338
patch 8.0.0698: crash on exit when using Python function in timer.
by Bram Moolenaar
· 8 years ago
07ecfa6
patch 8.0.0680: plugins in start packages are sourced twice
by Bram Moolenaar
· 8 years ago
1e8e145
patch 8.0.0670: can't use input() in a timer callback
by Bram Moolenaar
· 8 years ago
ce876aa
patch 8.0.0612: pack dirs are added to 'runtimepath' too late
by Bram Moolenaar
· 8 years ago
8820b48
patch 8.0.0466: still macros that should be all-caps
by Bram Moolenaar
· 8 years ago
Next »