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
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
vim-patch:8.2.4649: various formatting problems
zeertzjq
2022-03-30
*
fix(PVS/V560): ignore false "conditional expression is always false" (#17830)
dundargoc
2022-03-24
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
vim-patch:8.2.3762: if quickfix buffer is wiped out getqflist() still returns it
VVKot
2022-03-13
*
|
vim-patch:8.2.3759: quickfix buffer becomes hidden while still in a window
VVKot
2022-03-13
*
|
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2022-03-13
*
|
vim-patch:8.1.0892: failure when closing a window when location list is in use
VVKot
2022-03-13
*
|
vim-patch:8.1.0877: new buffer used every time the quickfix window is opened
Jan Edmund Lazo
2022-03-13
*
|
fix(win_split_ins): do not fail when oldwin is not valid
zeertzjq
2022-03-13
*
|
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
|
/
*
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
vim-patch:8.2.4329: no support for end line number and column in 'errorformat'
zeertzjq
2022-02-09
*
vim-patch:8.1.2297: the ex_vimgrep() function is too long
zeertzjq
2022-02-09
*
vim-patch:8.2.2813: cannot grep using fuzzy matching
Sean Dewar
2022-02-07
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
fix(quickfix): avoid O(N^2) when filling from string typval (#16654)
Nicolas Hillegeer
2021-12-15
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
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
[next]