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(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
*
vim-patch:8.2.3390: included xdiff code is outdated
Christian Clason
2021-09-08
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
|
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
|
*
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
|
/
*
vim-patch:8.2.2880: unified diff fails if actually used
Jan Edmund Lazo
2021-05-24
*
vim-patch:8.2.2490: 'wrap' option is always reset when starting diff mode
Jan Edmund Lazo
2021-02-10
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
vim-patch:8.2.2231: when "--remote file" is used "file" is not reloaded
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.1.0805: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
*
diff.c: fix sprintf call
Justin M. Keyes
2020-03-03
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
vim-patch:8.1.2289: after :diffsplit closing the window does not disable diff
Jan Edmund Lazo
2019-11-16
*
vim-patch:8.1.1922: in diff mode global operations can be very slow
Jan Edmund Lazo
2019-11-16
*
nsmarks: initial commit
timeyyy
2019-11-11
*
Remove dead code
Jan Edmund Lazo
2019-10-06
*
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
includes
Daniel Hahler
2019-08-07
*
vim-patch:8.1.0956: context:0 in 'diffopt' #10622
Jan Edmund Lazo
2019-07-27
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
PVS/V501: diff.c: silence warning
Justin M. Keyes
2019-01-18
*
PVS/V501: diff.c: silence warning
Justin M. Keyes
2019-01-05
*
PVS/V547: diff.c: xmalloc() never returns NULL
Justin M. Keyes
2019-01-04
*
PVS/V547: diff.c: Expression is always true
Justin M. Keyes
2019-01-04
*
PVS/V501: diff.c: silence warning
Justin M. Keyes
2019-01-04
*
vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrong
Anatolii Sakhnik
2018-12-09
*
vim-patch:8.1.0513: no error for set diffopt+=algorithm:
Anatolii Sakhnik
2018-12-09
[next]