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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1037: "icase" of 'diffopt' is not used for highlighting
v8.0.1037
Bram Moolenaar
2017-09-02
3
-8
/
+59
*
patch 8.0.1036: ++eof argument for terminal only available on MS-Windows
v8.0.1036
Bram Moolenaar
2017-09-02
5
-42
/
+58
*
patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-Windows
v8.0.1035
Bram Moolenaar
2017-09-02
6
-13
/
+63
*
patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windows
v8.0.1034
Bram Moolenaar
2017-09-02
6
-6
/
+59
*
patch 8.0.1033: detecting background color does not work in screen
v8.0.1033
Bram Moolenaar
2017-09-01
3
-10
/
+17
*
patch 8.0.1032: "make tags" doesn't work well on MS-Windows
v8.0.1032
Bram Moolenaar
2017-09-01
3
-2
/
+15
*
patch 8.0.1031: "text" argument for getqflist() is confusing
v8.0.1031
Bram Moolenaar
2017-09-01
4
-51
/
+48
*
patch 8.0.1030: MS-Windows: wrong size computation in is_cygpty()
v8.0.1030
Bram Moolenaar
2017-08-31
3
-11
/
+22
*
patch 8.0.1029: return value of getqflist() is inconsistent
v8.0.1029
Bram Moolenaar
2017-08-31
3
-8
/
+11
*
patch 8.0.1028: MS-Windows: viminfo uses $VIM/_viminfo if $HOME not set
v8.0.1028
Bram Moolenaar
2017-08-31
2
-1
/
+8
*
patch 8.0.1027: more terminals can't handle requesting cursor mode
v8.0.1027
Bram Moolenaar
2017-08-31
2
-3
/
+16
*
patch 8.0.1026: GTK on-the-spot input has problems
v8.0.1026
Bram Moolenaar
2017-08-30
12
-115
/
+300
*
patch 8.0.1025: stray copy command in test
v8.0.1025
Bram Moolenaar
2017-08-30
2
-1
/
+2
*
patch 8.0.1024: folds lost when session file has a buffer in two windows
v8.0.1024
Bram Moolenaar
2017-08-30
3
-9
/
+55
*
patch 8.0.1023: it is not easy to identify a quickfix list
v8.0.1023
Bram Moolenaar
2017-08-30
4
-34
/
+120
*
patch 8.0.1022: test 80 is old style
v8.0.1022
Bram Moolenaar
2017-08-30
7
-342
/
+191
*
patch 8.0.1021: older Gnome terminal still echoes t_RC
v8.0.1021
Bram Moolenaar
2017-08-30
2
-3
/
+6
*
patch 8.0.1020: when a timer calls getchar(1) input is overwritten
v8.0.1020
Bram Moolenaar
2017-08-30
2
-10
/
+17
*
patch 8.0.1019: pasting in virtual edit happens in the wrong place
v8.0.1019
Bram Moolenaar
2017-08-30
3
-3
/
+20
*
patch 8.0.1018: warnings from 64-bit compiler
v8.0.1018
Bram Moolenaar
2017-08-30
2
-4
/
+6
*
patch 8.0.1017: test for MS-Windows $HOME always passes
v8.0.1017
Bram Moolenaar
2017-08-30
2
-41
/
+40
*
patch 8.0.1016: gnome terminal echoes t_RC
v8.0.1016
Bram Moolenaar
2017-08-30
5
-31
/
+74
*
patch 8.0.1015: missing update to terminal test
v8.0.1015
Bram Moolenaar
2017-08-30
2
-3
/
+6
*
patch 8.0.1014: old compiler doesn't know uint32_t
v8.0.1014
Bram Moolenaar
2017-08-30
4
-5
/
+7
*
patch 8.0.1013: terminal window behaves different from a buffer with changes
v8.0.1013
Bram Moolenaar
2017-08-29
4
-15
/
+16
*
patch 8.0.1012: MS-Windows: problem with $HOME when is was set internally
v8.0.1012
Bram Moolenaar
2017-08-29
5
-35
/
+163
*
patch 8.0.1011: terminal test fails with Athena and Motif
v8.0.1011
Bram Moolenaar
2017-08-29
2
-0
/
+6
*
patch 8.0.1010: build failure without termresponse feature
v8.0.1010
Bram Moolenaar
2017-08-28
2
-0
/
+6
*
patch 8.0.1009: Xterm cursor blinking status may be inverted
v8.0.1009
Bram Moolenaar
2017-08-28
6
-24
/
+97
*
patch 8.0.1008: slow updating of terminal window in Motif
v8.0.1008
Bram Moolenaar
2017-08-27
2
-28
/
+54
*
patch 8.0.1007: no test for filetype detection for scripts
v8.0.1007
Bram Moolenaar
2017-08-27
2
-0
/
+30
*
Update runtime files
Bram Moolenaar
2017-08-27
26
-135
/
+727
*
patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'
v8.0.1006
Bram Moolenaar
2017-08-27
6
-10
/
+92
*
patch 8.0.1005: terminal without job updates slowly in GUI
v8.0.1005
Bram Moolenaar
2017-08-27
4
-100
/
+98
*
patch 8.0.1004: matchstrpos() without a match returns too many items
v8.0.1004
Bram Moolenaar
2017-08-27
3
-23
/
+28
*
patch 8.0.1003: 64 bit compiler warning
v8.0.1003
Bram Moolenaar
2017-08-27
2
-1
/
+3
*
patch 8.0.1002: unnecessarily updating screen after timer callback
v8.0.1002
Bram Moolenaar
2017-08-26
6
-10
/
+21
*
patch 8.0.1001: setting 'encoding' makes 'printheader' invalid
v8.0.1001
Bram Moolenaar
2017-08-26
2
-1
/
+5
*
patch 8.0.1000: cannot open a terminal without running a job in it
v8.0.1000
Bram Moolenaar
2017-08-26
10
-30
/
+140
*
patch 8.0.0999: indenting raw C++ strings is wrong
v8.0.0999
Bram Moolenaar
2017-08-26
3
-13
/
+31
*
patch 8.0.0998: strange error when using K while only spaces are selected
v8.0.0998
Bram Moolenaar
2017-08-26
3
-0
/
+24
*
patch 8.0.0997
v8.0.0997
Bram Moolenaar
2017-08-26
2
-2
/
+4
*
patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.app
v8.0.0996
Bram Moolenaar
2017-08-26
2
-20
/
+36
*
patch 8.0.0995: terminal tests fail on Mac
v8.0.0995
Bram Moolenaar
2017-08-25
2
-0
/
+7
*
patch 8.0.0994: MS-Windows: cursor in terminal blinks undesirably
v8.0.0994
Bram Moolenaar
2017-08-24
2
-3
/
+7
*
patch 8.0.0993: sometimes an xterm sends an extra CTRL-X
v8.0.0993
Bram Moolenaar
2017-08-24
2
-0
/
+6
*
patch 8.0.0992: terminal title is wrong when 'encoding' is DBCS
v8.0.0992
Bram Moolenaar
2017-08-23
2
-0
/
+20
*
patch 8.0.0991: using wrong character conversion for DBCS
v8.0.0991
Bram Moolenaar
2017-08-23
2
-2
/
+4
*
patch 8.0.0990: with DBCS 'encoding' wrong pasting register into terminal
v8.0.0990
Bram Moolenaar
2017-08-23
2
-0
/
+29
*
patch 8.0.0989: ActiveTcl dll name has changed in 8.6.6
v8.0.0989
Bram Moolenaar
2017-08-23
3
-1
/
+10
[next]