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.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-3
/
+1
*
patch 8.2.3639: line commented out accidentally
v8.2.3639
Volodymyr Kot
2021-11-21
1
-1
/
+1
*
patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
v8.2.3617
Bram Moolenaar
2021-11-18
1
-1
/
+2
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-3
/
+3
*
patch 8.2.2924: superfluous extern declaration
v8.2.2924
K.Takata
2021-06-02
1
-2
/
+0
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-3
/
+3
*
patch 8.2.2905: no error when defaults.vim cannot be loaded
v8.2.2905
Christian Brabandt
2021-05-29
1
-2
/
+8
*
patch 8.2.2822: MS-Windows: unnessarily loading libraries when unregistering
v8.2.2822
Bram Moolenaar
2021-05-01
1
-3
/
+4
*
patch 8.2.2821: MS-Windows: unnessarily loading libraries when registering OLE
v8.2.2821
Bram Moolenaar
2021-05-01
1
-0
/
+14
*
patch 8.2.2662: there is no way to avoid some escape sequences
v8.2.2662
Bram Moolenaar
2021-03-27
1
-6
/
+15
*
patch 8.2.2611: conditions for startup tests are not exactly right
v8.2.2611
Bram Moolenaar
2021-03-17
1
-0
/
+3
*
patch 8.2.2500: build fails without the GUI feature
v8.2.2500
Bram Moolenaar
2021-02-11
1
-0
/
+2
*
patch 8.2.2499: "vim -g --version" does not redirect output
v8.2.2499
Bram Moolenaar
2021-02-11
1
-0
/
+1
*
patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature
v8.2.2238
Bram Moolenaar
2020-12-28
1
-6
/
+4
*
patch 8.2.2110: cannot use ":shell" when reading from stdin
v8.2.2110
Bram Moolenaar
2020-12-08
1
-1
/
+8
*
patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands
v8.2.2070
Bram Moolenaar
2020-11-30
1
-1
/
+7
*
patch 8.2.2059: Amiga: can't find plugins
v8.2.2059
Bram Moolenaar
2020-11-27
1
-12
/
+9
*
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
[next]