index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
diff-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-08-22
1
-1
/
+1
*
revisions: drop unused "opt" parameter in "tweak" callbacks
Jeff King
2023-07-14
1
-1
/
+1
*
log-tree: replace include of revision.h with simple forward declaration
Elijah Newren
2023-06-21
1
-0
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
diff-tree: integrate with sparse index
Shuqi Liang
2023-05-18
1
-0
/
+4
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-2
/
+2
*
doc txt & -h consistency: make "diff-tree" consistent
Ævar Arnfjörð Bjarmason
2022-10-13
1
-2
/
+3
*
built-ins: consistently add "\n" between "usage" and options
Ævar Arnfjörð Bjarmason
2022-10-13
1
-0
/
+1
*
2.36 gitk/diff-tree --stdin regression fix
Junio C Hamano
2022-04-26
1
-0
/
+3
*
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
Merge branch 'jc/diffcore-rotate'
Junio C Hamano
2021-02-26
1
-0
/
+3
|
\
|
*
diff: --{rotate,skip}-to=<path>
Junio C Hamano
2021-02-16
1
-0
/
+3
*
|
MacOS: precompose_argv_prefix()
Torsten Bögershausen
2021-02-03
1
-1
/
+1
|
/
*
builtin/diff-tree: learn --merge-base
Denton Liu
2020-09-21
1
-1
/
+16
*
diff-tree.c: load notes machinery when required
Taylor Blau
2020-04-21
1
-0
/
+9
*
Merge branch 'en/combined-all-paths'
Junio C Hamano
2019-03-07
1
-1
/
+5
|
\
|
*
log,diff-tree: add --combined-all-paths option
Elijah Newren
2019-02-08
1
-1
/
+5
*
|
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-24
1
-0
/
+1
*
|
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
2019-01-14
1
-1
/
+1
|
/
*
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
diff.c: move read_index() code back to the caller
Nguyễn Thái Ngọc Duy
2018-08-13
1
-3
/
+5
*
commit: add repository argument to lookup_commit
Stefan Beller
2018-06-29
1
-1
/
+1
*
commit: add repository argument to lookup_commit_reference
Stefan Beller
2018-06-29
1
-1
/
+1
*
tree: add repository argument to lookup_tree
Stefan Beller
2018-06-29
1
-1
/
+1
*
object: add repository argument to parse_object
Stefan Beller
2018-06-29
1
-1
/
+2
*
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
*
diff-tree: read the index so attribute checks work in bare repositories
Brandon Williams
2017-12-06
1
-0
/
+2
*
submodule: remove gitmodules_config
Brandon Williams
2017-08-03
1
-1
/
+0
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'jk/consistent-h'
Junio C Hamano
2017-06-19
1
-0
/
+3
|
\
\
|
*
|
diff- and log- family: handle "git cmd -h" early
Junio C Hamano
2017-06-05
1
-0
/
+3
|
|
/
*
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
1
-10
/
+6
|
\
\
|
*
|
builtin/diff-tree: cleanup references to sha1
Brandon Williams
2017-06-05
1
-5
/
+3
|
*
|
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
2017-06-05
1
-5
/
+3
*
|
|
Merge branch 'jc/diff-tree-stale-comment'
Junio C Hamano
2017-06-13
1
-3
/
+5
|
\
\
\
|
*
|
|
diff-tree: update stale in-code comments
Junio C Hamano
2017-06-02
1
-3
/
+5
*
|
|
|
Merge branch 'mb/diff-default-to-indent-heuristics'
Junio C Hamano
2017-06-05
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
diff: have the diff-* builtins configure diff before initializing revisions
Marc Branchaud
2017-05-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
|
|
Convert lookup_tree to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
|
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
|
/
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
1
-32
/
+31
|
\
\
|
*
|
builtin/diff-tree: convert to struct object_id
brian m. carlson
2017-02-22
1
-32
/
+31
*
|
|
use SWAP macro
René Scharfe
2017-01-30
1
-3
/
+1
|
/
/
*
|
Merge branch 'ar/diff-args-osx-precompose'
Junio C Hamano
2016-05-23
1
-0
/
+2
|
\
\
[next]