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: iwyu #31637
Justin M. Keyes
2024-12-23
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
fix(column): modifying a sign should update placed signs (#29750)
luukvbaal
2024-07-17
*
vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...
zeertzjq
2024-07-07
*
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
2024-06-14
*
refactor: use S_LEN(s) instead of s, n (#29219)
James
2024-06-11
*
fix(column): clamp line number for legacy signs
Luuk van Baal
2024-06-10
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
refactor: replace '\0' with NUL
James Tirta Halim
2024-06-04
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
fix(column): crash with 'signcolumn' set to "number" (#29003)
luukvbaal
2024-06-01
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
fix(column): use a single path for sign sorting (#27431)
luukvbaal
2024-02-12
*
refactor: don't use subtraction in qsort() comparison functions
zeertzjq
2024-02-10
*
Merge pull request #27398 from bfredl/arena2
bfredl
2024-02-10
|
\
|
*
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
*
|
build(clint): don't allow INIT() in non-header files (#27407)
zeertzjq
2024-02-10
|
/
*
fix(sign): avoid deleting from sign map while looping over it (#27158)
luukvbaal
2024-01-24
*
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
2024-01-22
*
vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)
zeertzjq
2024-01-16
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
Merge pull request #26528 from bfredl/nodrawstate
bfredl
2023-12-22
|
\
|
*
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
bfredl
2023-12-22
*
|
refactor: run IWYU on entire repo
dundargoc
2023-12-21
|
/
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
feat(extmarks): add sign name to extmark "details" array
Luuk van Baal
2023-11-22
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
fix(sign): do not error when defining sign without attributes (#26106)
luukvbaal
2023-11-19
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
[next]