aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/quickfix.c
Commit message (Expand)AuthorAge
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* refactor: reduce number of explicit char casts (#16077)dundargoc2021-11-16
* vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: uncrustify #16090dundargoc2021-10-29
* vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...Yorick Peterse2021-10-23
* vim-patch:8.1.2243: typos in comments (#16104)dundargoc2021-10-20
* refactor: reduce number of unique char castsDundar Göc2021-10-13
* refactor: remove redundant char casts #15888dundargoc2021-10-04
* refactor: format with uncrustify #15778dundargoc2021-09-25
* refactor: format with uncrustify #15755dundargoc2021-09-24
* refactor: replace TRUE/FALSE with true/false #15647dundargoc2021-09-13
* vim-patch:8.2.3163: location list window may open a wrong fileJan Edmund Lazo2021-07-31
* vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
* Merge pull request #12971 from vigoux/decurbufBjörn Linse2021-07-09
|\
| * fix(qf): use correct buffer fieldThomas Vigouroux2021-07-06
| * undo: reduce reliance on curbufThomas Vigouroux2021-07-06
* | chore: use codespell to spell check #15016dundargoc2021-07-07
|/
* vim-patch:8.2.3018: 'quickfixtextfunc' formatting is lost when switching buff...Yorick Peterse2021-06-26
* vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy bufferJan Edmund Lazo2021-06-23
* vim-patch:8.2.1255: cannot use a lambda with quickfix functionsJan Edmund Lazo2021-06-23
* vim-patch:8.1.2320: insufficient test coverage for quickfixJan Edmund Lazo2021-05-21
* fixup! vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slowkevinhwang912021-05-20
* vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slowkevinhwang912021-05-20
* vim-patch:8.2.0933: 'quickfixtextfunc' does not get window ID of location listkevinhwang912021-05-20
* vim-patch:8.2.0869: it is not possible to customize the quickfix window contentskevinhwang912021-05-20
* vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...Ghjuvan Lacambre2021-04-04
* Make sure window is still valid in the middle of calling :lopen (#14240)Tony Chen2021-03-29
* eval: use char* for set_internal_string_var()Jan Edmund Lazo2021-02-07
* option: use char* for set_string_option_direct()Jan Edmund Lazo2021-02-07
* Merge pull request #12937 from jamessan/term-envJames McCoy2021-01-31
|\
| * Use abort() instead of assert(false) for things that should never happenJames McCoy2021-01-31
* | vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853)Jan Edmund Lazo2021-01-31
|/
* vim-patch:8.2.0917: quickfix entries do not suport a "note" typeJan Edmund Lazo2021-01-02
* vim-patch:8.2.0934: lhelpgrep twice in help window doesn't jump to the help t...Jan Edmund Lazo2021-01-01
* vim-patch:8.1.1281: cannot specify a count with :chistoryJan Edmund Lazo2021-01-01
* vim-patch:8.1.1275: cannot navigate to errors before/after the cursorJan Edmund Lazo2021-01-01
* vim-patch:8.1.1261: no error for quickfix commands with negative rangeerw72021-01-01
* vim-patch:8.1.1549: quickfix test failsJan Edmund Lazo2020-12-31
* refactor: de-curwin-ify update_topline/curs_columnsMatthieu Coudron2020-12-23
* vim-patch:8.2.2147: quickfix window title not updated in all tab pages (#13545)Sean Dewar2020-12-17
* vim-patch:8.2.2069: the quickfix window is not updated after setqflist()Jan Edmund Lazo2020-11-29
* vim-patch:8.2.2036: buffer messed up if creating the quickfix window fails (#...Jan Edmund Lazo2020-11-24
* vim-patch:8.2.1982: quickfix window now updated when adding invalid entriesJan Edmund Lazo2020-11-14
* api: add API for themesBjörn Linse2020-11-01
* vim-patch:8.2.1102: Coverity gets confused by an unnecessary NULL checkJan Edmund Lazo2020-10-25
* Revert "vim-patch:8.1.0877: new buffer used every time the quickfix window is...Jan Edmund Lazo2020-10-20
* Revert "vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffe...Jan Edmund Lazo2020-10-20
* vim-patch:8.2.1871: using %v in 'errorformat' may fail before %ZJan Edmund Lazo2020-10-20