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
*
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
*
vim-patch:8.0.1389: getqflist() items are missing if not set
Marco Hinz
2019-05-03
*
vim-patch:8.0.1353: QuickFixCmdPost is not used consistently
Marco Hinz
2019-05-03
*
vim-patch:8.0.1112: can't get size or current index from quickfix list
Jan Edmund Lazo
2019-04-14
*
vim-patch:8.0.1093: various small quickfix issues
Jan Edmund Lazo
2019-04-14
*
vim-patch:8.0.0776: function prototypes missing without the quickfix feature
Jan Edmund Lazo
2019-04-14
*
vim-patch:8.0.0761: options not set properly for a terminal buffer
Jan Edmund Lazo
2019-04-14
*
vim-patch:8.0.1130: the qf_jump() function is still too long
Marco Hinz
2019-04-13
*
vim-patch:8.0.1104: the qf_jump() function is too long
Marco Hinz
2019-04-13
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
cleanup: reduce some duplicate code, avoid function pointers for a condition
Björn Linse
2019-01-23
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
vim-patch:8.0.1427: the :leftabove modifier doesn't work for :copen
Jan Edmund Lazo
2018-11-19
*
fix warning: null arg passed to 'nonnull' param
Justin M. Keyes
2018-10-21
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
Merge #8967 'vim-patch:8.0.1781'
Justin M. Keyes
2018-09-10
|
\
|
*
vim-patch:8.0.1781: file names in quickfix window are not shortened
Andrzej Pacanowski
2018-09-10
|
/
*
vim-patch:8.0.1040: cannot use another error format in getqflist()
Jan Edmund Lazo
2018-09-08
*
lint
Jan Edmund Lazo
2018-09-08
*
vim-patch:8.0.1031: "text" argument for getqflist() is confusing
Jan Edmund Lazo
2018-09-08
*
vim-patch:8.0.1029: return value of getqflist() is inconsistent
Jan Edmund Lazo
2018-09-08
*
vim-patch:8.0.1023: it is not easy to identify a quickfix list
Jan Edmund Lazo
2018-09-08
*
vim-patch:8.0.1006: quickfix list changes when parsing text with 'erroformat'
Jan Edmund Lazo
2018-09-07
*
vim-patch:8.0.0922: quickfix list always added after current one
Jan Edmund Lazo
2018-09-07
*
vim-patch:8.0.0904: cannot set a location list from text
Jan Edmund Lazo
2018-09-06
*
lint
Jan Edmund Lazo
2018-09-06
*
window: refactor boolean variables in win_close()
Jan Edmund Lazo
2018-09-06
*
vim-patch:8.0.0782: using freed memory in quickfix code
Jan Edmund Lazo
2018-09-06
*
vim-patch:8.0.0733: can only add entries to one list in the quickfix stack
Jan Edmund Lazo
2018-09-05
*
vim-patch:8.0.1413: accessing freed memory in :cbuffer
Jan Edmund Lazo
2018-08-15
[next]