aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/quickfix.c
Commit message (Expand)AuthorAge
* Merge pull request #12904 from erw7/vim-8.1.0431Jan Edmund Lazo2020-10-10
|\
| * vim-patch:8.2.1677: memory access errors when calling setloclist() in autocom...erw72020-09-15
| * vim-patch:8.1.0489: crash when autocmd clears vimpgrep location listerw72020-09-14
| * vim-patch:8.1.0431: the qf_jump() function is too longerw72020-09-13
* | vim-patch:8.2.1599: missing line end when skipping a long line with :cgetfileJan Edmund Lazo2020-10-07
* | vim-patch:8.1.2401: :cexpr does not handle | in expressionJan Edmund Lazo2020-10-06
* | vim-patch:8.2.1775: MS-Windows: adding a long quickfix list is slow (#13019)Jan Edmund Lazo2020-09-30
* | vim-patch:8.1.0499: :2vimgrep causes an ml_get errorJan Edmund Lazo2020-09-13
|/
* vim-patch:8.1.2340: quickfix test fails under valgrind and asanJan Edmund Lazo2020-08-02
* vim-patch:8.2.0381: using freed memory with :lvimgrep and autocommandJan Edmund Lazo2020-04-13
* quickfix.c: Fix vimgrep regression #11907cballam2020-02-19
* vim-patch:8.2.0241: crash when setting 'buftype' to "quickfix"Jan Edmund Lazo2020-02-16
* quickfix: qf_parse_fmt_plus never failsJan Edmund Lazo2019-12-26
* clang/'Dead store': remove dead codeJan Edmund Lazo2019-12-26
* vim-patch:8.1.2315: switchbuf=uselast #11480Daniel Hahler2019-11-29
* vim-patch:8.1.0461: quickfix: change comment style #11453Jan Edmund Lazo2019-11-24
* quickfix: fix dead assignmentJan Edmund Lazo2019-11-13
* vim-patch:8.1.0622: adding quickfix items marks items as valid errors #11373Jan Edmund Lazo2019-11-11
* quickfix: fix pvs/v547Jan Edmund Lazo2019-11-09
* Merge PR #11291 from shanesmith/vim-8.1.1256-take2Marco Hinz2019-11-04
|\
| * Minor updates and comment format fixesShane Smith2019-11-01
| * vim-patch:8.1.1256: cannot navigate through errors relative to the cursorShane Smith2019-10-27
| * vim-patch:8.1.1112: duplicate code in quickfix fileShane Smith2019-10-27
| * vim-patch:8.1.1098: quickfix code duplicationShane Smith2019-10-27
| * vim-patch:8.1.1062: quickfix code is repeatedShane Smith2019-10-27
| * vim-patch:8.1.1030: quickfix function arguments are inconsistentShane Smith2019-10-27
| * vim-patch:8.1.1006: repeated code in quickfix supportShane Smith2019-10-27
| * vim-patch:8.1.0532: cannot distinguish between quickfix and location listShane Smith2019-10-27
| * vim-patch:8.1.0488: using freed memory in quickfix codeShane Smith2019-10-27
| * vim-patch:8.1.0469: too often indexing in qf_lists[]Shane Smith2019-10-27
| * vim-patch:8.1.0407: quickfix code mixes using the stack and a list pointerShane Smith2019-10-27
| * vim-patch:8.1.0252: quickfix functions are too longShane Smith2019-10-27
* | quickfix: fix pvs/v547 errorJan Edmund Lazo2019-11-02
* | vim-patch:8.1.2154: quickfix window height wrong when there is a tablineJan Edmund Lazo2019-10-27
* | vim-patch:8.1.1245: ":copen 10" sets height in full-height windowJan Edmund Lazo2019-10-27
|/
* vim-patch:8.1.2220: :cfile does not abort like other quickfix commandsJan Edmund Lazo2019-10-26
* vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
* vim-patch:8.1.0859: handle multibyte "%v" in 'errorformat' #11285Jan Edmund Lazo2019-10-25
* vim-patch:8.1.0455: checking for empty quickfix stack is not consistentJan Edmund Lazo2019-10-23
* vim-patch:8.1.0438: the ex_make() function is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.0434: copy_loclist() is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.0410: the ex_copen() function is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.0345: cannot get the window id associated with the location listJan Edmund Lazo2019-10-23
* vim-patch:8.1.0288: quickfix code uses cmdidx too oftenJan Edmund Lazo2019-10-23
* vim-patch:8.1.0014: qf_init_ext() is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.0330: the qf_add_entries() function is too longJan Edmund Lazo2019-10-02
* vim-patch:8.1.0315: helpgrep with language doesn't work properlyJan Edmund Lazo2019-10-01
* vim-patch:8.1.0230: directly checking 'buftype' valueJan Edmund Lazo2019-10-01
* quickfix: fix pvs/v547 errorsJan Edmund Lazo2019-10-01
* vim-patch:8.1.0010: efm_to_regpat() is too longJan Edmund Lazo2019-10-01