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
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
2017-08-30
patch 8.0.1023: it is not easy to identify a quickfix list
Bram Moolenaar
2017-08-27
patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'
Bram Moolenaar
2017-08-17
patch 8.0.0953: get "no write since last change" error in terminal window
Bram Moolenaar
2017-08-13
patch 8.0.0922: quickfix list always added after current one
Bram Moolenaar
2017-08-11
patch 8.0.0904: cannot set a location list from text
Bram Moolenaar
2017-07-27
patch 8.0.0782: using freed memory in quickfix code
Bram Moolenaar
2017-07-25
patch 8.0.0776: function prototypes missing without the quickfix feature
Bram Moolenaar
2017-07-23
patch 8.0.0761: options not set properly for a terminal buffer
Bram Moolenaar
2017-07-19
patch 8.0.0735: no indication that the quickfix window/buffer changed
Bram Moolenaar
2017-07-19
patch 8.0.0733: can only add entries to one list in the quickfix stack
Bram Moolenaar
2017-06-28
patch 8.0.0687: minor issues related to quickfix
Bram Moolenaar
2017-06-25
patch 8.0.0677: setting 'filetype' may switch buffers
Bram Moolenaar
2017-06-22
patch 8.0.0657: cannot get and set quickfix list items
Bram Moolenaar
2017-06-17
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
Bram Moolenaar
2017-06-13
patch 8.0.0641: cannot set a separate highlighting for the quickfix line
Bram Moolenaar
2017-06-11
patch 8.0.0634: cannot easily get to the last quickfix list
Bram Moolenaar
2017-06-04
patch 8.0.0608: cannot manipulate other than the current quickfix list
Bram Moolenaar
2017-06-04
patch 8.0.0607: after :bwipe + :new bufref might still be valid
Bram Moolenaar
2017-05-28
patch 8.0.0606: cannot set the context for a specified quickfix list
Bram Moolenaar
2017-05-28
patch 8.0.0605: the quickfix cached buffer may become invalid
Bram Moolenaar
2017-05-15
patch 8.0.0597: off-by-one error in size computation
Bram Moolenaar
2017-05-01
patch 8.0.0595: Coverity warning for not checking return value
Bram Moolenaar
2017-04-30
patch 8.0.0590: cannot add a context to locations
Bram Moolenaar
2017-04-23
patch 8.0.0584: memory leak when executing quickfix tests
Bram Moolenaar
2017-04-22
patch 8.0.0580: cannot set the valid flag with setqflist()
Bram Moolenaar
2017-04-20
patch 8.0.0574: get only one quickfix list after :caddbuf
Bram Moolenaar
2017-04-15
patch 8.0.0565: using freed memory in :caddbuf
Bram Moolenaar
2017-04-02
patch 8.0.0536: quickfix window not updated when freeing quickfix stack
Bram Moolenaar
2017-03-29
patch 8.0.0517: there is no way to remove quickfix lists
Bram Moolenaar
2017-03-19
patch 8.0.0484: :lhelpgrep does not fail after a successful one
Bram Moolenaar
2017-03-16
patch 8.0.0466: still macros that should be all-caps
Bram Moolenaar
2017-03-12
patch 8.0.0452: some macros are in lower case
Bram Moolenaar
2017-03-05
patch 8.0.0420: text garbled when the system encoding differs from 'encoding'
Bram Moolenaar
2016-11-13
patch 8.0.0084
Bram Moolenaar
2016-11-12
patch 8.0.0079
Bram Moolenaar
2016-11-12
patch 8.0.0078
Bram Moolenaar
2016-11-10
patch 8.0.0074
Bram Moolenaar
2016-11-06
patch 8.0.0069
Bram Moolenaar
2016-11-06
patch 8.0.0068
Bram Moolenaar
2016-10-15
patch 8.0.0037
Bram Moolenaar
2016-10-09
patch 8.0.0026
Bram Moolenaar
2016-09-27
patch 8.0.0017
Bram Moolenaar
2016-09-25
patch 8.0.0012
Bram Moolenaar
2016-09-01
patch 7.4.2299
Bram Moolenaar
[next]