summaryrefslogtreecommitdiff
path: root/t/t4013-diff-various.sh
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-03Merge branch 'maint'Libravatar Junio C Hamano1-0/+2
2007-07-03diff --no-index: fix --name-status with added filesLibravatar Johannes Schindelin1-0/+2
2007-07-02format-patch: Add format.subjectprefix config optionLibravatar Adam Roben1-0/+2
2007-04-11Add testcase for format-patch --subject-prefix (take 3)Libravatar Robin H. Johnson1-0/+1
2007-03-10Merge branch 'js/attach'Libravatar Junio C Hamano1-1/+4
2007-03-04format-patch --attach: not folding some long headers.Libravatar Junio C Hamano1-1/+1
2007-03-04format-patch: add --inline option and make --attach a true attachmentLibravatar Johannes Schindelin1-0/+3
2007-03-04Get rid of the dependency to GNU diff in the testsLibravatar Johannes Schindelin1-1/+1
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-1/+1
2006-11-24config option log.showroot to show the diff of root commitsLibravatar Peter Baumann1-0/+1
2006-08-12t/t4013: fix futzing with the version string.Libravatar Junio C Hamano1-2/+4