aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/quickfix.c
Commit message (Expand)AuthorAge
* 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
* quicfix: Avoid possible NULL dereferenceZyX2017-04-16
* quicfix: Remove duplicate conditionZyX2017-04-16
* quickfix: Remove unneeded conditionZyX2017-04-16
* eval: Move free_tv to eval/typval.h, remove most of its usagesZyX2017-03-29
* eval: Split and move dict_add_nr_str to typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* vim-patch:8.0.0037Justin M. Keyes2017-03-22
* Merge #6254 'vim-patch:7.4.2135,7.4.2144,7.4.2151'Justin M. Keyes2017-03-15
|\