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.1080: Vim9: no line break allowed in a for loop
zeertzjq
2023-04-14
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def function
zeertzjq
2023-04-14
*
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
2023-04-14
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
vim-patch:9.0.0870: get E967 when using text property in quickfix window
zeertzjq
2023-03-05
*
vim-patch:9.0.0770: quickfix commands may keep memory allocated
zeertzjq
2023-03-05
*
vim-patch:9.0.0749: alloc/free of buffer for each quickfix entry is inefficient
zeertzjq
2023-03-05
*
vim-patch:9.0.0736: quickfix listing does not handle very long messages
zeertzjq
2023-03-05
*
refactor(optionstr.c): break up did_set_string_option 26
Lewis Russell
2023-01-25
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
vim-patch:9.0.1221: code is indented more than necessary (#21891)
zeertzjq
2023-01-19
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: remove char_u from arguments of fuzzy_match()
zeertzjq
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
vim-patch:9.0.0322: crash when no errors and 'quickfixtextfunc' is set (#21269)
zeertzjq
2022-12-03
*
vim-patch:9.0.0805: filetype autocmd may cause freed memory access
zeertzjq
2022-12-03
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
Merge pull request #20151 from dundargoc/refactor/char_u/13
bfredl
2022-11-22
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
|
fix: pvs warnings (#21145)
dundargoc
2022-11-22
|
/
*
vim-patch:8.2.0260: several lines of code are duplicated (#21108)
zeertzjq
2022-11-19
*
vim-patch:8.2.4494: the find_tags() function is much too long
zeertzjq
2022-11-18
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
vim-patch:8.2.3788: lambda for option that is a function may be freed
zeertzjq
2022-11-07
|
/
*
vim-patch:8.2.3713: MS-Windows: no error if vimgrep pattern is not matching (...
zeertzjq
2022-11-06
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
fix(qflist): avoid read of uninitialized memory (#20709)
Mahmoud Al-Qudsi
2022-10-18
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
vim-patch:9.0.0286: using freed memory when location list changed in autocmd
zeertzjq
2022-10-13
*
vim-patch:9.0.0260: using freed memory when using 'quickfixtextfunc' recursively
zeertzjq
2022-10-13
*
vim-patch:8.2.4462: not enough testing for quickfix code
zeertzjq
2022-10-13
*
vim-patch:8.2.4453: :helpgrep may free an option that was not allocated
zeertzjq
2022-10-13
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
[next]