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
/
test_quickfix.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0499: :2vimgrep causes an ml_get error
v8.1.0499
Bram Moolenaar
2018-10-28
1
-0
/
+15
*
patch 8.1.0489: crash when autocmd clears vimpgrep location list
v8.1.0489
Bram Moolenaar
2018-10-21
1
-0
/
+42
*
patch 8.1.0488: using freed memory in quickfix code
v8.1.0488
Bram Moolenaar
2018-10-20
1
-0
/
+21
*
patch 8.1.0469: too often indexing in qf_lists[]
v8.1.0469
Bram Moolenaar
2018-10-11
1
-0
/
+2
*
patch 8.1.0345: cannot get the window id associated with the location list
v8.1.0345
Bram Moolenaar
2018-09-02
1
-3
/
+43
*
patch 8.1.0337: :file fails in quickfix command
v8.1.0337
Bram Moolenaar
2018-08-30
1
-0
/
+29
*
patch 8.1.0315: helpgrep with language doesn't work properly
v8.1.0315
Bram Moolenaar
2018-08-21
1
-0
/
+14
*
patch 8.1.0289: cursor moves to wrong column after quickfix jump
v8.1.0289
Bram Moolenaar
2018-08-15
1
-0
/
+9
*
patch 8.1.0259: no test for fixed quickfix issue
v8.1.0259
Bram Moolenaar
2018-08-09
1
-0
/
+24
*
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
v8.1.0213
Bram Moolenaar
2018-07-25
1
-0
/
+18
*
patch 8.1.0165: :clist output can be very long
v8.1.0165
Bram Moolenaar
2018-07-08
1
-0
/
+17
*
patch 8.1.0145: test with grep is failing on MS-Windows
v8.1.0145
Bram Moolenaar
2018-07-03
1
-8
/
+11
*
patch 8.1.0141: :cexpr no longer jumps to the first error
v8.1.0141
Bram Moolenaar
2018-07-03
1
-3
/
+114
*
patch 8.1.0073: crash when autocommands call setloclist()
v8.1.0073
Bram Moolenaar
2018-06-18
1
-0
/
+11
*
patch 8.1.0060: crash when autocommands delete the current buffer
v8.1.0060
Bram Moolenaar
2018-06-16
1
-0
/
+12
*
patch 8.0.1844: superfluous quickfix code, missing examples
v8.0.1844
Bram Moolenaar
2018-05-15
1
-0
/
+7
*
patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':'
v8.0.1831
Bram Moolenaar
2018-05-13
1
-0
/
+93
*
patch 8.0.1784: gvim test gets stuck in dialog
v8.0.1784
Bram Moolenaar
2018-05-01
1
-4
/
+4
*
patch 8.0.1782: no simple way to label quickfix entries
v8.0.1782
Bram Moolenaar
2018-05-01
1
-0
/
+25
*
patch 8.0.1781: file names in quickfix window are not shortened
v8.0.1781
Bram Moolenaar
2018-05-01
1
-0
/
+24
*
patch 8.0.1754: ex_helpgrep() is too long
v8.0.1754
Bram Moolenaar
2018-04-24
1
-0
/
+6
*
patch 8.0.1752: qf_set_properties() is to long
v8.0.1752
Bram Moolenaar
2018-04-24
1
-0
/
+6
*
patch 8.0.1750: crash when clearing loccation list in autocommand
v8.0.1750
Bram Moolenaar
2018-04-23
1
-0
/
+14
*
patch 8.0.1678: errorformat "%r" implies "%>"
v8.0.1678
Bram Moolenaar
2018-04-08
1
-0
/
+23
*
patch 8.0.1669: :vimgrep may add entries to the wrong quickfix list
v8.0.1669
Bram Moolenaar
2018-04-06
1
-0
/
+41
*
patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix window
v8.0.1432
Bram Moolenaar
2018-01-27
1
-0
/
+6
*
patch 8.0.1427: the :leftabove modifier doesn't work for :copen
v8.0.1427
Bram Moolenaar
2017-12-26
1
-0
/
+27
*
patch 8.0.1420: accessing freed memory in vimgrep
v8.0.1420
Bram Moolenaar
2017-12-21
1
-0
/
+40
*
patch 8.0.1414: accessing freed memory in :lfile.
v8.0.1414
Bram Moolenaar
2017-12-19
1
-0
/
+7
*
patch 8.0.1412: using free memory using setloclist()
v8.0.1412
Bram Moolenaar
2017-12-19
1
-0
/
+14
*
patch 8.0.1408: crash in setqflist()
v8.0.1408
Bram Moolenaar
2017-12-19
1
-0
/
+14
*
patch 8.0.1406: difficult to track changes to a quickfix list
v8.0.1406
Bram Moolenaar
2017-12-18
1
-3
/
+67
*
patch 8.0.1389: getqflist() items are missing if not set
v8.0.1389
Bram Moolenaar
2017-12-12
1
-10
/
+69
*
patch 8.0.1384: not enough quickfix help; confusing winid
v8.0.1384
Bram Moolenaar
2017-12-10
1
-8
/
+141
*
patch 8.0.1353: QuickFixCmdPost is not used consistently
v8.0.1353
Bram Moolenaar
2017-11-28
1
-9
/
+119
*
patch 8.0.1224: still interference between test functions
v8.0.1224
Bram Moolenaar
2017-10-27
1
-1
/
+1
*
patch 8.0.1112: can't get size or current index from quickfix list
v8.0.1112
Bram Moolenaar
2017-09-15
1
-0
/
+13
*
patch 8.0.1093: various small quickfix issues
v8.0.1093
Bram Moolenaar
2017-09-11
1
-2
/
+24
*
patch 8.0.1040: cannot use another error format in getqflist()
v8.0.1040
Bram Moolenaar
2017-09-02
1
-0
/
+22
*
patch 8.0.1031: "text" argument for getqflist() is confusing
v8.0.1031
Bram Moolenaar
2017-09-01
1
-28
/
+27
*
patch 8.0.1029: return value of getqflist() is inconsistent
v8.0.1029
Bram Moolenaar
2017-08-31
1
-1
/
+1
*
patch 8.0.1023: it is not easy to identify a quickfix list
v8.0.1023
Bram Moolenaar
2017-08-30
1
-2
/
+38
*
patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'
v8.0.1006
Bram Moolenaar
2017-08-27
1
-0
/
+26
*
patch 8.0.0922: quickfix list always added after current one
v8.0.0922
Bram Moolenaar
2017-08-13
1
-6
/
+92
*
patch 8.0.0904: cannot set a location list from text
v8.0.0904
Bram Moolenaar
2017-08-11
1
-2
/
+134
*
patch 8.0.0782: using freed memory in quickfix code
v8.0.0782
Bram Moolenaar
2017-07-27
1
-0
/
+14
*
patch 8.0.0735: no indication that the quickfix window/buffer changed
v8.0.0735
Bram Moolenaar
2017-07-19
1
-0
/
+24
*
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.0677: setting 'filetype' may switch buffers
v8.0.0677
Bram Moolenaar
2017-06-25
1
-1
/
+17
[next]