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
/
testdir
/
test_quickfix.vim
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.0381: using freed memory with :lvimgrep and autocommand
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.2.0241: crash when setting 'buftype' to "quickfix"
Jan Edmund Lazo
2020-02-16
*
src/nvim/testdir/test_quickfix.vim: align with Vim (#11502)
Daniel Hahler
2019-12-02
*
vim-patch:8.1.2315: switchbuf=uselast #11480
Daniel Hahler
2019-11-29
*
vim-patch:8.1.0622: adding quickfix items marks items as valid errors #11373
Jan Edmund Lazo
2019-11-11
*
Merge PR #11291 from shanesmith/vim-8.1.1256-take2
Marco Hinz
2019-11-04
|
\
|
*
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.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.0252: quickfix functions are too long
Shane Smith
2019-10-27
*
|
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.0859: handle multibyte "%v" in 'errorformat' #11285
Jan Edmund Lazo
2019-10-25
*
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.1585: :let-heredoc does not trim enough
Jurica Bradaric
2019-10-13
*
vim-patch:8.1.1362: code and data in tests can be hard to read
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.0315: helpgrep with language doesn't work properly
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.1.0289: cursor moves to wrong column after quickfix jump
Jan Edmund Lazo
2019-09-14
*
vim-patch:8.1.0259: no test for fixed quickfix issue
Jan Edmund Lazo
2019-09-13
*
vim-patch:8.1.0145: test with grep is failing on MS-Windows
Jan Edmund Lazo
2019-09-04
*
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
*
vim-patch:8.1.0141: :cexpr no longer jumps to the first error #10901
Marco Hinz
2019-09-01
*
oldtest: windows: revert setting shellslash individually (#10189)
Daniel Hahler
2019-08-20
*
vim-patch:8.1.0165: :clist output can be very long
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0073: crash when autocommands call setloclist()
Jan Edmund Lazo
2019-06-19
*
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.1.0060: crash when autocommands delete the current buffer
Jan Edmund Lazo
2019-06-06
*
vim-patch:8.0.1784: gvim test gets stuck in dialog
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
*
vim-patch:8.0.1384: not enough quickfix help; confusing winid
Jan Edmund Lazo
2019-06-06
*
fixup! vim-patch:8.0.1782: no simple way to label quickfix entries
Jan Edmund Lazo
2019-05-06
*
vim-patch:8.0.1750: crash clearing location list #9968
Justin M. Keyes
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.1782: no simple way to label quickfix entries
Marco Hinz
2019-05-05
*
vim-patch:8.0.1678: errorformat "%r" implies "%>"
Marco Hinz
2019-05-05
*
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.1408: crash in setqflist()
Jan Edmund Lazo
2019-04-23
*
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.1.1134: buffer for quickfix window is reused for another file
Marco Hinz
2019-04-08
[next]