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
/
testdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.0689: ~ character not escaped when extending search pattern
v8.0.0689
Bram Moolenaar
2017-06-29
1
-0
/
+20
*
patch 8.0.0688: cannot resize the window in a FileType autocommand
v8.0.0688
Bram Moolenaar
2017-06-28
1
-12
/
+29
*
patch 8.0.0687: minor issues related to quickfix
v8.0.0687
Bram Moolenaar
2017-06-28
1
-3
/
+6
*
patch 8.0.0685: when conversion fails written file may be truncated
v8.0.0685
Bram Moolenaar
2017-06-27
1
-0
/
+18
*
patch 8.0.0684: old style tests are not nice
v8.0.0684
Bram Moolenaar
2017-06-27
8
-171
/
+119
*
patch 8.0.0682: no test for synIDtrans()
v8.0.0682
Bram Moolenaar
2017-06-27
1
-2
/
+25
*
patch 8.0.0681: unnamed register only contains the last deleted text
v8.0.0681
Bram Moolenaar
2017-06-27
1
-0
/
+11
*
patch 8.0.0680: plugins in start packages are sourced twice
v8.0.0680
Bram Moolenaar
2017-06-27
1
-5
/
+15
*
patch 8.0.0678: closing a window does not trigger resizing
v8.0.0678
Bram Moolenaar
2017-06-25
1
-0
/
+44
*
patch 8.0.0677: setting 'filetype' may switch buffers
v8.0.0677
Bram Moolenaar
2017-06-25
1
-1
/
+17
*
patch 8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch'
v8.0.0675
Bram Moolenaar
2017-06-25
1
-0
/
+15
*
patch 8.0.0672: third item of synconcealed() changes too often
v8.0.0672
Bram Moolenaar
2017-06-24
1
-5
/
+5
*
patch 8.0.0670: can't use input() in a timer callback
v8.0.0670
Bram Moolenaar
2017-06-24
1
-0
/
+16
*
patch 8.0.0669: CTRL-N at start of the buffer does not work correctly
v8.0.0669
Bram Moolenaar
2017-06-24
1
-0
/
+14
*
patch 8.0.0667: memory access error when command follows :endfunc
v8.0.0667
Bram Moolenaar
2017-06-24
1
-0
/
+10
*
patch 8.0.0663: unexpected error message only when 'verbose' is set
v8.0.0663
Bram Moolenaar
2017-06-23
1
-1
/
+3
*
patch 8.0.0662: stray FIXME for fixed problem
v8.0.0662
Bram Moolenaar
2017-06-22
1
-6
/
+0
*
patch 8.0.0659: no test for conceal mode
v8.0.0659
Bram Moolenaar
2017-06-22
1
-0
/
+45
*
patch 8.0.0658: spell test is old style
v8.0.0658
Bram Moolenaar
2017-06-22
5
-950
/
+726
*
patch 8.0.0657: cannot get and set quickfix list items
v8.0.0657
Bram Moolenaar
2017-06-22
1
-0
/
+67
*
patch 8.0.0656: cannot use ! after some user commands
v8.0.0656
Bram Moolenaar
2017-06-22
1
-0
/
+9
*
patch 8.0.0655: not easy to make sure a function does not exist
v8.0.0655
Bram Moolenaar
2017-06-22
1
-0
/
+10
*
patch 8.0.0654: no warning for text after :endfunction
v8.0.0654
Bram Moolenaar
2017-06-22
1
-0
/
+27
*
patch 8.0.0647: syntax highlighting can make cause a freeze
v8.0.0647
Bram Moolenaar
2017-06-18
1
-0
/
+34
*
patch 8.0.0646: the hlsearch test fails on fast systems
v8.0.0646
Bram Moolenaar
2017-06-17
1
-2
/
+3
*
patch 8.0.0645: no error for illegal back reference in NFA engine
v8.0.0645
Bram Moolenaar
2017-06-17
3
-3
/
+13
*
patch 8.0.0644: the timeout for 'hlsearch' is not tested
v8.0.0644
Bram Moolenaar
2017-06-17
1
-0
/
+18
*
patch 8.0.0642: writefile() continues after detecting an error
v8.0.0642
Bram Moolenaar
2017-06-13
1
-2
/
+19
*
patch 8.0.0634: cannot easily get to the last quickfix list
v8.0.0634
Bram Moolenaar
2017-06-11
1
-2
/
+42
*
patch 8.0.0633: the client-server test is still a bit flaky
v8.0.0633
Bram Moolenaar
2017-06-10
1
-1
/
+3
*
patch 8.0.0632: the quotestar test is still a bit flaky
v8.0.0632
Bram Moolenaar
2017-06-10
1
-0
/
+10
*
patch 8.0.0630: it is not easy to work on lines without a match
v8.0.0630
Bram Moolenaar
2017-06-10
1
-0
/
+9
*
patch 8.0.0627: "gn" selects only one character with 'nowrapscan'
v8.0.0627
Bram Moolenaar
2017-06-05
1
-1
/
+26
*
patch 8.0.0625: shellescape() always escapes a newline
v8.0.0625
Bram Moolenaar
2017-06-05
1
-0
/
+25
*
patch 8.0.0623: error for invalid regexp is not very informative
v8.0.0623
Bram Moolenaar
2017-06-05
1
-0
/
+17
*
patch 8.0.0622: selecting quoted text fails with 'selection' "exclusive"
v8.0.0622
Bram Moolenaar
2017-06-05
1
-8
/
+18
*
patch 8.0.0621: :stag does not respect 'switchbuf'
v8.0.0621
Bram Moolenaar
2017-06-05
1
-0
/
+42
*
patch 8.0.0618: NFA regex engine handles [0-z] incorrectly
v8.0.0618
Bram Moolenaar
2017-06-05
2
-3
/
+15
*
patch 8.0.0617: hardcopy test hangs on MS-Windows
v8.0.0617
Bram Moolenaar
2017-06-04
1
-6
/
+8
*
patch 8.0.0616: not always setting 'background' correctly after :hi Normal
v8.0.0616
Bram Moolenaar
2017-06-04
1
-0
/
+23
*
patch 8.0.0615: using % with :hardcopy wrongly escapes spaces
v8.0.0615
Bram Moolenaar
2017-06-04
1
-0
/
+9
*
patch 8.0.0614: float2nr() is not exactly right
v8.0.0614
Bram Moolenaar
2017-06-04
6
-170
/
+91
*
patch 8.0.0613: the conf filetype is used before ftdetect from packages
v8.0.0613
Bram Moolenaar
2017-06-04
2
-0
/
+44
*
patch 8.0.0612: pack dirs are added to 'runtimepath' too late
v8.0.0612
Bram Moolenaar
2017-06-04
1
-0
/
+32
*
patch 8.0.0606: cannot set the context for a specified quickfix list
v8.0.0606
Bram Moolenaar
2017-05-28
1
-0
/
+47
*
patch 8.0.0604: gF test fails still on MS-Windows
v8.0.0604
Bram Moolenaar
2017-05-24
1
-1
/
+3
*
patch 8.0.0603: gF test fails on MS-Windows
v8.0.0603
Bram Moolenaar
2017-05-24
1
-1
/
+1
*
patch 8.0.0602: when gF fails to edit the file the cursor still moves
v8.0.0602
Bram Moolenaar
2017-05-24
1
-2
/
+23
*
patch 8.0.0601: no test coverage for :spellrepall
v8.0.0601
Bram Moolenaar
2017-05-23
1
-0
/
+17
*
patch 8.0.0600: test_recover fails on some systems
v8.0.0600
Bram Moolenaar
2017-05-18
1
-1
/
+1
[next]