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
*
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
*
vim-patch:8.0.0735: no indication that the quickfix window/buffer changed
Jan Edmund Lazo
2018-07-28
*
vim-patch:8.0.0687: minor issues related to quickfix
Jan Edmund Lazo
2018-07-28
*
vim-patch:8.0.1622: possible NULL pointer dereference
Jan Edmund Lazo
2018-07-23
*
vim-patch:8.0.0677: setting 'filetype' may switch buffers
Jan Edmund Lazo
2018-06-26
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
*: Fix clint errors
ZyX
2018-04-22
|
*
quickfix: Silence PVS/V560: memory is referenced and may be changed
ZyX
2018-04-22
|
*
quickfix: Fix PVS/V547: allocator never returns NULL now
ZyX
2018-04-22
|
*
quickfix: Fix PVS/V547,V560: no conversion with fixed &encoding
ZyX
2018-04-22
|
*
quickfix: Fix PVS/V560: remove duplicate condition
ZyX
2018-04-02
*
|
shada: Save numbered marks
ZyX
2018-03-26
|
/
*
refactor/rename: path_try_shorten_fname()
Justin M. Keyes
2018-03-24
*
vim-patch:8.0.1403: using freed buffer in grep command
Justin M. Keyes
2018-02-11
*
shell: use msg_outtrans_len_attr for :!cmd
Björn Linse
2018-02-05
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
vim-patch:8.0.0657: cannot get and set quickfix list items
James McCoy
2017-12-31
*
vim-patch:8.0.0634: cannot easily get to the last quickfix list
James McCoy
2017-12-31
*
lint
James McCoy
2017-12-30
*
vim-patch:8.0.0608: cannot manipulate other than the current quickfix list
James McCoy
2017-12-30
*
Merge branch 'master' into hide-container-impl
ZyX
2017-12-23
|
\
|
*
vim-patch:8.0.0606: cannot set the context for a specified quickfix list
James McCoy
2017-12-19
|
*
vim-patch:8.0.0597: off-by-one error in size computation
James McCoy
2017-12-19
|
*
vim-patch:8.0.0595: Coverity warning for not checking return value
James McCoy
2017-12-19
|
*
vim-patch:8.0.0590: cannot add a context to locations
James McCoy
2017-12-19
|
*
vim-patch:8.0.0580: cannot set the valid flag with setqflist()
James McCoy
2017-12-18
|
*
vim-patch:8.0.0574: get only one quickfix list after :caddbuf
James McCoy
2017-12-18
|
*
vim-patch:8.0.0565: using freed memory in :caddbuf
James McCoy
2017-12-18
|
*
vim-patch:8.0.0584: memory leak when executing quickfix tests
James McCoy
2017-12-18
|
*
vim-patch:8.0.0536: quickfix window not updated when freeing quickfix stack
James McCoy
2017-12-18
|
*
vim-patch:8.0.0517: there is no way to remove quickfix lists
James McCoy
2017-12-18
|
*
vim-patch:8.0.0484: :lhelpgrep does not fail after a successful one
James McCoy
2017-12-17
|
*
lint
James McCoy
2017-12-17
|
*
vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...
James McCoy
2017-12-17
[next]