aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/quickfix.c
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'master' into hide-container-implZyX2017-12-16
|\|
| * vim-patch:8.0.0074Michael Schupikov2017-12-15
* | quickfix: Fix :cexpr and :lexprZyX2017-12-10
* | *: Hide list implementation in other files as wellZyX2017-12-10
|/
* io: retry fgets on EINTR (#7632)Matt Widmann2017-11-25
* quickfix: fix location list updates.Lech Lorens2017-10-31
* vim-patch: 8.0.00{12, 46, 93} (#7098)lonerover2017-07-30
* vim-patch:8.0.0069ckelsel2017-07-23
* vim-patch:8.0.0084Jurica Bradaric2017-07-16
* vim-patch:8.0.0079Jurica Bradaric2017-07-16
* vim-patch:8.0.0078Jurica Bradaric2017-07-16
* vim-patch:8.0.0026Jurica Bradaric2017-07-16
* vim-patch:8.0.0017Jurica Bradaric2017-07-16
* vim-patch:8.0.0607 (#6879)Daniel Hahler2017-06-11
* vim-patch:7.4.1976James McCoy2017-06-04
* vim-patch:8.0.0605 (#6821)Daniel Hahler2017-05-28
* vim-patch:7.4.2239James McCoy2017-04-29
* *: Add comment to all C filesZyX2017-04-19