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
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...
Yorick Peterse
2021-10-23
*
vim-patch:8.1.2243: typos in comments (#16104)
dundargoc
2021-10-20
*
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: format with uncrustify #15755
dundargoc
2021-09-24
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
vim-patch:8.2.3163: location list window may open a wrong file
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.3019: location list only has the start position.
Jan Edmund Lazo
2021-07-31
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
fix(qf): use correct buffer field
Thomas Vigouroux
2021-07-06
|
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
*
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
|
/
*
vim-patch:8.2.3018: 'quickfixtextfunc' formatting is lost when switching buff...
Yorick Peterse
2021-06-26
*
vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy buffer
Jan Edmund Lazo
2021-06-23
*
vim-patch:8.2.1255: cannot use a lambda with quickfix functions
Jan Edmund Lazo
2021-06-23
*
vim-patch:8.1.2320: insufficient test coverage for quickfix
Jan Edmund Lazo
2021-05-21
*
fixup! vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slow
kevinhwang91
2021-05-20
*
vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slow
kevinhwang91
2021-05-20
*
vim-patch:8.2.0933: 'quickfixtextfunc' does not get window ID of location list
kevinhwang91
2021-05-20
*
vim-patch:8.2.0869: it is not possible to customize the quickfix window contents
kevinhwang91
2021-05-20
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
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
[next]