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
/
autocmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-4
/
+8
*
patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible
v8.2.0158
Bram Moolenaar
2020-01-26
1
-0
/
+1
*
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
Bram Moolenaar
2020-01-07
1
-0
/
+3
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-18
/
+15
*
patch 8.1.2368: using old C style comments
v8.1.2368
Bram Moolenaar
2019-11-30
1
-8
/
+9
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-2
/
+2
*
patch 8.1.2219: no autocommand for open window with terminal
v8.1.2219
Bram Moolenaar
2019-10-26
1
-0
/
+1
*
patch 8.1.2046: SafeState may be triggered at the wrong moment
v8.1.2046
Bram Moolenaar
2019-09-16
1
-0
/
+1
*
patch 8.1.2044: no easy way to process postponed work
v8.1.2044
Bram Moolenaar
2019-09-15
1
-0
/
+1
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-8
/
+1
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+1
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-2
/
+0
*
patch 8.1.1873: cannot build tiny version
v8.1.1873
Bram Moolenaar
2019-08-17
1
-3
/
+0
*
patch 8.1.1805: au_did_filetype is declared twice
v8.1.1805
Bram Moolenaar
2019-08-03
1
-10
/
+0
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
1
-1
/
+1
*
patch 8.1.1454: build failure without the conceal feature
v8.1.1454
Bram Moolenaar
2019-06-02
1
-2
/
+0
*
patch 8.1.1425: win_execute() does not set window pointers properly
v8.1.1425
Bram Moolenaar
2019-05-30
1
-3
/
+1
*
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.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
1
-12
/
+6
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-4
/
+4
*
patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move
v8.1.1205
Bram Moolenaar
2019-04-25
1
-1
/
+8
*
patch 8.1.1138: plugins don't get notified when the popup menu changes
v8.1.1138
Bram Moolenaar
2019-04-08
1
-0
/
+12
*
patch 8.1.1115: cannot build with older C compiler
v8.1.1115
Bram Moolenaar
2019-04-04
1
-5
/
+5
*
patch 8.1.1113: making an autocommand trigger once is not so easy
v8.1.1113
Bram Moolenaar
2019-04-04
1
-11
/
+59
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+0
*
patch 8.1.0825: code for autocommands is mixed with file I/O code
v8.1.0825
Bram Moolenaar
2019-01-26
1
-0
/
+2579