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
*
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
*
refactor: enable Wconversion warning for diff (#18094)
dundargoc
2022-04-24
*
refactor: add pure attribute to pure functions
Dundar Göc
2022-04-13
*
vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)
zeertzjq
2022-04-08
*
vim-patch:8.2.3943: compiler warning from gcc for uninitialized variable
Dundar Göc
2022-03-26
*
refactor: minimize variable scope and eliminate empty declarations
Dundar Göc
2022-03-13
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
vim-patch:8.1.2302: :lockmarks does not work for '[ and ']
Sean Dewar
2022-01-27
*
vim-patch:8.2.3921: the way xdiff is used is inefficient
Lewis Russell
2021-12-28
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move way beep functions elsewhere
Björn Linse
2021-12-10
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode ...
Jaehwang Jerry Jung
2021-10-28
*
vim-patch:8.1.2243: typos in comments (#16104)
dundargoc
2021-10-20
*
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format with uncrustify #15726
dundargoc
2021-09-20
*
vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...
Jaehwang Jerry Jung
2021-09-18
[next]