index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
sign.c
Age
Commit message (
Expand
)
Author
Files
2026-04-20
vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...
zeertzjq
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2026-01-05
vim-patch:8.1.0753: printf format not checked for semsg() (#37248)
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-07-17
fix(column): modifying a sign should update placed signs (#29750)
luukvbaal
1
2024-07-07
vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-10
fix(column): clamp line number for legacy signs
Luuk van Baal
1
2024-06-07
feat: get/set namespace properties #28728
altermo
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-06-01
fix(column): crash with 'signcolumn' set to "number" (#29003)
luukvbaal
1
2024-02-21
feat(extmark): window scoped extmark
altermo
1
2024-02-12
fix(column): use a single path for sign sorting (#27431)
luukvbaal
1
2024-02-10
refactor: don't use subtraction in qsort() comparison functions
zeertzjq
1
2024-02-10
Merge pull request #27398 from bfredl/arena2
bfredl
1
2024-02-10
build(clint): don't allow INIT() in non-header files (#27407)
zeertzjq
1
2024-02-09
refactor(api): make cstr_as_string accept "const char*"
bfredl
1
2024-01-24
fix(sign): avoid deleting from sign map while looping over it (#27158)
luukvbaal
1
2024-01-22
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
1
2024-01-16
vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-22
Merge pull request #26528 from bfredl/nodrawstate
bfredl
1
2023-12-22
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
bfredl
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
1
2023-11-25
build: rework IWYU mapping files
dundargoc
1
2023-11-22
feat(extmarks): add sign name to extmark "details" array
Luuk van Baal
1
2023-11-22
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-19
fix(sign): do not error when defining sign without attributes (#26106)
luukvbaal
1
2023-11-17
refactor(sign): move legacy signs to extmarks
Luuk van Baal
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-11
refactor: remove redundant casts
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-11-05
refactor: the long goodbye
dundargoc
1
[next]