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.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.2.0049: command line completion not fully tested
v8.2.0049
Bram Moolenaar
2019-12-27
1
-1
/
+9
*
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
v8.2.0004
Bram Moolenaar
2019-12-14
1
-1
/
+1
*
patch 8.1.2379: using old C style comments
v8.1.2379
Bram Moolenaar
2019-12-01
1
-605
/
+600
*
patch 8.1.2373: cannot build with +popupwin but without +quickfix
v8.1.2373
Bram Moolenaar
2019-12-01
1
-1
/
+1
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-9
/
+9
*
patch 8.1.2361: MS-Windows: test failures related to VIMDLL
v8.1.2361
Bram Moolenaar
2019-11-29
1
-3
/
+11
*
patch 8.1.2302: :lockmarks does not work for '[ and ']
v8.1.2302
Bram Moolenaar
2019-11-16
1
-19
/
+49
*
patch 8.1.2277: terminal window is not updated when info popup changes
v8.1.2277
Bram Moolenaar
2019-11-09
1
-0
/
+3
*
patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()
v8.1.2273
Bram Moolenaar
2019-11-09
1
-1
/
+1
*
patch 8.1.2236: ml_get error if pattern matches beyond last line
v8.1.2236
Bram Moolenaar
2019-10-31
1
-0
/
+5
*
patch 8.1.2217: compiler warning for unused variable
v8.1.2217
Bram Moolenaar
2019-10-26
1
-1
/
+1
*
patch 8.1.2216: text property in wrong place after :substitute
v8.1.2216
Bram Moolenaar
2019-10-25
1
-4
/
+10
*
patch 8.1.2198: crash when using :center in autocommand
v8.1.2198
Bram Moolenaar
2019-10-21
1
-4
/
+9
*
patch 8.1.2192: cannot easily fill the info popup asynchronously
v8.1.2192
Bram Moolenaar
2019-10-20
1
-5
/
+12
*
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
Bram Moolenaar
2019-10-09
1
-215
/
+0
*
patch 8.1.2113: ":help expr-!~?" only works after searching
v8.1.2113
Bram Moolenaar
2019-10-05
1
-3
/
+13
*
patch 8.1.2105: MS-Windows: system() may crash
v8.1.2105
Bram Moolenaar
2019-10-01
1
-20
/
+22
*
patch 8.1.2092: MS-Windows: redirect in system() does not work
v8.1.2092
Bram Moolenaar
2019-09-28
1
-12
/
+23
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-5
/
+1
*
patch 8.1.1905: cannot set all properties of the info popup
v8.1.1905
Bram Moolenaar
2019-08-21
1
-1
/
+2
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-2
/
+0
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-2
/
+2
*
patch 8.1.1880: cannot show extra info for completion in a popup window
v8.1.1880
Bram Moolenaar
2019-08-18
1
-5
/
+12
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-3
/
+1
*
patch 8.1.1813: ATTENTION prompt for a preview popup window
v8.1.1813
Bram Moolenaar
2019-08-04
1
-2
/
+11
*
patch 8.1.1789: cannot see file name of preview popup window
v8.1.1789
Bram Moolenaar
2019-08-01
1
-0
/
+4
*
patch 8.1.1773: the preview popup window may be too far to the right
v8.1.1773
Bram Moolenaar
2019-07-28
1
-1
/
+1
*
patch 8.1.1736: viminfo support is spread out
v8.1.1736
Bram Moolenaar
2019-07-23
1
-13
/
+12
*
patch 8.1.1727: code for viminfo support is spread out
v8.1.1727
Bram Moolenaar
2019-07-21
1
-1137
/
+1
*
patch 8.1.1714: cannot preview a file in a popup window
v8.1.1714
Bram Moolenaar
2019-07-18
1
-9
/
+23
*
patch 8.1.1594: may still start file dialog while exiting
v8.1.1594
Bram Moolenaar
2019-06-25
1
-1
/
+1
*
patch 8.1.1592: may start file dialog while exiting
v8.1.1592
Bram Moolenaar
2019-06-25
1
-1
/
+1
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
1
-2
/
+2
*
patch 8.1.1547: functionality of bt_nofile() is confusing
v8.1.1547
Bram Moolenaar
2019-06-15
1
-1
/
+1
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-1
/
+1
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-5
/
+4
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-8
/
+8
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-2
/
+3
*
patch 8.1.1360: buffer left 'nomodifiable' after :substitute
v8.1.1360
Bram Moolenaar
2019-05-20
1
-1
/
+1
*
patch 8.1.1359: text property wrong after :substitute with backslash
v8.1.1359
Bram Moolenaar
2019-05-19
1
-3
/
+17
*
patch 8.1.1355: obvious mistakes are accepted as valid expressions
v8.1.1355
Bram Moolenaar
2019-05-19
1
-1
/
+2
*
patch 8.1.1351: text property wrong after :substitute
v8.1.1351
Bram Moolenaar
2019-05-19
1
-2
/
+10
*
patch 8.1.1345: stuck in sandbox with ":s/../\=Function/gn"
v8.1.1345
Bram Moolenaar
2019-05-18
1
-9
/
+6
*
patch 8.1.1333: text properties don't always move after changes
v8.1.1333
Bram Moolenaar
2019-05-15
1
-1
/
+1
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-16
/
+2
*
patch 8.1.1241: Ex command info contains confusing information
v8.1.1241
Bram Moolenaar
2019-05-01
1
-0
/
+7
*
patch 8.1.1231: asking about existing swap file unnecessarily
v8.1.1231
Bram Moolenaar
2019-04-28
1
-4
/
+0
*
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
-22
/
+27
[next]