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
/
lua
/
xdiff.c
Commit message (
Expand
)
Author
Age
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: the long goodbye
dundargoc
2023-10-09
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor: uncrustify
dundargoc
2023-04-26
*
feat(vim.diff): allow passing an integer for linematch
Lewis Russell
2023-04-04
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
fix(vim.diff): fix fastforward off-by-1 (#20937)
Lewis Russell
2022-11-05
*
fix(vim.diff): correctly apply hunk offsets with linematch (#20931)
Lewis Russell
2022-11-04
*
fix(diff): remove size_t underflow (#20929)
Lewis Russell
2022-11-04
*
Enable new diff option linematch (#14537)
Jonathon
2022-11-04
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
chore(lgtm): fix "empty block without comment" warnings
Dundar Göc
2022-03-09
*
fix(diff): make algorithm work for vim.diff (#17300)
Lewis Russell
2022-02-05
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
refactor: update path to xdiff in comments
Dundar Göc
2021-10-01
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
ci(PVS): PVS/V009: add required header #15751
dundargoc
2021-09-21
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
vim-patch:8.2.3390: included xdiff code is outdated
Christian Clason
2021-09-08
*
feat(api): add lua C bindings for xdiff (#14536)
Lewis Russell
2021-08-22