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.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
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
|
vim-patch:8.2.3813: confusing error when using :cc without error list (#19978)
zeertzjq
2022-08-28
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:8.2.2826: compiler warnings for int to size_t conversion
zeertzjq
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.2.2289: Vim9: 'cpo' can become empty (#19887)
zeertzjq
2022-08-22
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
vim-patch:8.2.3619: cannot use a lambda for 'operatorfunc' (#19846)
zeertzjq
2022-08-20
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.2.1262: src/ex_cmds.c file is too big (#19811)
zeertzjq
2022-08-17
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
vim-patch:8.2.1281: the "trailing characters" error can be hard to understand
zeertzjq
2022-08-07
*
refactor: quickfix.c (#19603)
Lewis Russell
2022-08-02
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: fix clang and PVS warnings (#19569)
zeertzjq
2022-07-29
*
vim-patch:9.0.0097: long quickfix line is truncated for :clist (#19561)
zeertzjq
2022-07-28
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
fix(coverity): redundant assert #19059
Thomas Vigouroux
2022-06-28
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
[next]