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: 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
*
vim-patch:8.2.3874: cannot highlight the number column for a sign
James McCoy
2021-12-22
*
vim-patch:8.2.3748: giving an error for an empty sign argument breaks a plugin
James McCoy
2021-12-08
*
vim-patch:8.2.3747: cannot remove highlight from an existing sign
James McCoy
2021-12-08
*
vim-patch:8.2.3743: ":sign" can add a highlight group without a name
James McCoy
2021-12-08
*
vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'
James McCoy
2021-12-08
*
vim-patch:8.1.1393: unnecessary type casts
VVKot
2021-11-22
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
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: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
2021-07-25
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
signs: Change b_signcols_max -> b_signcols_valid
Lewis Russell
2021-07-04
*
sign: pvs/v547
Jan Edmund Lazo
2021-06-05
*
signs: fix overflow during adjustment on Windows (#14472)
statiolake
2021-05-02
*
Handle 'orphaned signs' on line deletion for signcolumn >= 2
Dan Aloni
2021-04-17
*
vim-patch:8.1.2205: sign entry structure has confusing name (#14289)
Lewis Russell
2021-04-05
*
vim-patch:8.1.1899: sign_place() does not work as documented
Lewis Russell
2021-04-03
[next]