index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
merge-ours.c
Age
Commit message (
Expand
)
Author
2026-02-06
merge-ours: integrate with sparse-index
Sam Bostock
2026-02-06
merge-ours: drop USE_THE_REPOSITORY_VARIABLE
Sam Bostock
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
2024-12-06
diff.h: fix index used to loop through unsigned integer
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2023-06-21
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2023-03-28
builtins: mark unused prefix parameters
Jeff King
2022-11-21
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2021-06-09
builtins + test helpers: use return instead of exit() in cmd_*
Ævar Arnfjörð Bjarmason
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2018-11-12
diff-lib.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-10-11
merge-ours: do not use cmd_*() as a subroutine
Junio C Hamano
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds