summaryrefslogtreecommitdiff
path: root/t/t4013-diff-various.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-02Merge branch 'mk/diff-ignore-regex'Junio C Hamano1-0/+41
2020-10-20diff: add -I<regex> that ignores matching changesMichał Kępień1-0/+41
2020-08-31Merge branch 'dd/diff-customize-index-line-abbrev'Junio C Hamano1-21/+42
2020-08-21diff: index-line: respect --abbrev in object's nameĐoàn Trần Công Danh1-0/+3
2020-08-21t4013: improve diff-post-processor logicbrian m. carlson1-21/+39
2020-08-17Merge branch 'so/log-diff-merges-opt'Junio C Hamano1-0/+2
2020-08-17Merge branch 'jk/log-fp-implies-m'Junio C Hamano1-0/+1
2020-08-11t/t4013: add test for --diff-merges=offSergey Organov1-0/+2
2020-07-30Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano1-2/+2
2020-07-29revision: add "--no-diff-merges" option to counteract "-m"Jeff King1-0/+1
2020-06-23fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin1-2/+2
2020-04-28Merge branch 'tb/diff-tree-with-notes'Junio C Hamano1-0/+12
2020-04-20diff-tree.c: load notes machinery when requiredTaylor Blau1-0/+12
2020-02-07t4013: make test hash independentbrian m. carlson1-6/+38
2019-09-05t: use LF variable defined in the test harnessJunio C Hamano1-3/+0
2019-05-30Merge branch 'nd/diff-parseopt'Junio C Hamano1-0/+2
2019-05-29diff-parseopt: restore -U (no argument) behaviorNguyễn Thái Ngọc Duy1-0/+2
2019-01-24combine-diff: treat --dirstat like --statJeff King1-0/+1
2019-01-24combine-diff: treat --summary like --statJeff King1-0/+7
2019-01-24combine-diff: treat --shortstat like --statJeff King1-0/+1
2018-11-20tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor1-1/+1
2018-08-29tests: fix non-portable "${var:-"str"}" constructÆvar Arnfjörð Bjarmason1-1/+1
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-02-27diff: add --compact-summaryNguyễn Thái Ngọc Duy1-0/+5
2017-12-06t4013: test new output from diff --abbrev --rawAnn T Ropea1-1/+15
2017-12-06t4013: prepare for upcoming "diff --raw --abbrev" output format changeAnn T Ropea1-6/+23
2017-12-04print_sha1_ellipsis: introduce helperAnn T Ropea1-1/+1
2017-09-28diff: correct newline in summary for renamed filesStefan Beller1-0/+12
2016-12-08diff: handle --no-abbrev in no-index caseJack Bates1-0/+7
2016-08-31graph: add support for --line-prefix on all graph-aware outputJacob Keller1-0/+6
2016-02-25diff: activate diff.renames by defaultMatthieu Moy1-0/+2
2014-07-28Merge branch 'maint'Junio C Hamano1-0/+10
2014-07-28t4013: test diff-tree's --stdin commit formattingJeff King1-0/+10
2014-04-30t4013-diff-various.sh: use the $( ... ) construct for command substitutionElia Pinto1-3/+3
2012-03-13diffstat summary line varies by locale: miscellanyJonathan Nieder1-1/+6
2011-04-11Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland1-2/+0
2011-04-11--dirstat-by-file: Make it faster and more correctJohan Herland1-0/+2
2011-04-11--dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland1-6/+21
2011-03-09log: fix --max-count when used together with -S or -GMatthieu Moy1-0/+3
2011-02-07diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy1-0/+11
2010-08-31diff/log -G<pattern>: testsJunio C Hamano1-0/+3
2010-08-06diff: parse separate options like -S fooMatthieu Moy1-0/+5
2010-03-09show --first-parent/-m: do not default to --ccJunio C Hamano1-0/+2
2010-03-09show -c: show patch textJunio C Hamano1-0/+1
2010-03-09t4013: add tests for log -p -m --first-parentJunio C Hamano1-0/+3
2009-08-18git-log: allow --decorate[=short|full]Lars Hjemli1-0/+1
2009-03-22format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd1-1/+1
2009-03-22format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd1-0/+1
2009-03-19test-lib: Simplify test counting.Johannes Sixt1-2/+1
2009-03-11Merge branch 'tr/gcov'Junio C Hamano1-0/+5