summaryrefslogtreecommitdiff
path: root/t/t4013-diff-various.sh
AgeCommit message (Expand)AuthorFilesLines
2020-04-28Merge branch 'tb/diff-tree-with-notes'Libravatar Junio C Hamano1-0/+12
2020-04-20diff-tree.c: load notes machinery when requiredLibravatar Taylor Blau1-0/+12
2020-02-07t4013: make test hash independentLibravatar brian m. carlson1-6/+38
2019-09-05t: use LF variable defined in the test harnessLibravatar Junio C Hamano1-3/+0
2019-05-30Merge branch 'nd/diff-parseopt'Libravatar Junio C Hamano1-0/+2
2019-05-29diff-parseopt: restore -U (no argument) behaviorLibravatar Nguyễn Thái Ngọc Duy1-0/+2
2019-01-24combine-diff: treat --dirstat like --statLibravatar Jeff King1-0/+1
2019-01-24combine-diff: treat --summary like --statLibravatar Jeff King1-0/+7
2019-01-24combine-diff: treat --shortstat like --statLibravatar Jeff King1-0/+1
2018-11-20tests: send "bug in the test script" errors to the script's stderrLibravatar SZEDER Gábor1-1/+1
2018-08-29tests: fix non-portable "${var:-"str"}" constructLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2018-03-27t/helper: merge test-chmtime into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-02-27diff: add --compact-summaryLibravatar Nguyễn Thái Ngọc Duy1-0/+5
2017-12-06t4013: test new output from diff --abbrev --rawLibravatar Ann T Ropea1-1/+15
2017-12-06t4013: prepare for upcoming "diff --raw --abbrev" output format changeLibravatar Ann T Ropea1-6/+23
2017-12-04print_sha1_ellipsis: introduce helperLibravatar Ann T Ropea1-1/+1
2017-09-28diff: correct newline in summary for renamed filesLibravatar Stefan Beller1-0/+12
2016-12-08diff: handle --no-abbrev in no-index caseLibravatar Jack Bates1-0/+7
2016-08-31graph: add support for --line-prefix on all graph-aware outputLibravatar Jacob Keller1-0/+6
2016-02-25diff: activate diff.renames by defaultLibravatar Matthieu Moy1-0/+2
2014-07-28Merge branch 'maint'Libravatar Junio C Hamano1-0/+10
2014-07-28t4013: test diff-tree's --stdin commit formattingLibravatar Jeff King1-0/+10
2014-04-30t4013-diff-various.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2012-03-13diffstat summary line varies by locale: miscellanyLibravatar Jonathan Nieder1-1/+6
2011-04-11Teach --dirstat not to completely ignore rearranged lines within a fileLibravatar Johan Herland1-2/+0
2011-04-11--dirstat-by-file: Make it faster and more correctLibravatar Johan Herland1-0/+2
2011-04-11--dirstat: Describe non-obvious differences relative to --stat or regular diffLibravatar Johan Herland1-6/+21
2011-03-09log: fix --max-count when used together with -S or -GLibravatar Matthieu Moy1-0/+3
2011-02-07diff: support --cached on unborn branchesLibravatar Nguyễn Thái Ngọc Duy1-0/+11
2010-08-31diff/log -G<pattern>: testsLibravatar Junio C Hamano1-0/+3
2010-08-06diff: parse separate options like -S fooLibravatar Matthieu Moy1-0/+5
2010-03-09show --first-parent/-m: do not default to --ccLibravatar Junio C Hamano1-0/+2
2010-03-09show -c: show patch textLibravatar Junio C Hamano1-0/+1
2010-03-09t4013: add tests for log -p -m --first-parentLibravatar Junio C Hamano1-0/+3
2009-08-18git-log: allow --decorate[=short|full]Libravatar Lars Hjemli1-0/+1
2009-03-22format-patch: --numbered-files and --stdout aren't mutually exclusiveLibravatar Stephen Boyd1-1/+1
2009-03-22format-patch: --attach/inline uses filename instead of SHA1Libravatar Stephen Boyd1-0/+1
2009-03-19test-lib: Simplify test counting.Libravatar Johannes Sixt1-2/+1
2009-03-11Merge branch 'tr/gcov'Libravatar Junio C Hamano1-0/+5
2009-02-20Test rev-list --parents/--childrenLibravatar Thomas Rast1-0/+3
2009-02-20Test log --decorateLibravatar Thomas Rast1-0/+1
2009-02-20Test diff --dirstat functionalityLibravatar Thomas Rast1-0/+1
2009-02-18Skip timestamp differences for diff --no-indexLibravatar Michael Spang1-0/+5
2009-01-06diff: accept -- when using --no-indexLibravatar Thomas Rast1-0/+1
2008-10-18format-patch: autonumber by defaultLibravatar Brian Gernhardt1-0/+3
2008-10-12"git diff <tree>{3,}": do not reverse order of argumentsLibravatar Matt McCutchen1-0/+1
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-1/+1
2008-05-24"git diff": do not ignore index without --no-indexLibravatar Junio C Hamano1-0/+1
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-1/+1
2008-02-19Add a --cover-letter option to format-patchLibravatar Daniel Barkalow1-0/+1