summaryrefslogtreecommitdiffstats
path: root/t/t4013
AgeCommit message (Expand)AuthorLines
2019-05-30Merge branch 'nd/diff-parseopt'Junio C Hamano-0/+92
2019-05-29diff-parseopt: restore -U (no argument) behaviorNguyễn Thái Ngọc Duy-0/+92
2019-01-24combine-diff: treat --dirstat like --statJeff King-0/+3
2019-01-24combine-diff: treat --summary like --statJeff King-0/+6
2019-01-24combine-diff: treat --shortstat like --statJeff King-0/+4
2018-02-27diff: add --compact-summaryNguyễn Thái Ngọc Duy-0/+32
2017-12-06t4013: test new output from diff --abbrev --rawAnn T Ropea-0/+238
2017-09-28diff: correct newline in summary for renamed filesStefan Beller-0/+22
2016-12-08diff: handle --no-abbrev in no-index caseJack Bates-0/+27
2016-08-31graph: add support for --line-prefix on all graph-aware outputJacob Keller-0/+44
2015-05-13log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano-1/+1
2015-03-10log: decorate HEAD with branch nameJunio C Hamano-1/+1
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek-282/+282
2012-02-03Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy-89/+89
2011-04-11Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland-0/+1
2011-04-11--dirstat-by-file: Make it faster and more correctJohan Herland-0/+3
2011-04-11--dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland-1/+15
2011-03-09log: fix --max-count when used together with -S or -GMatthieu Moy-0/+16
2011-02-07diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy-0/+53
2010-08-31diff/log -G<pattern>: testsJunio C Hamano-0/+52
2010-08-06diff: parse separate options like -S fooMatthieu Moy-0/+7
2010-06-16format-patch: Add a signature option (--signature)Stephen Boyd-0/+3
2010-03-09show --first-parent/-m: do not default to --ccJunio C Hamano-0/+123
2010-03-09show -c: show patch textJunio C Hamano-0/+36
2010-03-09t4013: add tests for log -p -m --first-parentJunio C Hamano-0/+378
2009-10-12Let --decorate show HEAD positionThomas Rast-2/+2
2009-08-18git-log: allow --decorate[=short|full]Lars Hjemli-0/+34
2009-05-13Prettify log decorations even moreFelipe Contreras-3/+3
2009-03-22format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd-0/+170
2009-03-22format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd-32/+93
2009-03-11Merge branch 'tr/gcov'Junio C Hamano-0/+51
2009-02-20Test rev-list --parents/--childrenThomas Rast-0/+14
2009-02-20Test log --decorateThomas Rast-0/+34
2009-02-20Test diff --dirstat functionalityThomas Rast-0/+3
2009-02-18Merge branch 'maint'Junio C Hamano-0/+2
2009-02-18Skip timestamp differences for diff --no-indexMichael Spang-0/+2
2009-02-13log: do not print ellipses with --abbrev-commitThomas Rast-14/+14
2009-01-06diff: accept -- when using --no-indexThomas Rast-0/+3
2008-10-18format-patch: autonumber by defaultBrian Gernhardt-18/+272
2008-10-12"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen-0/+29
2008-07-29format-patch: Produce better output with --inline or --attachKevin Ballard-0/+32
2008-05-24"git diff": do not ignore index without --no-indexJunio C Hamano-1/+3
2008-03-02format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin-2/+2
2008-02-19Add a --cover-letter option to format-patchDaniel Barkalow-0/+100
2007-10-15Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds-1/+0
2007-07-03Merge branch 'maint'Junio C Hamano-0/+3
2007-07-03diff --no-index: fix --name-status with added filesJohannes Schindelin-0/+3
2007-07-02format-patch: Add format.subjectprefix config optionAdam Roben-0/+62
2007-04-11Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson-0/+164
2007-03-04format-patch --attach: not folding some long headers.Junio C Hamano-72/+36