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
/
vim.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands
v8.2.2070
Bram Moolenaar
2020-11-30
1
-1
/
+2
*
patch 8.2.2052: Vim9: "edit +4 fname" gives an error
v8.2.2052
Bram Moolenaar
2020-11-25
1
-0
/
+1
*
patch 8.2.1967: the session file does not restore the alternate file
v8.2.1967
Bram Moolenaar
2020-11-07
1
-0
/
+1
*
patch 8.2.1909: number of status line items is limited to 80
v8.2.1909
Bram Moolenaar
2020-10-26
1
-1
/
+0
*
patch 8.2.1904: still using default option values after using ":badd +1"
v8.2.1904
Bram Moolenaar
2020-10-25
1
-0
/
+1
*
patch 8.2.1882: Vim9: v:disallow_let is no longer needed
v8.2.1882
Bram Moolenaar
2020-10-21
1
-2
/
+1
*
patch 8.2.1874: can't do something just before leaving Insert mode
v8.2.1874
Bram Moolenaar
2020-10-21
1
-2
/
+4
*
patch 8.2.1756: Vim9: :let will soon be disallowed
v8.2.1756
Bram Moolenaar
2020-09-27
1
-1
/
+2
*
patch 8.2.1744: Vim9: using ":const!" is weird
v8.2.1744
Bram Moolenaar
2020-09-26
1
-3
/
+3
*
patch 8.2.1685: Vim9: cannot declare a constant value
v8.2.1685
Bram Moolenaar
2020-09-14
1
-1
/
+2
*
patch 8.2.1653: expand('<stack>') does not include the final line number
v8.2.1653
Bram Moolenaar
2020-09-10
1
-2
/
+8
*
patch 8.2.1513: cannot interrupt shell used for filename expansion
v8.2.1513
Bram Moolenaar
2020-08-23
1
-0
/
+4
*
patch 8.2.1444: error messages are spread out and names can be confusing
v8.2.1444
Bram Moolenaar
2020-08-13
1
-0
/
+1
*
patch 8.2.1442: outdated references to the Mac Carbon GUI
v8.2.1442
Bram Moolenaar
2020-08-13
1
-2
/
+0
*
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
Bram Moolenaar
2020-08-11
1
-7
/
+3
*
patch 8.2.1215: Atari MiNT support is outdated
v8.2.1215
Bram Moolenaar
2020-07-14
1
-4
/
+0
*
patch 8.2.1047: Vim9: script cannot use line continuation like :def function
v8.2.1047
Bram Moolenaar
2020-06-24
1
-4
/
+0
*
patch 8.2.0988: getting directory contents is always case sorted
v8.2.0988
Bram Moolenaar
2020-06-16
1
-2
/
+14
*
patch 8.2.0952: no simple way to interrupt Vim
v8.2.0952
Bram Moolenaar
2020-06-10
1
-0
/
+1
*
patch 8.2.0886: cannot use octal numbers in scriptversion 4
v8.2.0886
Bram Moolenaar
2020-06-02
1
-5
/
+6
*
patch 8.2.0867: using \{xxx} for encoding a modifier is not nice
v8.2.0867
Bram Moolenaar
2020-05-31
1
-1
/
+0
*
patch 8.2.0855: GUI tests fail because the test doesn't use a modifier
v8.2.0855
Bram Moolenaar
2020-05-30
1
-0
/
+7
*
patch 8.2.0849: BeOS code is not maintained and probably unused
v8.2.0849
Bram Moolenaar
2020-05-30
1
-4
/
+0
*
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
v8.2.0818
Bram Moolenaar
2020-05-24
1
-1
/
+0
*
patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase
v8.2.0753
Bram Moolenaar
2020-05-14
1
-1
/
+5
*
patch 8.2.0727: MS-Windows: new gcc compiler does not support scanf format
v8.2.0727
Bram Moolenaar
2020-05-10
1
-3
/
+3
*
patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script
v8.2.0725
Bram Moolenaar
2020-05-09
1
-0
/
+1
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-6
/
+8
*
patch 8.2.0512: Vim9: no optional arguments in func type
v8.2.0512
Bram Moolenaar
2020-04-05
1
-0
/
+2
*
patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal
v8.2.0328
Bram Moolenaar
2020-02-28
1
-6
/
+0
*
patch 8.2.0320: no Haiku support
v8.2.0320
Bram Moolenaar
2020-02-26
1
-1
/
+10
*
patch 8.2.0296: mixing up "long long" and __int64 may cause problems
v8.2.0296
Bram Moolenaar
2020-02-22
1
-35
/
+26
*
patch 8.2.0248: MS-Windows: dealing with deprecation is too complicated
v8.2.0248
Bram Moolenaar
2020-02-12
1
-1
/
+1
*
patch 8.2.0246: MSVC: deprecation warnings with Ruby
v8.2.0246
Bram Moolenaar
2020-02-11
1
-6
/
+0
*
patch 8.2.0240: using memory after it was freed
v8.2.0240
Bram Moolenaar
2020-02-10
1
-14
/
+0
*
patch 8.2.0223: some instructions not yet tested
v8.2.0223
Bram Moolenaar
2020-02-06
1
-0
/
+3
*
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.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-0
/
+4
*
patch 8.2.0145: using #error for compilation errors should be OK now
v8.2.0145
Bram Moolenaar
2020-01-23
1
-2
/
+2
*
patch 8.2.0128: cannot list options one per line
v8.2.0128
Bram Moolenaar
2020-01-18
1
-6
/
+7
*
patch 8.2.0111: VAR_SPECIAL is also used for booleans
v8.2.0111
Bram Moolenaar
2020-01-11
1
-5
/
+5
*
patch 8.2.0073: initializing globals with COMMA is clumsy
v8.2.0073
Bram Moolenaar
2020-01-01
1
-1
/
+8
*
patch 8.2.0067: ERROR_UNKNOWN clashes on some systems
v8.2.0067
Bram Moolenaar
2019-12-31
1
-9
/
+9
*
patch 8.2.0054: :diffget and :diffput don't have good completion
v8.2.0054
Bram Moolenaar
2019-12-29
1
-0
/
+2
*
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
v8.2.0004
Bram Moolenaar
2019-12-14
1
-3
/
+4
*
patch 8.1.2397: should not define __USE_XOPEN
v8.1.2397
Bram Moolenaar
2019-12-05
1
-4
/
+1
*
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.2353: build failure on FreeBSD
v8.1.2353
Bram Moolenaar
2019-11-28
1
-1
/
+1
*
patch 8.1.2347: MacOS: build fails
v8.1.2347
Bram Moolenaar
2019-11-26
1
-1
/
+1
*
patch 8.1.2344: Cygwin: warning for using strptime()
v8.1.2344
Bram Moolenaar
2019-11-26
1
-1
/
+14
[next]