aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/quickfix.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.4750: small pieces of dead code (#18113)dundargoc2022-04-15
* vim-patch:8.2.0004: get E685 and E931 if buffer reload is interruptedzeertzjq2022-04-08
* vim-patch:8.2.4402: missing parenthesis may cause unexpected problemsBrian Leung2022-04-03
* vim-patch:8.2.4649: various formatting problemszeertzjq2022-03-30
* fix(PVS/V560): ignore false "conditional expression is always false" (#17830)dundargoc2022-03-24
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | vim-patch:8.2.3762: if quickfix buffer is wiped out getqflist() still returns itVVKot2022-03-13
* | vim-patch:8.2.3759: quickfix buffer becomes hidden while still in a windowVVKot2022-03-13
* | vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2022-03-13
* | vim-patch:8.1.0892: failure when closing a window when location list is in useVVKot2022-03-13
* | vim-patch:8.1.0877: new buffer used every time the quickfix window is openedJan Edmund Lazo2022-03-13
* | fix(win_split_ins): do not fail when oldwin is not validzeertzjq2022-03-13
* | refactor(uncrustify): format all c filesDundar Göc2022-03-10
|/
* fix: close floating windows when calling win_close()Rom Grk2022-02-10
* vim-patch:8.2.4329: no support for end line number and column in 'errorformat'zeertzjq2022-02-09
* vim-patch:8.1.2297: the ex_vimgrep() function is too longzeertzjq2022-02-09
* vim-patch:8.2.2813: cannot grep using fuzzy matchingSean Dewar2022-02-07
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* fix(quickfix): avoid O(N^2) when filling from string typval (#16654)Nicolas Hillegeer2021-12-15
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* 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