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.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
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
fix PVS warnings (#18459)
dundargoc
2022-05-15
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
Merge pull request #18254 from dundargoc/refactor/remove-char_u
bfredl
2022-04-27
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-25
*
|
fix: show autocmd output when F is in shortmess (#18251)
Gregory Anders
2022-04-25
|
/
*
vim-patch:8.2.2474: using freed memory when window is closed by autocommand
zeertzjq
2022-04-21
*
vim-patch:8.2.4750: small pieces of dead code (#18113)
dundargoc
2022-04-15
*
vim-patch:8.2.0004: get E685 and E931 if buffer reload is interrupted
zeertzjq
2022-04-08
*
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
[next]