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
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.2.1102: Coverity gets confused by an unnecessary NULL check
Jan Edmund Lazo
2020-10-25
*
Revert "vim-patch:8.1.0877: new buffer used every time the quickfix window is...
Jan Edmund Lazo
2020-10-20
*
Revert "vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffe...
Jan Edmund Lazo
2020-10-20
*
vim-patch:8.2.1871: using %v in 'errorformat' may fail before %Z
Jan Edmund Lazo
2020-10-20
*
vim-patch:8.2.1557: crash in :vimgrep when started as "vim -n"
Jan Edmund Lazo
2020-10-17
*
vim-patch:8.2.1384: no ATTENTION prompt for :vimgrep first match file
Jan Edmund Lazo
2020-10-17
*
Merge pull request #13030 from Happy-Dude/quickfix_warning
Jan Edmund Lazo
2020-10-16
|
\
|
*
Fix quickfix.c warning message on EMSGN macro
Stanley Chan
2020-10-02
*
|
vim-patch:8.2.1101: no error when using wrong arguments for setqflist()
Jan Edmund Lazo
2020-10-11
*
|
vim-patch:8.1.1036: quickfix function arguments are inconsistent
Jan Edmund Lazo
2020-10-10
*
|
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2020-10-10
*
|
vim-patch:8.1.0988: deleting location list buffer breaks location list window
Jan Edmund Lazo
2020-10-10
*
|
vim-patch:8.1.0877: new buffer used every time the quickfix window is opened
Jan Edmund Lazo
2020-10-10
*
|
vim-patch:8.1.0720: cannot easily change the current quickfx list index
Jan Edmund Lazo
2020-10-10
*
|
vim-patch:8.1.0523: opening window from quickfix leaves empty buffer behind
Jan Edmund Lazo
2020-10-10
*
|
Merge pull request #12904 from erw7/vim-8.1.0431
Jan Edmund Lazo
2020-10-10
|
\
\
|
*
|
vim-patch:8.2.1677: memory access errors when calling setloclist() in autocom...
erw7
2020-09-15
|
*
|
vim-patch:8.1.0489: crash when autocmd clears vimpgrep location list
erw7
2020-09-14
|
*
|
vim-patch:8.1.0431: the qf_jump() function is too long
erw7
2020-09-13
*
|
|
vim-patch:8.2.1599: missing line end when skipping a long line with :cgetfile
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.2401: :cexpr does not handle | in expression
Jan Edmund Lazo
2020-10-06
|
|
/
|
/
|
*
|
vim-patch:8.2.1775: MS-Windows: adding a long quickfix list is slow (#13019)
Jan Edmund Lazo
2020-09-30
*
|
vim-patch:8.1.0499: :2vimgrep causes an ml_get error
Jan Edmund Lazo
2020-09-13
|
/
*
vim-patch:8.1.2340: quickfix test fails under valgrind and asan
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.2.0381: using freed memory with :lvimgrep and autocommand
Jan Edmund Lazo
2020-04-13
*
quickfix.c: Fix vimgrep regression #11907
cballam
2020-02-19
*
vim-patch:8.2.0241: crash when setting 'buftype' to "quickfix"
Jan Edmund Lazo
2020-02-16
*
quickfix: qf_parse_fmt_plus never fails
Jan Edmund Lazo
2019-12-26
*
clang/'Dead store': remove dead code
Jan Edmund Lazo
2019-12-26
*
vim-patch:8.1.2315: switchbuf=uselast #11480
Daniel Hahler
2019-11-29
*
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
[next]