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_cmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
Bram Moolenaar
2018-04-10
1
-3
/
+3
*
patch 8.0.1650: too many #ifdefs
v8.0.1650
Bram Moolenaar
2018-03-29
1
-11
/
+1
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-4
/
+0
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-103
/
+31
*
patch 8.0.1553: cannot see what digraph is used to insert a character
v8.0.1553
Bram Moolenaar
2018-02-27
1
-4
/
+25
*
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
-0
/
+8
*
patch 8.0.1512: warning for possibly using NULL pointer
v8.0.1512
Bram Moolenaar
2018-02-13
1
-1
/
+1
*
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.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-16
/
+6
*
patch 8.0.1461: missing another file in patch
v8.0.1461
Bram Moolenaar
2018-02-03
1
-2
/
+16
*
patch 8.0.1383: local additions in help skips some files
v8.0.1383
Bram Moolenaar
2017-12-09
1
-11
/
+8
*
patch 8.0.1382: get "no write since last change" message if terminal is open
v8.0.1382
Bram Moolenaar
2017-12-09
1
-1
/
+1
*
patch 8.0.1347: MS-Windows: build broken by misplaced curly
v8.0.1347
Bram Moolenaar
2017-11-26
1
-1
/
+1
*
patch 8.0.1345: race condition between stat() and open() for viminfo
v8.0.1345
Bram Moolenaar
2017-11-26
1
-102
/
+111
*
patch 8.0.1287: temp file used for viminfo may have wrong permissions
v8.0.1287
Bram Moolenaar
2017-11-11
1
-5
/
+24
*
patch 8.0.1216: tabline is not always updated for :file command
v8.0.1216
Bram Moolenaar
2017-10-24
1
-0
/
+1
*
patch 8.0.1202: :wall gives an errof for a terminal window
v8.0.1202
Bram Moolenaar
2017-10-15
1
-1
/
+1
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-1
/
+1
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-49
/
+3
*
patch 8.0.1028: MS-Windows: viminfo uses $VIM/_viminfo if $HOME not set
v8.0.1028
Bram Moolenaar
2017-08-31
1
-1
/
+6
*
patch 8.0.0953: get "no write since last change" error in terminal window
v8.0.0953
Bram Moolenaar
2017-08-17
1
-1
/
+1
*
patch 8.0.0858: can exit while a terminal is still running a job
v8.0.0858
Bram Moolenaar
2017-08-03
1
-3
/
+3
*
patch 8.0.0782: using freed memory in quickfix code
v8.0.0782
Bram Moolenaar
2017-07-27
1
-3
/
+3
*
patch 8.0.0716: not easy to start Vim cleanly
v8.0.0716
Bram Moolenaar
2017-07-15
1
-3
/
+3
*
patch 8.0.0707: freeing wrong memory with certain autocommands
v8.0.0707
Bram Moolenaar
2017-07-11
1
-2
/
+2
*
patch 8.0.0677: setting 'filetype' may switch buffers
v8.0.0677
Bram Moolenaar
2017-06-25
1
-0
/
+4
*
patch 8.0.0651: build failure without the auto command feature
v8.0.0651
Bram Moolenaar
2017-06-22
1
-0
/
+2
*
patch 8.0.0649: when opening a help file the filetype is set several times
v8.0.0649
Bram Moolenaar
2017-06-22
1
-2
/
+3
*
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
v8.0.0643
Bram Moolenaar
2017-06-17
1
-5
/
+5
*
patch 8.0.0630: it is not easy to work on lines without a match
v8.0.0630
Bram Moolenaar
2017-06-10
1
-36
/
+57
*
patch 8.0.0621: :stag does not respect 'switchbuf'
v8.0.0621
Bram Moolenaar
2017-06-05
1
-10
/
+13
*
patch 8.0.0571: negative line number when using :z^ in an empty buffer
v8.0.0571
Bram Moolenaar
2017-04-20
1
-1
/
+7
*
patch 8.0.0537: illegal memory access with :z and large count
v8.0.0537
Bram Moolenaar
2017-04-02
1
-2
/
+7
*
patch 8.0.0513: getting name of cleared highlight group is wrong
v8.0.0513
Bram Moolenaar
2017-03-26
1
-2
/
+2
*
patch 8.0.0466: still macros that should be all-caps
v8.0.0466
Bram Moolenaar
2017-03-16
1
-3
/
+3
*
patch 8.0.0459: old fix for :move and folding no longer needed
v8.0.0459
Bram Moolenaar
2017-03-15
1
-14
/
+0
*
patch 8.0.0457: using :move messes up manual folds
v8.0.0457
Bram Moolenaar
2017-03-14
1
-9
/
+21
*
patch 8.0.0452: some macros are in lower case
v8.0.0452
Bram Moolenaar
2017-03-12
1
-8
/
+8
*
patch 8.0.0451: some macros are in lower case
v8.0.0451
Bram Moolenaar
2017-03-12
1
-1
/
+1
*
patch 8.0.0449: part of fold patch accidentally included
v8.0.0449
Bram Moolenaar
2017-03-12
1
-23
/
+6
*
patch 8.0.0448: some macros are in lower case
v8.0.0448
Bram Moolenaar
2017-03-12
1
-7
/
+24
*
patch 8.0.0374: invalid memory access when using :sc in Ex mode
v8.0.0374
Bram Moolenaar
2017-02-26
1
-0
/
+2
*
patch 8.0.0316: :help z? does not work
v8.0.0316
Bram Moolenaar
2017-02-09
1
-2
/
+2
*
patch 8.0.0315: :help :[range] does not work
v8.0.0315
Bram Moolenaar
2017-02-09
1
-2
/
+4
*
patch 8.0.0209: cursor binding does not work with :substitute
v8.0.0209
Bram Moolenaar
2017-01-21
1
-0
/
+4
*
patch 8.0.0177: BufEnter autocommand not fired for a directory
v8.0.0177
Bram Moolenaar
2017-01-13
1
-1
/
+1
*
patch 8.0.0134
v8.0.0134
Bram Moolenaar
2016-12-14
1
-1
/
+2
*
patch 8.0.0073
v8.0.0073
Bram Moolenaar
2016-11-10
1
-1
/
+1
*
patch 8.0.0046
v8.0.0046
Bram Moolenaar
2016-10-21
1
-2
/
+2
*
patch 8.0.0029
v8.0.0029
Bram Moolenaar
2016-10-12
1
-14
/
+0
[next]