index
:
git.git
main
maint
master
next
seen
todo
The core git plumbing
Junio C. Hamano
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-14
Merge branch 'rs/diff-index-find-copies-harder-optim'
Junio C Hamano
1
-0
/
+5
2025-11-30
Merge branch 'jc/whitespace-incomplete-line'
Junio C Hamano
1
-3
/
+3
2025-11-30
diff-index: don't queue unchanged filepairs with diff_change()
René Scharfe
1
-0
/
+5
2025-11-12
whitespace: allocate a few more bits and define WS_INCOMPLETE_LINE
Junio C Hamano
1
-3
/
+3
2025-11-12
whitespace: correct bit assignment comments
Junio C Hamano
1
-3
/
+3
2025-10-24
diff: replace diff_options.dry_run flag with NULL file
Jeff King
1
-2
/
+0
2025-09-29
Merge branch 'tc/last-modified-recursive-fix'
Junio C Hamano
1
-0
/
+7
2025-09-29
Merge branch 'jk/color-variable-fixes'
Junio C Hamano
1
-2
/
+3
2025-09-18
last-modified: fix bug when some paths remain unhandled
Toon Claes
1
-0
/
+7
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
1
-2
/
+3
2025-08-25
Merge branch 'tc/diff-tree-max-depth'
Junio C Hamano
1
-0
/
+8
2025-08-08
diff: ensure consistent diff behavior with ignore options
Lidong Yan
1
-0
/
+2
2025-08-07
diff: teach tree-diff a max-depth parameter
Jeff King
1
-0
/
+8
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
2022-01-28
diff-filter: be more careful when looking for negative bits
Johannes Schindelin
1
-1
/
+1
2021-05-11
diff.h: move pickaxe fields together again
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-05-11
pickaxe: die when --find-object and --pickaxe-all are combined
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-05-11
pickaxe: die when -G and --pickaxe-regex are combined
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-02-25
Merge branch 'jc/diffcore-rotate'
Junio C Hamano
1
-0
/
+21
2021-02-16
diff: --{rotate,skip}-to=<path>
Junio C Hamano
1
-0
/
+21
2021-02-11
diff: add an API for deferred freeing
Ævar Arnfjörð Bjarmason
1
-1
/
+14
2021-01-25
Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'
Junio C Hamano
1
-0
/
+1
2020-12-08
diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain
1
-0
/
+1
2020-11-02
Merge branch 'mk/diff-ignore-regex'
Junio C Hamano
1
-0
/
+4
2020-11-02
Merge branch 'dl/diff-merge-base'
Junio C Hamano
1
-1
/
+6
2020-10-20
diff: add -I<regex> that ignores matching changes
Michał Kępień
1
-0
/
+4
2020-10-05
Merge branch 'so/combine-diff-simplify'
Junio C Hamano
1
-3
/
+3
2020-09-29
Merge branch 'tb/bloom-improvements'
Junio C Hamano
1
-2
/
+0
2020-09-29
diff: get rid of redundant 'dense' argument
Sergey Organov
1
-3
/
+3
2020-09-20
builtin/diff-index: learn --merge-base
Denton Liu
1
-0
/
+1
2020-09-20
diff-lib: define diff_get_merge_base()
Denton Liu
1
-0
/
+2
2020-09-20
diff-lib: accept option flags in run_diff_index()
Denton Liu
1
-1
/
+3
2020-09-17
bloom/diff: properly short-circuit on max_changes
Derrick Stolee
1
-2
/
+0
2020-09-08
diff-lib: tighten show_interdiff()'s interface
Eric Sunshine
1
-1
/
+6
2020-09-08
diff: move show_interdiff() from its own file to diff-lib
Eric Sunshine
1
-0
/
+2
2020-06-08
diff.h: drop diff_tree_oid() & friends' return value
SZEDER Gábor
1
-5
/
+5
2020-03-30
diff: halt tree-diff early after max_changes
Derrick Stolee
1
-0
/
+5
2019-12-16
Merge branch 'hw/doc-in-header'
Junio C Hamano
1
-0
/
+126
2019-11-18
diff: move doc to diff.h and diffcore.h
Heba Waly
1
-0
/
+126
2019-11-14
diff: export diffstat interface
Daniel Ferreira
1
-0
/
+20
2019-08-19
patch-id: convert to use the_hash_algo
brian m. carlson
1
-1
/
+1
2019-07-11
range-diff: suppress line count in outer diff
Thomas Gummerer
1
-0
/
+1
2019-06-13
Merge branch 'sb/format-patch-base-patch-id-fix'
Junio C Hamano
1
-1
/
+2
2019-05-30
Merge branch 'nd/diff-parseopt'
Junio C Hamano
1
-1
/
+1
2019-05-29
diff-parseopt: correct variable types that are used by parseopt
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-05-08
format-patch: make --base patch-id output stable
Stephen Boyd
1
-1
/
+2
2019-04-25
Merge branch 'nd/diff-parseopt-4'
Junio C Hamano
1
-1
/
+4
2019-03-24
am: avoid diff_opt_parse()
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2019-03-24
diff --no-index: use parse_options() instead of diff_opt_parse()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-03-07
Merge branch 'jk/diff-no-index-initialize'
Junio C Hamano
1
-1
/
+1
2019-03-07
Merge branch 'jk/unused-params'
Junio C Hamano
1
-1
/
+1
2019-03-07
Merge branch 'en/combined-all-paths'
Junio C Hamano
1
-0
/
+1
2019-02-24
diff: reuse diff setup for --no-index case
Jeff King
1
-1
/
+1
2019-02-14
diff: drop options parameter from diffcore_fix_diff_index()
Jeff King
1
-1
/
+1
2019-02-07
log,diff-tree: add --combined-all-paths option
Elijah Newren
1
-0
/
+1
2019-01-27
diff.c: prepare to use parse_options() for parsing
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2019-01-27
diff.h: avoid bit fields in struct diff_flags
Nguyễn Thái Ngọc Duy
1
-33
/
+33
2019-01-27
diff.h: keep forward struct declarations sorted
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2019-01-14
Merge branch 'sb/diff-color-moved-config-option-fixup'
Junio C Hamano
1
-1
/
+2
2018-11-14
diff: align move detection error handling with other options
Stefan Beller
1
-1
/
+2
2018-11-12
notes-cache.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
diff-lib.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-5
/
+17
2018-09-21
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-09-21
diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2018-09-21
diff.c: remove the_index dependency in textconv() functions
Nguyễn Thái Ngọc Duy
1
-2
/
+7
2018-09-21
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2018-09-17
Merge branch 'sb/range-diff-colors'
Junio C Hamano
1
-0
/
+5
2018-08-20
diff.c: add --output-indicator-{new, old, context}
Stefan Beller
1
-0
/
+5
2018-08-20
Merge branch 'js/range-diff'
Junio C Hamano
1
-1
/
+9
2018-08-13
diff.c: move read_index() code back to the caller
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2018-08-13
range-diff: use dim/bold cues to improve dual color mode
Johannes Schindelin
1
-1
/
+7
2018-08-13
diff: add an internal option to dual-color diffs of diffs
Johannes Schindelin
1
-0
/
+1
2018-08-13
range-diff: suppress the diff headers
Johannes Schindelin
1
-0
/
+1
2018-08-03
diff.h: remove extern from function declaration
Nguyễn Thái Ngọc Duy
1
-60
/
+60
2018-08-02
Merge branch 'sb/diff-color-move-more'
Junio C Hamano
1
-2
/
+7
2018-07-19
diff.c: add white space mode to move detection that allows indent changes
Stefan Beller
1
-0
/
+3
2018-07-17
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
1
-0
/
+1
2018-07-17
diff.c: add a blocks mode for moved code detection
Stefan Beller
1
-2
/
+3
2018-05-08
merge: add merge.renames config setting
Ben Peart
1
-0
/
+1
2018-03-14
Merge branch 'nd/diff-stat-with-summary'
Junio C Hamano
1
-0
/
+1
2018-02-27
diff: add --compact-summary
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-01-23
Merge branch 'sb/diff-blobfind-pickaxe'
Junio C Hamano
1
-2
/
+11
2018-01-04
diffcore: add a pickaxe option to find a specific blob
Stefan Beller
1
-1
/
+7
2018-01-04
diff: introduce DIFF_PICKAXE_KINDS_MASK
Stefan Beller
1
-0
/
+2
2018-01-04
diff: migrate diff_flags.pickaxe_ignore_case to a pickaxe_opts bit
Stefan Beller
1
-1
/
+2
2018-01-04
diff.h: make pickaxe_opts an unsigned bit field
Stefan Beller
1
-1
/
+1
2017-11-28
diff: support anchoring line(s)
Jonathan Tan
1
-0
/
+4
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-39
/
+49
2017-11-06
Merge branch 'jk/revision-pruning-optim'
Junio C Hamano
1
-0
/
+1
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-31
/
+31
2017-11-01
diff: remove DIFF_OPT_CLR macro
Brandon Williams
1
-2
/
+0
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
1
-1
/
+0
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
1
-1
/
+0
2017-11-01
diff: remove touched flags
Brandon Williams
1
-4
/
+2
2017-11-01
diff: add flag to indicate textconv was set via cmdline
Brandon Williams
1
-0
/
+1
2017-11-01
diff: convert flags to be stored in bitfields
Brandon Williams
1
-39
/
+54
2017-10-14
revision: quit pruning diff more quickly when possible
Jeff King
1
-0
/
+1
2017-08-16
diff: define block by number of alphanumeric chars
Jonathan Tan
1
-1
/
+1
2017-06-30
diff.c: add dimming to moved line detection
Stefan Beller
1
-2
/
+7
2017-06-30
diff.c: color moved lines differently, plain mode
Stefan Beller
1
-0
/
+1
2017-06-30
diff.c: color moved lines differently
Stefan Beller
1
-1
/
+11
2017-06-30
diff.c: buffer all output if asked to
Stefan Beller
1
-0
/
+2
2017-06-30
diff.c: convert show_stats to use emit_diff_symbol
Stefan Beller
1
-2
/
+2
2017-06-30
submodule.c: migrate diff output to use emit_diff_symbol
Stefan Beller
1
-0
/
+9
2017-06-30
diff.c: migrate emit_line_checked to use emit_diff_symbol
Stefan Beller
1
-3
/
+3
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-19
/
+19
2017-06-05
tree-diff: convert diff_tree_paths to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-05
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
1
-2
/
+3
2017-06-05
Merge branch 'js/blame-lib'
Junio C Hamano
1
-0
/
+7
2017-06-02
tree-diff: convert diff_root_tree_sha1 to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-02
combine-diff: convert diff_tree_combined to struct object_id
Brandon Williams
1
-1
/
+1
2017-06-02
diff: convert diff_flush_patch_id to struct object_id
Brandon Williams
1
-1
/
+1
2017-06-02
diff: convert diff_change to struct object_id
Brandon Williams
1
-7
/
+6
2017-06-02
diff: convert diff_addremove to struct object_id
Brandon Williams
1
-4
/
+4
2017-05-24
blame: move textconv_object with related functions
Jeff Smith
1
-0
/
+7
2017-05-08
diff-lib: convert do_diff_cache to struct object_id
brian m. carlson
1
-1
/
+1
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-2
/
+2
2016-10-27
Merge branch 'nd/ita-empty-commit'
Junio C Hamano
1
-1
/
+2
2016-10-26
diff_aligned_abbrev: use "struct oid"
Jeff King
1
-1
/
+1
2016-10-26
diff_unique_abbrev: rename to diff_aligned_abbrev
Jeff King
1
-1
/
+5
2016-10-24
commit: fix empty commit creation when there's no changes but ita entries
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-10-24
diff-lib: allow ita entries treated as "not yet exist in index"
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-09-26
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
1
-0
/
+1
2016-09-19
blame: honor the diff heuristic options and config
Michael Haggerty
1
-0
/
+1
2016-09-12
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
1
-2
/
+9
2016-08-31
diff: teach diff to display submodule difference with an inline diff
Jacob Keller
1
-1
/
+2
2016-08-31
diff: prepare for additional submodule formats
Jacob Keller
1
-1
/
+6
2016-08-31
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
1
-0
/
+2
2016-08-31
diff.c: remove output_prefix_length field
Junio C Hamano
1
-1
/
+0
2016-07-29
patch-ids: add flag to create the diff patch id using header only data
Kevin Willford
1
-1
/
+1
2016-04-03
Merge branch 'mm/diff-renames-default'
Junio C Hamano
1
-0
/
+1
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-2
/
+2
2016-02-26
Merge branch 'jk/more-comments-on-textconv'
Junio C Hamano
1
-0
/
+16
2016-02-25
diff: activate diff.renames by default
Matthieu Moy
1
-0
/
+1
2016-02-22
diff: clarify textconv interface
Jeff King
1
-0
/
+16
2016-02-19
tree-diff: catch integer overflow in combine_diff_path allocation
Jeff King
1
-2
/
+2
2016-02-05
Merge branch 'nd/diff-with-path-params' into maint
Junio C Hamano
1
-2
/
+2
2016-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
1
-2
/
+2
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
1
-1
/
+1
2016-01-21
diff-no-index: do not take a redundant prefix argument
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-01-04
avoid shifting signed integers 31 bits
Jeff King
1
-1
/
+1
2015-07-09
log: add "log.follow" configuration variable
David Turner
1
-0
/
+1
2015-06-11
Merge branch 'jk/color-diff-plain-is-context'
Junio C Hamano
1
-1
/
+1
2015-06-11
Merge branch 'jc/diff-ws-error-highlight'
Junio C Hamano
1
-0
/
+5
2015-05-27
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
1
-1
/
+1
2015-05-26
diff.c: --ws-error-highlight=<kind> option
Junio C Hamano
1
-0
/
+5
2015-03-13
diff: convert struct combine_diff_path to object_id
brian m. carlson
1
-2
/
+3
2014-06-03
Merge branch 'ks/tree-diff-nway'
Junio C Hamano
1
-2
/
+9
2014-04-07
tree-diff: rework diff_tree() to generate diffs for multiparent cases as well
Kirill Smelkov
1
-0
/
+9
2014-03-26
tree-diff: diff_tree() should now be static
Kirill Smelkov
1
-2
/
+0
[next]