index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
diff-tree.c
Age
Commit message (
Expand
)
Author
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
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-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
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
2024-08-15
Merge branch 'xx/diff-tree-remerge-diff-fix'
Junio C Hamano
2024-08-09
remerge-diff: clean up temporary objdir at a central place
Junio C Hamano
2024-08-09
remerge-diff: lazily prepare temporary objdir on demand
Junio C Hamano
2024-08-09
diff-tree: fix crash when used with --remerge-diff
Xing Xin
2024-04-18
builtin: stop using `the_index`
Patrick Steinhardt
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-08-21
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-07-13
revisions: drop unused "opt" parameter in "tweak" callbacks
Jeff King
2023-06-21
log-tree: replace include of revision.h with simple forward declaration
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-05-18
diff-tree: integrate with sparse index
Shuqi Liang
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2022-11-21
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-10-13
doc txt & -h consistency: make "diff-tree" consistent
Ævar Arnfjörð Bjarmason
2022-10-13
built-ins: consistently add "\n" between "usage" and options
Ævar Arnfjörð Bjarmason
2022-04-26
2.36 gitk/diff-tree --stdin regression fix
Junio C Hamano
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2021-02-25
Merge branch 'jc/diffcore-rotate'
Junio C Hamano
2021-02-16
diff: --{rotate,skip}-to=<path>
Junio C Hamano
2021-02-03
MacOS: precompose_argv_prefix()
Torsten Bögershausen
2020-09-21
builtin/diff-tree: learn --merge-base
Denton Liu
2020-04-20
diff-tree.c: load notes machinery when required
Taylor Blau
2019-03-07
Merge branch 'en/combined-all-paths'
Junio C Hamano
2019-02-07
log,diff-tree: add --combined-all-paths option
Elijah Newren
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-14
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-13
diff.c: move read_index() code back to the caller
Nguyễn Thái Ngọc Duy
2018-06-29
commit: add repository argument to lookup_commit
Stefan Beller
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
2018-06-29
tree: add repository argument to lookup_tree
Stefan Beller
2018-06-29
object: add repository argument to parse_object
Stefan Beller
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
2017-12-06
diff-tree: read the index so attribute checks work in bare repositories
Brandon Williams
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-19
Merge branch 'jk/consistent-h'
Junio C Hamano
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-15
config: don't include config.h by default
Brandon Williams
[next]