index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
quickfix.c
Age
Commit message (
Expand
)
Author
2018-06-18
patch 8.1.0074: crash when running quickfix tests
Bram Moolenaar
2018-06-18
patch 8.1.0073: crash when autocommands call setloclist()
Bram Moolenaar
2018-06-16
patch 8.1.0060: crash when autocommands delete the current buffer
Bram Moolenaar
2018-05-21
patch 8.1.0014: qf_init_ext() is too long
Bram Moolenaar
2018-05-20
patch 8.1.0010: efm_to_regpat() is too long
Bram Moolenaar
2018-05-15
patch 8.0.1844: superfluous quickfix code, missing examples
Bram Moolenaar
2018-05-13
patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':'
Bram Moolenaar
2018-05-10
patch 8.0.1812: the qf_jump_to_usable_window() function is too long
Bram Moolenaar
2018-05-08
patch 8.0.1805: qf_parse_line() is too long
Bram Moolenaar
2018-05-01
patch 8.0.1782: no simple way to label quickfix entries
Bram Moolenaar
2018-05-01
patch 8.0.1781: file names in quickfix window are not shortened
Bram Moolenaar
2018-04-29
patch 8.0.1773: dialog messages are not translated
Bram Moolenaar
2018-04-28
patch 8.0.1772: quickfix: mixup of FALSE and FAIL, returning -1
Bram Moolenaar
2018-04-24
patch 8.0.1754: ex_helpgrep() is too long
Bram Moolenaar
2018-04-24
patch 8.0.1752: qf_set_properties() is to long
Bram Moolenaar
2018-04-23
patch 8.0.1750: crash when clearing loccation list in autocommand
Bram Moolenaar
2018-04-16
patch 8.0.1727: qf_get_properties() function is too long
Bram Moolenaar
2018-04-12
patch 8.0.1702: leaking memory when autocommands make quickfix list invalid
Bram Moolenaar
2018-04-08
patch 8.0.1678: errorformat "%r" implies "%>"
Bram Moolenaar
2018-04-06
patch 8.0.1669: :vimgrep may add entries to the wrong quickfix list
Bram Moolenaar
2018-03-24
patch 8.0.1634: the ex_vimgrep() function is too long
Bram Moolenaar
2018-03-20
patch 8.0.1622: possible NULL pointer dereference
Bram Moolenaar
2018-03-06
patch 8.0.1583: using C99 comment
Bram Moolenaar
2018-03-05
patch 8.0.1569: warning for uninitialized variable from gcc
Bram Moolenaar
2018-03-04
patch 8.0.1564: too many #ifdefs
Bram Moolenaar
2018-02-11
patch 8.0.1500: possible NULL pointer dereference
Bram Moolenaar
2018-02-10
patch 8.0.1496: clearing a pointer takes two lines
Bram Moolenaar
2018-01-27
patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix window
Bram Moolenaar
2017-12-26
patch 8.0.1427: the :leftabove modifier doesn't work for :copen
Bram Moolenaar
2017-12-21
patch 8.0.1420: accessing freed memory in vimgrep
Bram Moolenaar
2017-12-19
patch 8.0.1414: accessing freed memory in :lfile.
Bram Moolenaar
2017-12-19
patch 8.0.1413: accessing freed memory in :cbuffer
Bram Moolenaar
2017-12-19
patch 8.0.1412: using free memory using setloclist()
Bram Moolenaar
2017-12-19
patch 8.0.1408: crash in setqflist()
Bram Moolenaar
2017-12-18
patch 8.0.1406: difficult to track changes to a quickfix list
Bram Moolenaar
2017-12-18
patch 8.0.1403: using freed buffer in grep command
Bram Moolenaar
2017-12-12
patch 8.0.1389: getqflist() items are missing if not set
Bram Moolenaar
2017-12-10
patch 8.0.1384: not enough quickfix help; confusing winid
Bram Moolenaar
2017-11-28
patch 8.0.1353: QuickFixCmdPost is not used consistently
Bram Moolenaar
2017-11-23
patch 8.0.1332: highlighting in quickfix window could be better
Bram Moolenaar
2017-09-24
patch 8.0.1144: using wrong #ifdef for computing length
Bram Moolenaar
2017-09-22
patch 8.0.1136: W_WIDTH() is always the same
Bram Moolenaar
2017-09-20
patch 8.0.1130: the qf_jump() function is still too long
Bram Moolenaar
2017-09-16
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
Bram Moolenaar
2017-09-15
patch 8.0.1112: can't get size or current index from quickfix list
Bram Moolenaar
2017-09-14
patch 8.0.1104: the qf_jump() function is too long
Bram Moolenaar
2017-09-11
patch 8.0.1093: various small quickfix issues
Bram Moolenaar
2017-09-02
patch 8.0.1040: cannot use another error format in getqflist()
Bram Moolenaar
2017-09-01
patch 8.0.1031: "text" argument for getqflist() is confusing
Bram Moolenaar
2017-08-31
patch 8.0.1029: return value of getqflist() is inconsistent
Bram Moolenaar
[next]