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
/
sign.c
Commit message (
Expand
)
Author
Age
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant casts
ii14
2023-04-07
*
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
vim-patch:8.1.1827: allocating more memory than needed for extended structs (...
zeertzjq
2023-02-01
*
vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)
zeertzjq
2023-01-24
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
fix(column): move sign sentinel after inserting/deleting lines (#20400)
zeertzjq
2022-09-29
*
fix(redraw): make redrawdebug=nodelta handle all the cases
bfredl
2022-09-22
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
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.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor(signs): handle non-sign attrs separately (#19784)
Lewis Russell
2022-08-16
*
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: move FunPtr to types.h (#19466)
zeertzjq
2022-07-22
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
Merge #19060 memory leaks
Justin M. Keyes
2022-06-28
|
\
|
*
fix(coverity/348300): free memory when overiding sing attribute
Thomas Vigouroux
2022-06-27
*
|
refactor: replace char_u #18429
dundargoc
2022-06-28
|
/
*
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: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
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-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
refactor(build): remove unused includes #17078
kylo252
2022-04-26
*
vim-patch:8.1.1608: the evalfunc.c file is too big (#17807)
Lewis Russell
2022-03-23
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
refactor(signcol): smarter invalidation (#17533)
Lewis Russell
2022-03-06
*
feat(decorations): support signs
Lewis Russell
2022-03-05
*
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
[next]