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
*
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
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
build: add a cmake target for all used linters #18543
dundargoc
2022-06-09
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
[next]