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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1833: when reading from stdin dup() is called twice
v8.2.1833
Bram Moolenaar
2020-10-11
1
-10
/
+5
*
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
Bram Moolenaar
2020-08-11
1
-39
/
+0
*
patch 8.2.1269: language and locale code spread out
v8.2.1269
Bram Moolenaar
2020-07-22
1
-53
/
+0
*
patch 8.2.0970: terminal properties are not available in Vim script
v8.2.0970
Bram Moolenaar
2020-06-13
1
-0
/
+4
*
patch 8.2.0936: some terminals misinterpret the code for getting cursor style
v8.2.0936
Bram Moolenaar
2020-06-09
1
-1
/
+1
*
patch 8.2.0913: code for resetting v:register is duplicated
v8.2.0913
Bram Moolenaar
2020-06-06
1
-6
/
+1
*
patch 8.2.0769: VimLeavePre not triggered when Vim is terminated
v8.2.0769
Bram Moolenaar
2020-05-16
1
-0
/
+11
*
patch 8.2.0744: the name vim is not capatilized in a message
v8.2.0744
Bram Moolenaar
2020-05-12
1
-1
/
+1
*
patch 8.2.0740: minor message mistakes
v8.2.0740
Bram Moolenaar
2020-05-11
1
-3
/
+3
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-1
/
+1
*
patch 8.2.0516: client-server code is spread out
v8.2.0516
Bram Moolenaar
2020-04-05
1
-673
/
+0
*
patch 8.2.0509: various code is not properly tested.
v8.2.0509
Bram Moolenaar
2020-04-04
1
-1
/
+1
*
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
Bram Moolenaar
2020-02-14
1
-104
/
+0
*
patch 8.2.0202: when 'lazyredraw' is set the window title may not be updated
v8.2.0202
Bram Moolenaar
2020-02-03
1
-0
/
+4
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-16
/
+21
*
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
Bram Moolenaar
2020-01-07
1
-0
/
+9
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-12
/
+8
*
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
Bram Moolenaar
2019-12-23
1
-1
/
+1
*
patch 8.1.2422: "make depend" does not work correctly for libvterm
v8.1.2422
Bram Moolenaar
2019-12-11
1
-4
/
+4
*
patch 8.1.2388: using old C style comments
v8.1.2388
Bram Moolenaar
2019-12-04
1
-464
/
+461
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-2
/
+2
*
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
1
-1
/
+1
*
patch 8.1.2233: cannot get the Vim command line arguments
v8.1.2233
Bram Moolenaar
2019-10-29
1
-1
/
+5
*
patch 8.1.2214: too much is redrawn when 'cursorline' is set
v8.1.2214
Bram Moolenaar
2019-10-24
1
-15
/
+8
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-1
/
+1
*
patch 8.1.2075: get many log messages when waiting for a typed character
v8.1.2075
Bram Moolenaar
2019-09-25
1
-1
/
+10
*
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
v8.1.2064
Bram Moolenaar
2019-09-21
1
-1
/
+1
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-5
/
+1
*
patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()
v8.1.2053
Bram Moolenaar
2019-09-18
1
-11
/
+38
*
patch 8.1.2049: cannot build tiny version
v8.1.2049
Bram Moolenaar
2019-09-17
1
-0
/
+8
*
patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered
v8.1.2048
Bram Moolenaar
2019-09-17
1
-1
/
+13
*
patch 8.1.2047: cannot check the current state
v8.1.2047
Bram Moolenaar
2019-09-16
1
-15
/
+23
*
patch 8.1.2046: SafeState may be triggered at the wrong moment
v8.1.2046
Bram Moolenaar
2019-09-16
1
-9
/
+11
*
patch 8.1.2044: no easy way to process postponed work
v8.1.2044
Bram Moolenaar
2019-09-15
1
-0
/
+65
*
patch 8.1.2029: cannot control 'cursorline' highlighting well
v8.1.2029
Bram Moolenaar
2019-09-14
1
-3
/
+19
*
patch 8.1.2018: using freed memory when out of memory and displaying message
v8.1.2018
Bram Moolenaar
2019-09-09
1
-10
/
+13
*
patch 8.1.1872: when Vim exits because of a signal, VimLeave is not triggered
v8.1.1872
Bram Moolenaar
2019-08-17
1
-2
/
+14
*
patch 8.1.1453: popup window "moved" property not implemented yet
v8.1.1453
Bram Moolenaar
2019-06-02
1
-2
/
+9
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-3
/
+3
*
patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often
v8.1.1375
Bram Moolenaar
2019-05-24
1
-3
/
+5
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-7
/
+7
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-3
/
+0
*
patch 8.1.1301: when compiled with VIMDLL some messages are not shown
v8.1.1301
Bram Moolenaar
2019-05-08
1
-0
/
+10
*
patch 8.1.1258: the "N files to edit" message can not be surpressed
v8.1.1258
Bram Moolenaar
2019-05-03
1
-3
/
+3
*
patch 8.1.1231: asking about existing swap file unnecessarily
v8.1.1231
Bram Moolenaar
2019-04-28
1
-23
/
+6
*
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
-10
/
+39
*
patch 8.1.1197: when starting with multiple tabs file messages is confusing
v8.1.1197
Bram Moolenaar
2019-04-21
1
-0
/
+18
*
patch 8.1.1116: cannot enforce a Vim script style
v8.1.1116
Bram Moolenaar
2019-04-04
1
-0
/
+1
*
patch 8.1.1104: MS-Windows: not all environment variables can be used
v8.1.1104
Bram Moolenaar
2019-04-03
1
-1
/
+1
*
patch 8.1.1066: VIMDLL isn't actually used
v8.1.1066
Bram Moolenaar
2019-03-28
1
-3
/
+0
[next]