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_docmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1547: functionality of bt_nofile() is confusing
v8.1.1547
Bram Moolenaar
2019-06-15
1
-3
/
+3
*
patch 8.1.1540: cannot build without the +eval feature
v8.1.1540
Bram Moolenaar
2019-06-15
1
-0
/
+2
*
patch 8.1.1438: some commands cause trouble in a popup window
v8.1.1438
Bram Moolenaar
2019-06-01
1
-0
/
+11
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-2
/
+2
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-2
/
+2
*
patch 8.1.1392: build failure in tiny version
v8.1.1392
Bram Moolenaar
2019-05-25
1
-0
/
+3
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-6
/
+6
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-1
/
+1
*
patch 8.1.1307: cannot reconnect to the X server after it restarted
v8.1.1307
Bram Moolenaar
2019-05-09
1
-0
/
+3
*
patch 8.1.1291: not easy to change directory and restore
v8.1.1291
Bram Moolenaar
2019-05-07
1
-78
/
+102
*
patch 8.1.1261: no error for quickfix commands with negative range
v8.1.1261
Bram Moolenaar
2019-05-04
1
-9
/
+58
*
patch 8.1.1256: cannot navigate through errors relative to the cursor
v8.1.1256
Bram Moolenaar
2019-05-03
1
-0
/
+1
*
patch 8.1.1243: compiler warnings for incomplete switch statement
v8.1.1243
Bram Moolenaar
2019-05-01
1
-14
/
+14
*
patch 8.1.1241: Ex command info contains confusing information
v8.1.1241
Bram Moolenaar
2019-05-01
1
-14
/
+40
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-7
/
+12
*
patch 8.1.1218: cannot set a directory for a tab page
v8.1.1218
Bram Moolenaar
2019-04-27
1
-10
/
+44
*
patch 8.1.1210: support for user commands is spread out
v8.1.1210
Bram Moolenaar
2019-04-27
1
-1682
/
+23
*
patch 8.1.1204: output of :command with address completion is not nice
v8.1.1204
Bram Moolenaar
2019-04-25
1
-14
/
+15
*
patch 8.1.1201: output of :command is hard to read
v8.1.1201
Bram Moolenaar
2019-04-24
1
-26
/
+49
*
patch 8.1.1136: decoding of mouse click escape sequence is not tested
v8.1.1136
Bram Moolenaar
2019-04-07
1
-1
/
+4
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+0
*
patch 8.1.1077: reg_executing() is reset by calling input()
v8.1.1077
Bram Moolenaar
2019-03-30
1
-0
/
+2
*
patch 8.1.0992: a :normal command resets the reg_executing() result
v8.1.0992
Bram Moolenaar
2019-03-04
1
-0
/
+2
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-3
/
+3
*
patch 8.1.0940: MS-Windows console resizing not handled properly
v8.1.0940
Bram Moolenaar
2019-02-17
1
-0
/
+3
*
patch 8.1.0881: can execute shell commands in rvim through interfaces
v8.1.0881
Bram Moolenaar
2019-02-08
1
-1
/
+6
*
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-1
/
+1
*
patch 8.1.0839: when using VTP wrong colors after a color scheme change
v8.1.0839
Bram Moolenaar
2019-01-28
1
-0
/
+9
*
patch 8.1.0829: when 'hidden' is set session creates extra buffers
v8.1.0829
Bram Moolenaar
2019-01-26
1
-20
/
+23
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-6
/
+0
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-4
/
+2
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-61
/
+18
*
patch 8.1.0803: session file has problem with single quote in file name
v8.1.0803
Bram Moolenaar
2019-01-24
1
-2
/
+2
*
patch 8.1.0794: white space before " -Ntabmove" causes problems
v8.1.0794
Bram Moolenaar
2019-01-22
1
-1
/
+1
*
patch 8.1.0790: code for creating tabpages in session is too complex
v8.1.0790
Bram Moolenaar
2019-01-22
1
-18
/
+6
*
patch 8.1.0789: sourcing a session sets v:errmsg
v8.1.0789
Bram Moolenaar
2019-01-21
1
-1
/
+1
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+2
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-13
/
+13
*
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
Bram Moolenaar
2019-01-17
1
-3
/
+0
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
1
-5
/
+5
*
patch 8.1.0752: one more compiler warning for signed/unsigned string
v8.1.0752
Bram Moolenaar
2019-01-15
1
-1
/
+1
*
patch 8.1.0745: compiler warnings for signed/unsigned string
v8.1.0745
Bram Moolenaar
2019-01-14
1
-1
/
+1
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-137
/
+137
*
patch 8.1.0734: the hlsearch state is not stored in a session file
v8.1.0734
Bram Moolenaar
2019-01-12
1
-0
/
+4
*
patch 8.1.0706: tabline is not always redrawn
v8.1.0706
Bram Moolenaar
2019-01-08
1
-0
/
+20
*
patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set
v8.1.0640
Bram Moolenaar
2018-12-26
1
-9
/
+13
*
patch 8.1.0629: "gn" selects the wrong text with a multi-line match
v8.1.0629
Bram Moolenaar
2018-12-23
1
-1
/
+1
*
patch 8.1.0623: iterating through window frames is repeated
v8.1.0623
Bram Moolenaar
2018-12-22
1
-2
/
+2
*
patch 8.1.0604: autocommand test fails on MS-Windows
v8.1.0604
Bram Moolenaar
2018-12-16
1
-1
/
+1
*
patch 8.1.0602: DirChanged is also triggered when directory didn't change
v8.1.0602
Bram Moolenaar
2018-12-16
1
-6
/
+11
[next]