index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ex_cmds2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1195: Vim script debugger functionality needs cleanup
v8.1.1195
Bram Moolenaar
2019-04-21
1
-975
/
+0
*
patch 8.1.1188: not all Vim variables require the v: prefix
v8.1.1188
Bram Moolenaar
2019-04-20
1
-1
/
+1
*
patch 8.1.1117: build failure without the +eval feature
v8.1.1117
Bram Moolenaar
2019-04-04
1
-0
/
+2
*
patch 8.1.1116: cannot enforce a Vim script style
v8.1.1116
Bram Moolenaar
2019-04-04
1
-5
/
+29
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-1
/
+1
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-23
/
+23
*
patch 8.1.0928: stray log function call
v8.1.0928
Bram Moolenaar
2019-02-16
1
-1
/
+0
*
patch 8.1.0927: USE_CR is never defined
v8.1.0927
Bram Moolenaar
2019-02-15
1
-106
/
+4
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-3
/
+1
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-12
/
+1
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-1
/
+1
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-7
/
+7
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-51
/
+51
*
patch 8.1.0732: cannot build without the eval feature
v8.1.0732
Bram Moolenaar
2019-01-12
1
-3
/
+2
*
patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost
v8.1.0729
Bram Moolenaar
2019-01-12
1
-0
/
+12
*
patch 8.1.0651: :args \"foo works like :args without argument
v8.1.0651
Bram Moolenaar
2018-12-28
1
-1
/
+1
*
patch 8.1.0553: it is not easy to edit a script that was sourced
v8.1.0553
Bram Moolenaar
2018-11-30
1
-1
/
+14
*
patch 8.1.0515: reloading a script gives errors for existing functions
v8.1.0515
Bram Moolenaar
2018-11-10
1
-4
/
+5
*
patch 8.1.0512: 'helplang' default is inconsistent for C and C.UTF-8
v8.1.0512
Bram Moolenaar
2018-11-05
1
-3
/
+13
*
patch 8.1.0475: memory not freed on exit when quit in autocmd
v8.1.0475
Bram Moolenaar
2018-10-14
1
-3
/
+3
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-13
/
+0
*
patch 8.1.0369: continuation lines cannot contain comments
v8.1.0369
Bram Moolenaar
2018-09-11
1
-15
/
+22
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-25
/
+27
*
patch 8.1.0353: an "after" directory of a package is appended to 'rtp'
v8.1.0353
Bram Moolenaar
2018-09-08
1
-27
/
+75
*
patch 8.1.0341: :argadd in empty buffer changes the buffer name
v8.1.0341
Bram Moolenaar
2018-08-31
1
-17
/
+19
*
patch 8.1.0334: 'autowrite' takes effect when buffer is not to be written
v8.1.0334
Bram Moolenaar
2018-08-30
1
-2
/
+2
*
patch 8.1.0167: lock flag in new dictitem is reset in many places
v8.1.0167
Bram Moolenaar
2018-07-08
1
-1
/
+0
*
patch 8.1.0166: using dict_add_nr_str() is clumsy
v8.1.0166
Bram Moolenaar
2018-07-08
1
-7
/
+7
*
patch 8.1.0121: crash when using ballooneval related to 'vartabstop'
v8.1.0121
Bram Moolenaar
2018-06-28
1
-1
/
+1
*
patch 8.0.1817: a timer may change v:count unexpectedly
v8.0.1817
Bram Moolenaar
2018-05-12
1
-0
/
+5
*
patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode
v8.0.1810
Bram Moolenaar
2018-05-10
1
-1
/
+5
*
patch 8.0.1773: dialog messages are not translated
v8.0.1773
Bram Moolenaar
2018-04-29
1
-1
/
+2
*
patch 8.0.1763: :argedit does not reuse an empty unnamed buffer
v8.0.1763
Bram Moolenaar
2018-04-24
1
-3
/
+7
*
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
Bram Moolenaar
2018-04-24
1
-1
/
+1
*
patch 8.0.1740: warning for signed-unsigned incompatibility
v8.0.1740
Bram Moolenaar
2018-04-20
1
-2
/
+2
*
patch 8.0.1738: ":args" output is hard to read
v8.0.1738
Bram Moolenaar
2018-04-20
1
-10
/
+11
*
patch 8.0.1734: package directory not added to 'rtp' if prefix matches
v8.0.1734
Bram Moolenaar
2018-04-18
1
-3
/
+23
*
patch 8.0.1650: too many #ifdefs
v8.0.1650
Bram Moolenaar
2018-03-29
1
-24
/
+2
*
patch 8.0.1649: no completion for argument list commands
v8.0.1649
Bram Moolenaar
2018-03-29
1
-0
/
+15
*
patch 8.0.1593: :qall never exits with an active terminal window
v8.0.1593
Bram Moolenaar
2018-03-10
1
-4
/
+16
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-2
/
+1
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-35
/
+17
*
patch 8.0.1525: using :wqa exits even if a job runs in a terminal window
v8.0.1525
Bram Moolenaar
2018-02-19
1
-1
/
+1
*
patch 8.0.1511: some code for the debugger watch expression is clumsy
v8.0.1511
Bram Moolenaar
2018-02-13
1
-16
/
+13
*
patch 8.0.1508: the :drop command is not always available
v8.0.1508
Bram Moolenaar
2018-02-12
1
-2
/
+0
*
patch 8.0.1505: debugger can't break on a condition
v8.0.1505
Bram Moolenaar
2018-02-11
1
-22
/
+139
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-3
/
+1
*
patch 8.0.1469: when package path is a symlink 'runtimepath' is wrong
v8.0.1469
Bram Moolenaar
2018-02-04
1
-105
/
+132
*
patch 8.0.1398: :packadd does not load packages from the "start" directory
v8.0.1398
Bram Moolenaar
2017-12-17
1
-9
/
+22
*
patch 8.0.1372: profile log may be truncated halfway a character
v8.0.1372
Bram Moolenaar
2017-12-05
1
-0
/
+20
[next]