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: 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
*
refactor(diff.c): factor out hunk processing
Lewis Russell
2022-10-24
*
refactor(diff.c): factor out hunk extraction
Lewis Russell
2022-10-24
*
refactor(diff.c): allocate hunks directly in ga_array
Lewis Russell
2022-10-24
*
refactor(diff.c): remove char_u declarations
Lewis Russell
2022-10-24
*
refactor(diff.c): break up ex_diffgetput()
Lewis Russell
2022-10-23
*
refactor(diff.c): reduce scope of variables (#20781)
Lewis Russell
2022-10-23
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
vim-patch:9.0.0124: code has more indent than needed
zeertzjq
2022-08-01
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
vim-patch:9.0.0101: invalid memory access in diff mode with "dp" and undo (#1...
zeertzjq
2022-07-29
*
vim-patch:9.0.0026: accessing freed memory with diff put (#19564)
zeertzjq
2022-07-29
*
fix(options): properly free string options (#19510)
zeertzjq
2022-07-27
*
vim-patch:8.2.5164: invalid memory access after diff buffer manipulations
zeertzjq
2022-07-25
*
vim-patch:8.2.5163: crash when deleting buffers in diff mode
zeertzjq
2022-07-25
[next]