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.1.0103: long version string cannot be translated
v8.1.0103
Bram Moolenaar
2018-06-23
1
-4
/
+2
*
patch 8.1.0094: help text "usage:" is not capatalized
v8.1.0094
Bram Moolenaar
2018-06-21
1
-1
/
+1
*
patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':'
v8.1.0082
Bram Moolenaar
2018-06-19
1
-2
/
+8
*
patch 8.0.1792: MS-Windows users expect -? to work like --help
v8.0.1792
Bram Moolenaar
2018-05-05
1
-0
/
+1
*
patch 8.0.1726: older MSVC doesn't support declarations halfway a block
v8.0.1726
Bram Moolenaar
2018-04-16
1
-6
/
+6
*
patch 8.0.1724: declarations cannot be halfway a block
v8.0.1724
Bram Moolenaar
2018-04-16
1
-1
/
+1
*
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
Bram Moolenaar
2018-04-10
1
-1
/
+1
*
patch 8.0.1628: channel log doesn't mention exiting
v8.0.1628
Bram Moolenaar
2018-03-22
1
-0
/
+3
*
patch 8.0.1607: --clean loads user settings from .gvimrc
v8.0.1607
Bram Moolenaar
2018-03-14
1
-0
/
+3
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-2
/
+2
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-55
/
+14
*
patch 8.0.1555: build error for some combination of features
v8.0.1555
Bram Moolenaar
2018-03-01
1
-1
/
+1
*
patch 8.0.1554: custom plugins loaded with --clean
v8.0.1554
Bram Moolenaar
2018-03-01
1
-5
/
+13
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-2
/
+1
*
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
v8.0.1494
Bram Moolenaar
2018-02-10
1
-6
/
+3
*
patch 8.0.1459: cannot handle change of directory
v8.0.1459
Bram Moolenaar
2018-02-03
1
-2
/
+2
*
patch 8.0.1454: when in silent mode too much output is buffered
v8.0.1454
Bram Moolenaar
2018-02-03
1
-1
/
+8
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-5
/
+7
*
patch 8.0.1405: duplicated code for getting a typed character
v8.0.1405
Bram Moolenaar
2017-12-18
1
-1
/
+1
*
patch 8.0.1404: invalid memory access on exit
v8.0.1404
Bram Moolenaar
2017-12-18
1
-1
/
+6
*
patch 8.0.1295: cannot automatically get a server name in a terminal
v8.0.1295
Bram Moolenaar
2017-11-12
1
-3
/
+9
*
patch 8.0.1236: Mac features are confusing
v8.0.1236
Bram Moolenaar
2017-10-28
1
-11
/
+4
*
patch 8.0.1217: can't use remote eval to inspect vars in debug mode
v8.0.1217
Bram Moolenaar
2017-10-26
1
-4
/
+6
*
patch 8.0.1215: newer gcc warns for implicit fallthrough
v8.0.1215
Bram Moolenaar
2017-10-24
1
-2
/
+2
*
patch 8.0.1213: setting 'mzschemedll' has no effect
v8.0.1213
Bram Moolenaar
2017-10-22
1
-13
/
+14
*
patch 8.0.1157: compiler warning on MS-Windows
v8.0.1157
Bram Moolenaar
2017-09-27
1
-1
/
+1
*
patch 8.0.1152: encoding of error message wrong in Cygwin terminal
v8.0.1152
Bram Moolenaar
2017-09-26
1
-0
/
+15
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-37
/
+4
*
patch 8.0.1108: cannot specify mappings for the terminal window
v8.0.1108
Bram Moolenaar
2017-09-14
1
-1
/
+1
*
patch 8.0.0954: /proc/self/exe might be a relative path
v8.0.0954
Bram Moolenaar
2017-08-17
1
-18
/
+17
*
patch 8.0.0946: using PATH_MAX does not work well on some systems
v8.0.0946
Bram Moolenaar
2017-08-14
1
-4
/
+4
*
patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistent
v8.0.0877
Bram Moolenaar
2017-08-06
1
-3
/
+3
*
patch 8.0.0873: in terminal cannot use CTRL-\ CTRL-N to start Visual mode
v8.0.0873
Bram Moolenaar
2017-08-05
1
-1
/
+3
*
patch 8.0.0813: cannot use a terminal window while the job is running
v8.0.0813
Bram Moolenaar
2017-07-30
1
-4
/
+10
*
patch 8.0.0725: a terminal window does not handle keyboard input
v8.0.0725
Bram Moolenaar
2017-07-16
1
-0
/
+7
*
patch 8.0.0716: not easy to start Vim cleanly
v8.0.0716
Bram Moolenaar
2017-07-15
1
-3
/
+14
*
patch 8.0.0680: plugins in start packages are sourced twice
v8.0.0680
Bram Moolenaar
2017-06-27
1
-3
/
+13
*
patch 8.0.0629: checking for ambigous width is not working
v8.0.0629
Bram Moolenaar
2017-06-09
1
-1
/
+3
*
patch 8.0.0612: pack dirs are added to 'runtimepath' too late
v8.0.0612
Bram Moolenaar
2017-06-04
1
-1
/
+10
*
patch 8.0.0611: the screen is not redrawn after sending t_u7
v8.0.0611
Bram Moolenaar
2017-06-04
1
-3
/
+5
*
patch 8.0.0567: call for requesting color and ambiwidth is too early
v8.0.0567
Bram Moolenaar
2017-04-18
1
-6
/
+5
*
patch 8.0.0540: building unit tests fails
v8.0.0540
Bram Moolenaar
2017-04-02
1
-3
/
+4
*
patch 8.0.0539: startup test fails on Mac
v8.0.0539
Bram Moolenaar
2017-04-02
1
-0
/
+9
*
patch 8.0.0494: build failure with older compiler on MS-Windows
v8.0.0494
Bram Moolenaar
2017-03-19
1
-1
/
+1
*
patch 8.0.0492: a failing client-server request can make Vim hang
v8.0.0492
Bram Moolenaar
2017-03-19
1
-6
/
+6
*
patch 8.0.0476: missing change to main.c
v8.0.0476
Bram Moolenaar
2017-03-18
1
-0
/
+41
*
patch 8.0.0464: can't find executable name on Solaris and FreeBSD
v8.0.0464
Bram Moolenaar
2017-03-16
1
-2
/
+2
*
patch 8.0.0450: v:progpath is not reliably set
v8.0.0450
Bram Moolenaar
2017-03-12
1
-2
/
+13
*
patch 8.0.0448: some macros are in lower case
v8.0.0448
Bram Moolenaar
2017-03-12
1
-1
/
+4
*
patch 8.0.0420: text garbled when the system encoding differs from 'encoding'
v8.0.0420
Bram Moolenaar
2017-03-05
1
-1
/
+6
[next]