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