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
*
Make sure window is still valid in the middle of calling :lopen (#14240)
Tony Chen
2021-03-29
*
eval: use char* for set_internal_string_var()
Jan Edmund Lazo
2021-02-07
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
Merge pull request #12937 from jamessan/term-env
James McCoy
2021-01-31
|
\
|
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
|
vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853)
Jan Edmund Lazo
2021-01-31
|
/
*
vim-patch:8.2.0917: quickfix entries do not suport a "note" type
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.2.0934: lhelpgrep twice in help window doesn't jump to the help t...
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.1281: cannot specify a count with :chistory
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.1275: cannot navigate to errors before/after the cursor
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.1261: no error for quickfix commands with negative range
erw7
2021-01-01
*
vim-patch:8.1.1549: quickfix test fails
Jan Edmund Lazo
2020-12-31
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
*
vim-patch:8.2.2147: quickfix window title not updated in all tab pages (#13545)
Sean Dewar
2020-12-17
*
vim-patch:8.2.2069: the quickfix window is not updated after setqflist()
Jan Edmund Lazo
2020-11-29
*
vim-patch:8.2.2036: buffer messed up if creating the quickfix window fails (#...
Jan Edmund Lazo
2020-11-24
*
vim-patch:8.2.1982: quickfix window now updated when adding invalid entries
Jan Edmund Lazo
2020-11-14
*
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
[next]