aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/quickfix.c
Commit message (Expand)AuthorAge
* globals: KeyTyped is boolJan Edmund Lazo2018-09-14
* Merge #8967 'vim-patch:8.0.1781'Justin M. Keyes2018-09-10
|\
| * vim-patch:8.0.1781: file names in quickfix window are not shortenedAndrzej Pacanowski2018-09-10
|/
* vim-patch:8.0.1040: cannot use another error format in getqflist()Jan Edmund Lazo2018-09-08
* lintJan Edmund Lazo2018-09-08
* vim-patch:8.0.1031: "text" argument for getqflist() is confusingJan Edmund Lazo2018-09-08
* vim-patch:8.0.1029: return value of getqflist() is inconsistentJan Edmund Lazo2018-09-08
* vim-patch:8.0.1023: it is not easy to identify a quickfix listJan Edmund Lazo2018-09-08
* vim-patch:8.0.1006: quickfix list changes when parsing text with 'erroformat'Jan Edmund Lazo2018-09-07
* vim-patch:8.0.0922: quickfix list always added after current oneJan Edmund Lazo2018-09-07
* vim-patch:8.0.0904: cannot set a location list from textJan Edmund Lazo2018-09-06
* lintJan Edmund Lazo2018-09-06
* window: refactor boolean variables in win_close()Jan Edmund Lazo2018-09-06
* vim-patch:8.0.0782: using freed memory in quickfix codeJan Edmund Lazo2018-09-06
* vim-patch:8.0.0733: can only add entries to one list in the quickfix stackJan Edmund Lazo2018-09-05
* vim-patch:8.0.1413: accessing freed memory in :cbufferJan Edmund Lazo2018-08-15
* vim-patch:8.0.0735: no indication that the quickfix window/buffer changedJan Edmund Lazo2018-07-28
* vim-patch:8.0.0687: minor issues related to quickfixJan Edmund Lazo2018-07-28
* vim-patch:8.0.1622: possible NULL pointer dereferenceJan Edmund Lazo2018-07-23
* vim-patch:8.0.0677: setting 'filetype' may switch buffersJan Edmund Lazo2018-06-26
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\
| * *: Fix clint errorsZyX2018-04-22
| * quickfix: Silence PVS/V560: memory is referenced and may be changedZyX2018-04-22
| * quickfix: Fix PVS/V547: allocator never returns NULL nowZyX2018-04-22
| * quickfix: Fix PVS/V547,V560: no conversion with fixed &encodingZyX2018-04-22
| * quickfix: Fix PVS/V560: remove duplicate conditionZyX2018-04-02
* | shada: Save numbered marksZyX2018-03-26
|/
* refactor/rename: path_try_shorten_fname()Justin M. Keyes2018-03-24
* vim-patch:8.0.1403: using freed buffer in grep commandJustin M. Keyes2018-02-11
* shell: use msg_outtrans_len_attr for :!cmdBjörn Linse2018-02-05
* *: Provide list length when allocating listsZyX2018-01-14
* vim-patch:8.0.0657: cannot get and set quickfix list itemsJames McCoy2017-12-31
* vim-patch:8.0.0634: cannot easily get to the last quickfix listJames McCoy2017-12-31
* lintJames McCoy2017-12-30
* vim-patch:8.0.0608: cannot manipulate other than the current quickfix listJames McCoy2017-12-30
* Merge branch 'master' into hide-container-implZyX2017-12-23
|\
| * vim-patch:8.0.0606: cannot set the context for a specified quickfix listJames McCoy2017-12-19
| * vim-patch:8.0.0597: off-by-one error in size computationJames McCoy2017-12-19
| * vim-patch:8.0.0595: Coverity warning for not checking return valueJames McCoy2017-12-19
| * vim-patch:8.0.0590: cannot add a context to locationsJames McCoy2017-12-19
| * vim-patch:8.0.0580: cannot set the valid flag with setqflist()James McCoy2017-12-18
| * vim-patch:8.0.0574: get only one quickfix list after :caddbufJames McCoy2017-12-18
| * vim-patch:8.0.0565: using freed memory in :caddbufJames McCoy2017-12-18
| * vim-patch:8.0.0584: memory leak when executing quickfix testsJames McCoy2017-12-18
| * vim-patch:8.0.0536: quickfix window not updated when freeing quickfix stackJames McCoy2017-12-18
| * vim-patch:8.0.0517: there is no way to remove quickfix listsJames McCoy2017-12-18
| * vim-patch:8.0.0484: :lhelpgrep does not fail after a successful oneJames McCoy2017-12-17
| * lintJames McCoy2017-12-17
| * vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...James McCoy2017-12-17