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.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
*
PVS/V560: expression is always false/true #10623
Ihor Antonov
2019-07-28
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
vim-patch:8.1.0169: calling message_filtered() a bit too often
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0166: using dict_add_nr_str() is clumsy
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0165: :clist output can be very long
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0074: crash when running quickfix tests
Jan Edmund Lazo
2019-06-19
*
vim-patch:8.1.0073: crash when autocommands call setloclist()
Jan Edmund Lazo
2019-06-19
*
vim-patch:8.0.0953: get "no write since last change" error in terminal window
Jan Edmund Lazo
2019-06-13
*
vim-patch:8.1.0213: CTRL-W CR does not work properly in a quickfix window
Jan Edmund Lazo
2019-06-12
*
vim-patch:8.0.1702: leaking memory when autocommands make quickfix list invalid
Jan Edmund Lazo
2019-06-06
*
vim-patch:8.1.0060: crash when autocommands delete the current buffer
Jan Edmund Lazo
2019-06-06
*
vim-patch:8.0.1669: :vimgrep may add entries to the wrong quickfix list
Jan Edmund Lazo
2019-06-06
*
vim-patch:8.0.1414: accessing freed memory in :lfile.
Jan Edmund Lazo
2019-06-06
*
vim-patch:8.0.1412: using free memory using setloclist()
Jan Edmund Lazo
2019-06-06
*
UI/ext_messages: restore kind=quickfix #10067
Justin M. Keyes
2019-05-27
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
Merge #10049 'vim-patch:8.1.0293'
Justin M. Keyes
2019-05-22
|
\
|
*
vim-patch:8.1.0293: checks for type of stack is cryptic
Daniel Hahler
2019-05-22
|
/
*
vim-patch:8.1.1312: Coverity warning for using uninitialized variable
Jan Edmund Lazo
2019-05-09
*
vim-patch:8.0.1144: using wrong #ifdef for computing length
Jan Edmund Lazo
2019-05-07
*
PVS/V547: Expression is always false
Justin M. Keyes
2019-05-06
*
vim-patch:8.0.1750: crash clearing location list #9968
Justin M. Keyes
2019-05-05
*
lint
Marco Hinz
2019-05-05
*
vim-patch:8.0.1831: sometimes the quickfix title is incorrectly prefixed with...
Marco Hinz
2019-05-05
*
vim-patch:8.0.1805: qf_parse_line() is too long
Marco Hinz
2019-05-05
*
vim-patch:8.0.1782: no simple way to label quickfix entries
Marco Hinz
2019-05-05
*
vim-patch:8.0.1727: qf_get_properties() function is too long
Marco Hinz
2019-05-05
*
vim-patch:8.0.1678: errorformat "%r" implies "%>"
Marco Hinz
2019-05-05
*
vim-patch:8.0.1634: the ex_vimgrep() function is too long
Marco Hinz
2019-05-05
*
vim-patch:8.0.1569: warning for uninitialized variable from gcc
Marco Hinz
2019-05-05
*
vim-patch:8.0.1500: possible NULL pointer dereference
Marco Hinz
2019-05-04
*
vim-patch:8.0.1432: after ":copen" can't get the window-ID of the quickfix wi...
Marco Hinz
2019-05-04
*
vim-patch:8.0.1420: accessing freed memory in vimgrep
Marco Hinz
2019-05-04
*
vim-patch:8.0.1406: difficult to track changes to a quickfix list
Marco Hinz
2019-05-04
[next]