index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
quickfix.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0461: quickfix: change comment style #11453
Jan Edmund Lazo
2019-11-24
*
quickfix: fix dead assignment
Jan Edmund Lazo
2019-11-13
*
vim-patch:8.1.0622: adding quickfix items marks items as valid errors #11373
Jan Edmund Lazo
2019-11-11
*
quickfix: fix pvs/v547
Jan Edmund Lazo
2019-11-09
*
Merge PR #11291 from shanesmith/vim-8.1.1256-take2
Marco Hinz
2019-11-04
|
\
|
*
Minor updates and comment format fixes
Shane Smith
2019-11-01
|
*
vim-patch:8.1.1256: cannot navigate through errors relative to the cursor
Shane Smith
2019-10-27
|
*
vim-patch:8.1.1112: duplicate code in quickfix file
Shane Smith
2019-10-27
|
*
vim-patch:8.1.1098: quickfix code duplication
Shane Smith
2019-10-27
|
*
vim-patch:8.1.1062: quickfix code is repeated
Shane Smith
2019-10-27
|
*
vim-patch:8.1.1030: quickfix function arguments are inconsistent
Shane Smith
2019-10-27
|
*
vim-patch:8.1.1006: repeated code in quickfix support
Shane Smith
2019-10-27
|
*
vim-patch:8.1.0532: cannot distinguish between quickfix and location list
Shane Smith
2019-10-27
|
*
vim-patch:8.1.0488: using freed memory in quickfix code
Shane Smith
2019-10-27
|
*
vim-patch:8.1.0469: too often indexing in qf_lists[]
Shane Smith
2019-10-27
|
*
vim-patch:8.1.0407: quickfix code mixes using the stack and a list pointer
Shane Smith
2019-10-27
|
*
vim-patch:8.1.0252: quickfix functions are too long
Shane Smith
2019-10-27
*
|
quickfix: fix pvs/v547 error
Jan Edmund Lazo
2019-11-02
*
|
vim-patch:8.1.2154: quickfix window height wrong when there is a tabline
Jan Edmund Lazo
2019-10-27
*
|
vim-patch:8.1.1245: ":copen 10" sets height in full-height window
Jan Edmund Lazo
2019-10-27
|
/
*
vim-patch:8.1.2220: :cfile does not abort like other quickfix commands
Jan Edmund Lazo
2019-10-26
*
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
2019-10-27
*
vim-patch:8.1.0859: handle multibyte "%v" in 'errorformat' #11285
Jan Edmund Lazo
2019-10-25
*
vim-patch:8.1.0455: checking for empty quickfix stack is not consistent
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0438: the ex_make() function is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0434: copy_loclist() is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0410: the ex_copen() function is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0345: cannot get the window id associated with the location list
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0288: quickfix code uses cmdidx too often
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0014: qf_init_ext() is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0330: the qf_add_entries() function is too long
Jan Edmund Lazo
2019-10-02
*
vim-patch:8.1.0315: helpgrep with language doesn't work properly
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.0230: directly checking 'buftype' value
Jan Edmund Lazo
2019-10-01
*
quickfix: fix pvs/v547 errors
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.0010: efm_to_regpat() is too long
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.0.1754: ex_helpgrep() is too long #11084
Jan Edmund Lazo
2019-09-23
*
vim-patch:8.0.1812: refactor qf_jump_to_usable_window() #11078
Jan Edmund Lazo
2019-09-22
*
vim-patch:8.1.0289: cursor moves to wrong column after quickfix jump
Jan Edmund Lazo
2019-09-14
*
vim-patch:8.1.0267: no good check if restoring quickfix list worked
Jan Edmund Lazo
2019-09-13
*
vim-patch:8.1.0261: Coverity complains about a negative array index
Jan Edmund Lazo
2019-09-13
*
vim-patch:8.1.0259: no test for fixed quickfix issue
Jan Edmund Lazo
2019-09-13
*
vim-patch:8.1.0248: duplicated quickfix code
Jan Edmund Lazo
2019-09-13
*
vim-patch:8.0.1772: quickfix: mixup of FALSE and FAIL, returning -1
Jan Edmund Lazo
2019-09-13
*
quickfix: fix pvs/v547 warning
Jan Edmund Lazo
2019-09-10
*
vim-patch:8.0.1332: enhance quickfix highlighting #10259
Daniel Hahler
2019-09-06
*
vim-patch:8.0.1844: superfluous quickfix code, missing examples
Jan Edmund Lazo
2019-09-04
*
vim-patch:8.0.1752: qf_set_properties() is to long
Jan Edmund Lazo
2019-09-04
*
PVS/V547: Expression is always false
Justin M. Keyes
2019-09-02
*
vim-patch:8.1.0141: :cexpr no longer jumps to the first error #10901
Marco Hinz
2019-09-01
*
clang/"dead assignments" #10620
Bartosz Miera
2019-07-29
[next]