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
/
diff.c
Commit message (
Expand
)
Author
Age
*
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
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: the long goodbye
dundargoc
2023-11-05
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: the long goodbye
dundargoc
2023-10-03
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(diff): filler lines for hunks bigger than linematch limit (#24676)
Jaehwang Jung
2023-08-12
*
refactor: remove long
dundargoc
2023-07-03
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:8.1.2094: the fileio.c file is too big
Lewis Russell
2023-04-19
*
fix(diff): trigger on_bytes only once after diffget/diffput
Jaehwang Jung
2023-03-11
*
fix(diff): adjust extmarks after diffput/diffget (#22440)
Jaehwang Jung
2023-02-27
*
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
fix(diff): avoid restoring invalid 'foldcolumn' value (#21650)
zeertzjq
2023-01-05
*
vim-patch:9.0.1098: code uses too much indent (#21540)
zeertzjq
2022-12-26
*
fix(diff): fix a crash in diff mode with linematch enabled (#21070)
Jonathon
2022-12-02
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
fix: clang warnings (#21247)
zeertzjq
2022-12-01
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
Enable new diff option linematch (#14537)
Jonathon
2022-11-04
*
fix(diff.c): regression in diffgetput (#20843)
Lewis Russell
2022-10-28
*
refactor(diff.c): copy lines via memmove
Lewis Russell
2022-10-25
*
refactor(diff.c): factor out diffblock deletion
Lewis Russell
2022-10-25
*
refactor(diff.c): internal does not need diffstyle
Lewis Russell
2022-10-24
*
refactor(diff.c): simplify diff_buf_idx()
Lewis Russell
2022-10-24
[next]