index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2025-03-26
Merge branch 'jt/diff-pairs'
Junio C Hamano
1
-0
/
+33
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
1
-1
/
+1
2025-03-03
diff.h: *.txt -> *.adoc fixes
Todd Zullinger
1
-1
/
+1
2025-03-03
diff: add option to skip resolving diff statuses
Justin Tobler
1
-0
/
+8
2025-03-03
diff: return diff_filepair from diff queue helpers
Justin Tobler
1
-0
/
+25
2025-02-10
Merge branch 'ps/hash-cleanup'
Junio C Hamano
1
-1
/
+1
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
1
-1
/
+1
2025-01-09
tree-diff: drop list-tail argument to diff_tree_paths()
Jeff King
1
-1
/
+1
2025-01-09
combine-diff: drop public declaration of combine_diff_path_size()
Jeff King
1
-3
/
+0
2025-01-09
diff: add a comment about combine_diff_path.parent.path
Jeff King
1
-0
/
+6
2025-01-09
combine-diff: use pointer for parent paths
Jeff King
1
-1
/
+1
2025-01-09
combine-diff: add combine_diff_path_new()
Jeff King
1
-0
/
+5
2024-12-06
diff.h: fix index used to loop through unsigned integer
Patrick Steinhardt
1
-2
/
+1
2024-10-10
Merge branch 'jk/output-prefix-cleanup'
Junio C Hamano
1
-2
/
+1
2024-10-03
diff: return const char from output_prefix callback
Jeff King
1
-1
/
+1
2024-10-03
diff: drop line_prefix_length field
Jeff King
1
-1
/
+0
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
1
-1
/
+1
2024-09-27
diff: fix leaking orderfile option
Patrick Steinhardt
1
-1
/
+1
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
1
-1
/
+1
2024-08-09
remerge-diff: clean up temporary objdir at a central place
Junio C Hamano
1
-1
/
+1
2024-06-14
hash-ll: merge with "hash.h"
Patrick Steinhardt
1
-1
/
+1
2023-09-29
diff --stat: set the width defaults in a helper function
Dragan Simic
1
-0
/
+1
2023-08-21
diff: drop useless "status" parameter from diff_result_code()
Jeff King
1
-1
/
+1
2023-08-21
diff: drop useless return from run_diff_{files,index} functions
Jeff King
1
-2
/
+2
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-2
/
+5
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-2
/
+5
2023-06-21
diff.h: remove unnecessary include of oidset.h
Elijah Newren
1
-1
/
+3
2023-06-21
diff.h: move declaration for global in diff.c from cache.h
Elijah Newren
1
-0
/
+2
2023-06-20
Merge branch 'jk/log-follow-with-non-literal-pathspec'
Junio C Hamano
1
-0
/
+7
2023-06-03
diff: factor out --follow pathspec check
Jeff King
1
-0
/
+7
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-1
/
+0
2023-04-24
diff.h: reduce unnecessary includes
Elijah Newren
1
-1
/
+0
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-4
/
+1
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-4
/
+1
2023-03-28
post-cocci: adjust comments for recent repo_* migration
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-03-28
cocci: apply the "diff.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2023-03-21
Merge branch 'jk/format-patch-ignore-noprefix'
Junio C Hamano
1
-0
/
+2
2023-03-17
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-2
/
+1
2023-03-09
diff: factor out src/dst prefix setup
Jeff King
1
-0
/
+2
2023-02-27
Merge branch 'jc/diff-algo-attribute'
Junio C Hamano
1
-0
/
+1
2023-02-23
diff.h: remove unnecessary include of object.h
Elijah Newren
1
-1
/
+0
2023-02-23
object.h: stop depending on cache.h; make cache.h depend on object.h
Elijah Newren
1
-1
/
+1
2023-02-21
diff: teach diff to read algorithm from diff driver
John Cai
1
-0
/
+1
2022-12-19
Merge branch 'rs/diff-parseopts'
Junio C Hamano
1
-1
/
+1
2022-12-02
diff: remove parseopts member from struct diff_options
René Scharfe
1
-1
/
+0
2022-12-02
diff: factor out add_diff_options()
René Scharfe
1
-0
/
+1
2022-10-24
patch-id: use stable patch-id for rebases
Jerry Zhang
1
-1
/
+1
2022-02-16
Merge branch 'js/diff-filter-negation-fix'
Junio C Hamano
1
-1
/
+1
2022-02-02
diff: add ability to insert additional headers for paths
Elijah Newren
1
-1
/
+2
[next]