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.0651: build failure without the auto command feature
v8.0.0651
Bram Moolenaar
2017-06-22
2
-0
/
+4
*
patch 8.0.0650: for extra help files the filetype is set more than once
v8.0.0650
Bram Moolenaar
2017-06-22
2
-2
/
+10
*
patch 8.0.0649: when opening a help file the filetype is set several times
v8.0.0649
Bram Moolenaar
2017-06-22
4
-6
/
+22
*
patch 8.0.0648: possible use of NULL pointer
v8.0.0648
Bram Moolenaar
2017-06-19
2
-1
/
+3
*
patch 8.0.0647: syntax highlighting can make cause a freeze
v8.0.0647
Bram Moolenaar
2017-06-18
9
-29
/
+148
*
patch 8.0.0646: the hlsearch test fails on fast systems
v8.0.0646
Bram Moolenaar
2017-06-17
3
-11
/
+37
*
patch 8.0.0645: no error for illegal back reference in NFA engine
v8.0.0645
Bram Moolenaar
2017-06-17
6
-23
/
+53
*
patch 8.0.0644: the timeout for 'hlsearch' is not tested
v8.0.0644
Bram Moolenaar
2017-06-17
2
-0
/
+20
*
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
v8.0.0643
Bram Moolenaar
2017-06-17
19
-67
/
+123
*
patch 8.0.0642: writefile() continues after detecting an error
v8.0.0642
Bram Moolenaar
2017-06-13
3
-7
/
+40
*
Update runtime files.
Bram Moolenaar
2017-06-13
65
-422
/
+345
*
patch 8.0.0641: cannot set a separate highlighting for the quickfix line
v8.0.0641
Bram Moolenaar
2017-06-13
8
-9
/
+26
*
patch 8.0.0640: mismatch between help and actual message
v8.0.0640
Bram Moolenaar
2017-06-13
2
-2
/
+4
*
patch 8.0.0639: the cursor position is set when editing a new commit message
v8.0.0639
Bram Moolenaar
2017-06-13
2
-6
/
+9
*
patch 8.0.0638: cannot build with new MSVC version
v8.0.0638
Bram Moolenaar
2017-06-13
3
-18
/
+119
*
patch 8.0.0637: crash when using some version of GTK 3
v8.0.0637
Bram Moolenaar
2017-06-13
2
-0
/
+6
*
patch 8.0.0636: when reading the undo file fails may use uninitialized data
v8.0.0636
Bram Moolenaar
2017-06-11
2
-7
/
+14
*
patch 8.0.0635: when 'ignorecase' is set script detection is inaccurate
v8.0.0635
Bram Moolenaar
2017-06-11
2
-89
/
+95
*
patch 8.0.0634: cannot easily get to the last quickfix list
v8.0.0634
Bram Moolenaar
2017-06-11
4
-16
/
+94
*
patch 8.0.0633: the client-server test is still a bit flaky
v8.0.0633
Bram Moolenaar
2017-06-10
2
-1
/
+5
*
patch 8.0.0632: the quotestar test is still a bit flaky
v8.0.0632
Bram Moolenaar
2017-06-10
2
-0
/
+12
*
patch 8.0.0631: can't build with Perl 5.26
v8.0.0631
Bram Moolenaar
2017-06-10
2
-0
/
+26
*
patch 8.0.0630: it is not easy to work on lines without a match
v8.0.0630
Bram Moolenaar
2017-06-10
4
-40
/
+79
*
patch 8.0.0629: checking for ambigous width is not working
v8.0.0629
Bram Moolenaar
2017-06-09
2
-1
/
+5
*
patch 8.0.0628: cursor disappears after silent mapping
v8.0.0628
Bram Moolenaar
2017-06-07
2
-13
/
+7
*
patch 8.0.0627: "gn" selects only one character with 'nowrapscan'
v8.0.0627
Bram Moolenaar
2017-06-05
3
-8
/
+38
*
patch 8.0.0626: in the GUI the cursor may flicker
v8.0.0626
Bram Moolenaar
2017-06-05
2
-2
/
+12
*
patch 8.0.0625: shellescape() always escapes a newline
v8.0.0625
Bram Moolenaar
2017-06-05
3
-1
/
+30
*
patch 8.0.0624: warning for unused variable in tiny build
v8.0.0624
Bram Moolenaar
2017-06-05
2
-0
/
+4
*
patch 8.0.0623: error for invalid regexp is not very informative
v8.0.0623
Bram Moolenaar
2017-06-05
4
-4
/
+25
*
patch 8.0.0622: selecting quoted text fails with 'selection' "exclusive"
v8.0.0622
Bram Moolenaar
2017-06-05
3
-10
/
+33
*
patch 8.0.0621: :stag does not respect 'switchbuf'
v8.0.0621
Bram Moolenaar
2017-06-05
7
-23
/
+103
*
patch 8.0.0620: checking for HAVE_GTK_MULTIHEAD is not needed
v8.0.0620
Bram Moolenaar
2017-06-05
7
-84
/
+30
*
Update runtime files.
Bram Moolenaar
2017-06-05
28
-637
/
+742
*
patch 8.0.0619: GUI gets stuck if timer uses feedkeys()
v8.0.0619
Bram Moolenaar
2017-06-05
2
-4
/
+11
*
patch 8.0.0618: NFA regex engine handles [0-z] incorrectly
v8.0.0618
Bram Moolenaar
2017-06-05
4
-7
/
+23
*
patch 8.0.0617: hardcopy test hangs on MS-Windows
v8.0.0617
Bram Moolenaar
2017-06-04
2
-6
/
+10
*
patch 8.0.0616: not always setting 'background' correctly after :hi Normal
v8.0.0616
Bram Moolenaar
2017-06-04
3
-6
/
+38
*
patch 8.0.0615: using % with :hardcopy wrongly escapes spaces
v8.0.0615
Bram Moolenaar
2017-06-04
3
-0
/
+12
*
patch 8.0.0614: float2nr() is not exactly right
v8.0.0614
Bram Moolenaar
2017-06-04
10
-173
/
+99
*
patch 8.0.0613: the conf filetype is used before ftdetect from packages
v8.0.0613
Bram Moolenaar
2017-06-04
6
-9
/
+84
*
patch 8.0.0612: pack dirs are added to 'runtimepath' too late
v8.0.0612
Bram Moolenaar
2017-06-04
6
-10
/
+71
*
patch 8.0.0611: the screen is not redrawn after sending t_u7
v8.0.0611
Bram Moolenaar
2017-06-04
3
-3
/
+11
*
patch 8.0.0610: the screen is redrawn when default 'background' is detected
v8.0.0610
Bram Moolenaar
2017-06-04
2
-6
/
+14
*
patch 8.0.0609: some people still don't know how to quit
v8.0.0609
Bram Moolenaar
2017-06-04
2
-1
/
+3
*
patch 8.0.0608: cannot manipulate other than the current quickfix list
v8.0.0608
Bram Moolenaar
2017-06-04
2
-28
/
+40
*
patch 8.0.0607: after :bwipe + :new bufref might still be valid
v8.0.0607
Bram Moolenaar
2017-06-04
6
-15
/
+24
*
patch 8.0.0606: cannot set the context for a specified quickfix list
v8.0.0606
Bram Moolenaar
2017-05-28
3
-3
/
+54
*
patch 8.0.0605: the quickfix cached buffer may become invalid
v8.0.0605
Bram Moolenaar
2017-05-28
2
-7
/
+13
*
Update runtime files.
Bram Moolenaar
2017-05-27
12
-148
/
+298
[next]