aboutsummaryrefslogtreecommitdiff
path: root/t/t4013
Commit message (Expand)AuthorAge
* t4013: test new output from diff --abbrev --rawAnn T Ropea2017-12-06
* diff: correct newline in summary for renamed filesStefan Beller2017-09-28
* diff: handle --no-abbrev in no-index caseJack Bates2016-12-08
* graph: add support for --line-prefix on all graph-aware outputJacob Keller2016-08-31
* log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano2015-05-13
* log: decorate HEAD with branch nameJunio C Hamano2015-03-10
* diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-30
* Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy2012-02-03
* Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland2011-04-11
* --dirstat-by-file: Make it faster and more correctJohan Herland2011-04-11
* --dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland2011-04-11
* log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-09
* diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-07
* diff/log -G<pattern>: testsJunio C Hamano2010-08-31
* diff: parse separate options like -S fooMatthieu Moy2010-08-06
* format-patch: Add a signature option (--signature)Stephen Boyd2010-06-16
* show --first-parent/-m: do not default to --ccJunio C Hamano2010-03-09
* show -c: show patch textJunio C Hamano2010-03-09
* t4013: add tests for log -p -m --first-parentJunio C Hamano2010-03-09
* Let --decorate show HEAD positionThomas Rast2009-10-12
* git-log: allow --decorate[=short|full]Lars Hjemli2009-08-18
* Prettify log decorations even moreFelipe Contreras2009-05-13
* format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd2009-03-22
* format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd2009-03-22
* Merge branch 'tr/gcov'Junio C Hamano2009-03-11
|\
| * Test rev-list --parents/--childrenThomas Rast2009-02-20
| * Test log --decorateThomas Rast2009-02-20
| * Test diff --dirstat functionalityThomas Rast2009-02-20
* | Merge branch 'maint'Junio C Hamano2009-02-18
|\ \ | |/ |/|
| * Skip timestamp differences for diff --no-indexMichael Spang2009-02-18
* | log: do not print ellipses with --abbrev-commitThomas Rast2009-02-13
|/
* diff: accept -- when using --no-indexThomas Rast2009-01-06
* format-patch: autonumber by defaultBrian Gernhardt2008-10-18
* "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-10-12
* format-patch: Produce better output with --inline or --attachKevin Ballard2008-07-29
* "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-24
* format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin2008-03-02
* Add a --cover-letter option to format-patchDaniel Barkalow2008-02-19
* Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-15
* Merge branch 'maint'Junio C Hamano2007-07-03
|\
| * diff --no-index: fix --name-status with added filesJohannes Schindelin2007-07-03
* | format-patch: Add format.subjectprefix config optionAdam Roben2007-07-02
|/
* Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson2007-04-11
* format-patch --attach: not folding some long headers.Junio C Hamano2007-03-04
* format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-04
* Add --summary to git-format-patch by defaultJunio C Hamano2007-01-17
* Turn on recursive with --summaryJohannes Schindelin2006-10-05
* Adjust t4013 tests to corrected format-patch.Junio C Hamano2006-07-13
* t4013 diff format tests updateJunio C Hamano2006-07-13
* Merge branch 'jc/diff-test'Junio C Hamano2006-07-05
|\