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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.0741: cannot build with HPUX
v8.0.0741
Bram Moolenaar
2017-07-22
2
-1
/
+3
*
patch 8.0.0740: cannot resize a terminal window by the command
v8.0.0740
Bram Moolenaar
2017-07-21
3
-2
/
+15
*
patch 8.0.0739: terminal resizing doesn't work well.
v8.0.0739
Bram Moolenaar
2017-07-20
4
-19
/
+82
*
patch 8.0.0738: cannot use the mouse to resize a terminal window
v8.0.0738
Bram Moolenaar
2017-07-19
2
-15
/
+95
*
patch 8.0.0737: crash when X11 selection is very big
v8.0.0737
Bram Moolenaar
2017-07-19
4
-33
/
+57
*
patch 8.0.0736: OptionSet not triggered when entering diff mode
v8.0.0736
Bram Moolenaar
2017-07-19
7
-155
/
+219
*
patch 8.0.0735: no indication that the quickfix window/buffer changed
v8.0.0735
Bram Moolenaar
2017-07-19
3
-0
/
+27
*
Update translations.
Bram Moolenaar
2017-07-19
18
-1069
/
+2805
*
patch 8.0.0734: the script to check translations can be improved
v8.0.0734
Bram Moolenaar
2017-07-19
2
-0
/
+39
*
patch 8.0.0733: can only add entries to one list in the quickfix stack
v8.0.0733
Bram Moolenaar
2017-07-19
2
-113
/
+112
*
patch 8.0.0732: when updating a buffer modeless selection is lost
v8.0.0732
Bram Moolenaar
2017-07-19
2
-3
/
+25
*
patch 8.0.0731: cannot build the terminal feature on MS-Windows
v8.0.0731
Bram Moolenaar
2017-07-19
3
-3
/
+22
*
patch 8.0.0730: terminal feature only supports Unix-like systems
v8.0.0730
Bram Moolenaar
2017-07-18
2
-183
/
+339
*
patch 8.0.0729: the help for the terminal configure option is wrong
v8.0.0729
Bram Moolenaar
2017-07-18
3
-16
/
+18
*
patch 8.0.0728: the terminal structure is never freed
v8.0.0728
Bram Moolenaar
2017-07-17
7
-18
/
+73
*
patch 8.0.0727: message about what register to yank into is not translated
v8.0.0727
Bram Moolenaar
2017-07-16
2
-1
/
+3
*
patch 8.0.0726: translations cleanup script is too conservative
v8.0.0726
Bram Moolenaar
2017-07-16
2
-1
/
+9
*
patch 8.0.0725: a terminal window does not handle keyboard input
v8.0.0725
Bram Moolenaar
2017-07-16
5
-12
/
+121
*
patch 8.0.0724: the message for yanking doesn't indicate the register
v8.0.0724
Bram Moolenaar
2017-07-16
5
-4
/
+45
*
patch 8.0.0723: arglist test fails if file name case is ignored
v8.0.0723
Bram Moolenaar
2017-07-16
2
-3
/
+24
*
patch 8.0.0722: screen is messed by timer up at inputlist() prompt
v8.0.0722
Bram Moolenaar
2017-07-16
2
-1
/
+3
*
patch 8.0.0721: :argedit can only have one argument
v8.0.0721
Bram Moolenaar
2017-07-16
4
-34
/
+26
*
patch 8.0.0720: unfinished mapping not displayed when running timer
v8.0.0720
Bram Moolenaar
2017-07-16
2
-4
/
+8
*
patch 8.0.0719: build failure without +terminal feature
v8.0.0719
Bram Moolenaar
2017-07-16
3
-4
/
+14
*
patch 8.0.0718: output of job in terminal is not displayed
v8.0.0718
Bram Moolenaar
2017-07-16
8
-38
/
+175
*
patch 8.0.0717: terminal feature precence unclear
v8.0.0717
Bram Moolenaar
2017-07-15
2
-1
/
+7
*
patch 8.0.0716: not easy to start Vim cleanly
v8.0.0716
Bram Moolenaar
2017-07-15
9
-12
/
+91
*
patch 8.0.0714: when a timer causes a command line redraw " goes missing
v8.0.0714
Bram Moolenaar
2017-07-15
2
-0
/
+12
*
patch 8.0.0713: 'termkey' option not fully implemented
v8.0.0713
Bram Moolenaar
2017-07-15
2
-0
/
+5
*
patch 8.0.0712: the terminal implementation is incomplete
v8.0.0712
Bram Moolenaar
2017-07-15
4
-0
/
+16
*
Updated runtime files and translations.
Bram Moolenaar
2017-07-15
16
-1824
/
+3204
*
patch 8.0.0711: cannot build without the wildmenu feature
v8.0.0711
Bram Moolenaar
2017-07-12
2
-1
/
+9
*
patch 8.0.0710: a job that writes to a buffer clears completion
v8.0.0710
Bram Moolenaar
2017-07-12
2
-19
/
+15
*
patch 8.0.0709: libvterm cannot use vsnprintf()
v8.0.0709
Bram Moolenaar
2017-07-11
7
-10
/
+51
*
patch 8.0.0708: some tests are old style
v8.0.0708
Bram Moolenaar
2017-07-11
30
-385
/
+343
*
patch 8.0.0707: freeing wrong memory with certain autocommands
v8.0.0707
Bram Moolenaar
2017-07-11
2
-2
/
+4
*
patch 8.0.0706: crash when cancelling the cmdline window in Ex mode
v8.0.0706
Bram Moolenaar
2017-07-11
2
-0
/
+8
*
patch 8.0.0705: crash when there is an error in a timer callback
v8.0.0705
Bram Moolenaar
2017-07-10
3
-3
/
+11
*
patch 8.0.0704: problems with autocommands when opening help
v8.0.0704
Bram Moolenaar
2017-07-09
3
-1
/
+6
*
patch 8.0.0703: illegal memory access with empty :doau command
v8.0.0703
Bram Moolenaar
2017-07-09
3
-3
/
+10
*
patch 8.0.0702: an error in a timer can make Vim unusable
v8.0.0702
Bram Moolenaar
2017-07-08
4
-3
/
+39
*
patch 8.0.0701: system test failing when using X11 forwarding
v8.0.0701
Bram Moolenaar
2017-07-08
3
-3
/
+9
*
patch 8.0.0700: segfault with QuitPre autocommand closes the window
v8.0.0700
Bram Moolenaar
2017-07-08
3
-2
/
+25
*
patch 8.0.0699: checksum tests are not actually run
v8.0.0699
Bram Moolenaar
2017-07-08
3
-0
/
+4
*
patch 8.0.0698: crash on exit when using Python function in timer.
v8.0.0698
Bram Moolenaar
2017-07-07
4
-2
/
+17
*
patch 8.0.0697: recorded key sequences may become invalid
v8.0.0697
Bram Moolenaar
2017-07-07
2
-111
/
+116
*
patch 8.0.0696: .inc files missing in git
v8.0.0696
Bram Moolenaar
2017-07-07
4
-1
/
+274
*
patch 8.0.0695: missing dependencies breaks parallel make
v8.0.0695
Bram Moolenaar
2017-07-07
2
-3
/
+9
*
patch 8.0.0694: building in shadow directory does not work
v8.0.0694
Bram Moolenaar
2017-07-07
3
-1
/
+6
*
patch 8.0.0693: no terminal emulator support
v8.0.0693
Bram Moolenaar
2017-07-07
84
-13
/
+11489
[next]