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:9.1.1027: no sanitize check when running linematch
zeertzjq
2025-02-04
*
vim-patch:9.1.1023: Coverity complains about dereferencing NULL pointer
zeertzjq
2025-02-04
*
vim-patch:9.1.1009: diff feature can be improved
zeertzjq
2025-02-04
*
vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047)
zeertzjq
2025-01-16
*
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
2025-01-09
*
refactor(options): set option value for non-current context directly
Famiu Haque
2024-12-26
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
2024-11-16
*
refactor(options): remove fileformat macros
Famiu Haque
2024-11-05
*
fix(diff): use mmfile_t in linematch
Lewis Russell
2024-09-30
*
vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...
zeertzjq
2024-09-27
*
vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)
zeertzjq
2024-09-23
*
feat(diff): do not try external when out of memory
Lewis Russell
2024-08-15
*
fix(scrollbind): properly take filler/virtual lines into account
Lewis Russell
2024-07-31
*
refactor: collapse statements in single assignments
Lewis Russell
2024-07-30
*
docs: misc (#29622)
dundargoc
2024-07-15
*
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
2024-06-14
*
Merge pull request #29278 from bfredl/strcat
bfredl
2024-06-11
|
\
|
*
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
2024-06-11
*
|
refactor: use S_LEN(s) instead of s, n (#29219)
James
2024-06-11
|
/
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
refactor(options): remove `set_string_option_direct()`
Famiu Haque
2024-03-21
*
vim-patch:9.1.0183: Wrong display or screenpos() result when toggling diff mo...
zeertzjq
2024-03-16
*
vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
zeertzjq
2024-03-14
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): remove `OPT_FREE` (#26963)
Famiu Haque
2024-01-10
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
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
[next]