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
/
marktree.c
Age
Commit message (
Expand
)
Author
Files
2026-03-03
refactor(marktree): use better structure for damaged pairs after splice
bfredl
1
2026-02-26
fix(marktree): fix edge case bug regarding changing intersections
bfredl
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-16
fix(build): disable problematic marktree assert in RelWithDebInfo builds
bfredl
1
2025-02-25
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
1
2024-12-03
test(marktree): expose test functions in release builds
James McCoy
1
2024-09-04
fix(decor): exclude invalid marks from meta total
Luuk van Baal
1
2024-06-07
feat: get/set namespace properties #28728
altermo
1
2024-03-12
docs: small fixes (#27364)
dundargoc
1
2024-02-23
fix(marktree): some marks counted twice when checking for overlap
bfredl
1
2024-02-21
feat(extmark): window scoped extmark
altermo
1
2024-02-17
fix(decorations): crash with revised mark with changed decoration flags
bfredl
1
2024-01-23
fix(extmark): fix crash when stepping out from internal node
bfredl
1
2024-01-23
fix(extmarks): crash with sign after many marks
bfredl
1
2024-01-22
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
1
2024-01-13
refactor(marktree): unpaired marktree_get_alt() returns itself
Luuk van Baal
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-12-05
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
1
2023-12-02
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build: enable IWYU on mac
dundargoc
1
2023-11-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
1
2023-11-22
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
1
2023-11-20
build: adjust clang-tidy warning exclusion logic
dundargoc
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-18
refactor(extmark): redundant ExtmarkInfo delenda est, use MTPair instead
bfredl
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-08
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
1
2023-11-05
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
1
2023-10-10
docs: small fixes
dundargoc
1
2023-10-05
fix(marktree): correct qsort usage
L Lllvvuu
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-16
fix(marktree): preserve ordering in `marktree_move`
L Lllvvuu
1
2023-09-16
fix(marktree): off-by-one error in `marktree_move`
L Lllvvuu
1
2023-09-12
feat(extmark): support proper multiline ranges
bfredl
1
2023-09-08
refactor(map): enhanced implementation, Clean Code™, etc etc
bfredl
1
2023-05-17
refactor(map): avoid duplicated khash_t types for values
bfredl
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-07
refactor: remove redundant casts
ii14
1
2023-03-16
refactor(extmarks): some minor internal API changes
bfredl
1
2023-02-16
ci: add GCC Release testing (#22274)
dundargoc
1
2023-01-31
fix(test): fix issues detected by running unittests in ASAN/UBSAN
bfredl
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-05-26
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-06
refactor: enable -Wconversion warning for edit.c
Dundar Goc
1
[next]