summaryrefslogtreecommitdiffstats
path: root/diff.h (follow)
Commit message (Expand)AuthorAgeLines
* diff.h: move pickaxe fields together againÆvar Arnfjörð Bjarmason2021-05-11-2/+1
* pickaxe: die when --find-object and --pickaxe-all are combinedÆvar Arnfjörð Bjarmason2021-05-11-0/+2
* pickaxe: die when -G and --pickaxe-regex are combinedÆvar Arnfjörð Bjarmason2021-05-11-0/+2
* Merge branch 'jc/diffcore-rotate'Junio C Hamano2021-02-25-0/+21
|\
| * diff: --{rotate,skip}-to=<path>Junio C Hamano2021-02-16-0/+21
* | diff: add an API for deferred freeingÆvar Arnfjörð Bjarmason2021-02-11-1/+14
|/
* Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'Junio C Hamano2021-01-25-0/+1
|\
| * diff: do not show submodule with untracked files as "-dirty"Sangeeta Jain2020-12-08-0/+1
* | Merge branch 'mk/diff-ignore-regex'Junio C Hamano2020-11-02-0/+4
|\ \
| * | diff: add -I<regex> that ignores matching changesMichał Kępień2020-10-20-0/+4
* | | Merge branch 'dl/diff-merge-base'Junio C Hamano2020-11-02-1/+6
|\ \ \ | |_|/ |/| |
| * | builtin/diff-index: learn --merge-baseDenton Liu2020-09-20-0/+1
| * | diff-lib: define diff_get_merge_base()Denton Liu2020-09-20-0/+2
| * | diff-lib: accept option flags in run_diff_index()Denton Liu2020-09-20-1/+3
* | | Merge branch 'so/combine-diff-simplify'Junio C Hamano2020-10-05-3/+3
|\ \ \
| * | | diff: get rid of redundant 'dense' argumentSergey Organov2020-09-29-3/+3
| | |/ | |/|
* | | Merge branch 'tb/bloom-improvements'Junio C Hamano2020-09-29-2/+0
|\ \ \
| * | | bloom/diff: properly short-circuit on max_changesDerrick Stolee2020-09-17-2/+0
| | |/ | |/|
* | | diff-lib: tighten show_interdiff()'s interfaceEric Sunshine2020-09-08-1/+6
* | | diff: move show_interdiff() from its own file to diff-libEric Sunshine2020-09-08-0/+2
|/ /
* / diff.h: drop diff_tree_oid() & friends' return valueSZEDER Gábor2020-06-08-5/+5
|/
* diff: halt tree-diff early after max_changesDerrick Stolee2020-03-30-0/+5
* Merge branch 'hw/doc-in-header'Junio C Hamano2019-12-16-0/+126
|\
| * diff: move doc to diff.h and diffcore.hHeba Waly2019-11-18-0/+126
* | diff: export diffstat interfaceDaniel Ferreira2019-11-14-0/+20
|/
* patch-id: convert to use the_hash_algobrian m. carlson2019-08-19-1/+1
* range-diff: suppress line count in outer diffThomas Gummerer2019-07-11-0/+1
* Merge branch 'sb/format-patch-base-patch-id-fix'Junio C Hamano2019-06-13-1/+2
|\
| * format-patch: make --base patch-id output stableStephen Boyd2019-05-08-1/+2
* | Merge branch 'nd/diff-parseopt'Junio C Hamano2019-05-30-1/+1
|\ \ | |/ |/|
| * diff-parseopt: correct variable types that are used by parseoptNguyễn Thái Ngọc Duy2019-05-29-1/+1
* | Merge branch 'nd/diff-parseopt-4'Junio C Hamano2019-04-25-1/+4
|\ \
| * | am: avoid diff_opt_parse()Nguyễn Thái Ngọc Duy2019-03-24-0/+2
| * | diff --no-index: use parse_options() instead of diff_opt_parse()Nguyễn Thái Ngọc Duy2019-03-24-1/+2
| |/
* | Merge branch 'jk/diff-no-index-initialize'Junio C Hamano2019-03-07-1/+1
|\ \
| * | diff: reuse diff setup for --no-index caseJeff King2019-02-24-1/+1
* | | Merge branch 'jk/unused-params'Junio C Hamano2019-03-07-1/+1
|\ \ \
| * | | diff: drop options parameter from diffcore_fix_diff_index()Jeff King2019-02-14-1/+1
* | | | Merge branch 'en/combined-all-paths'Junio C Hamano2019-03-07-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | log,diff-tree: add --combined-all-paths optionElijah Newren2019-02-07-0/+1
| |/ /
* | | diff.c: prepare to use parse_options() for parsingNguyễn Thái Ngọc Duy2019-01-27-0/+2
* | | diff.h: avoid bit fields in struct diff_flagsNguyễn Thái Ngọc Duy2019-01-27-33/+33
* | | diff.h: keep forward struct declarations sortedNguyễn Thái Ngọc Duy2019-01-27-6/+6
|/ /
* | Merge branch 'sb/diff-color-moved-config-option-fixup'Junio C Hamano2019-01-14-1/+2
|\ \
| * | diff: align move detection error handling with other optionsStefan Beller2018-11-14-1/+2
| |/
* | notes-cache.c: remove the_repository referencesNguyễn Thái Ngọc Duy2018-11-12-1/+1
* | diff-lib.c: remove the_repository referencesNguyễn Thái Ngọc Duy2018-11-12-1/+2
|/
* Merge branch 'nd/the-index'Junio C Hamano2018-10-19-5/+17
|\
| * userdiff.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-21-1/+2
| * diff.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-21-2/+5