summaryrefslogtreecommitdiff
path: root/t/t4013
Commit message (Expand)AuthorAgeFilesLines
* log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano2015-05-131-1/+1
* log: decorate HEAD with branch nameJunio C Hamano2015-03-101-1/+1
* diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-3053-282/+282
* Use correct grammar in diffstat summary linend/diffstat-gramnumNguyễn Thái Ngọc Duy2012-02-0352-89/+89
* Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland2011-04-111-0/+1
* --dirstat-by-file: Make it faster and more correctJohan Herland2011-04-111-0/+3
* --dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland2011-04-114-1/+15
* log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-093-0/+16
* diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-072-0/+53
* diff/log -G<pattern>: testsJunio C Hamano2010-08-313-0/+52
* diff: parse separate options like -S fooMatthieu Moy2010-08-061-0/+7
* format-patch: Add a signature option (--signature)Stephen Boyd2010-06-161-0/+3
* show --first-parent/-m: do not default to --ccJunio C Hamano2010-03-092-0/+123
* show -c: show patch textJunio C Hamano2010-03-091-0/+36
* t4013: add tests for log -p -m --first-parentJunio C Hamano2010-03-093-0/+378
* Let --decorate show HEAD positionThomas Rast2009-10-122-2/+2
* git-log: allow --decorate[=short|full]Lars Hjemli2009-08-181-0/+34
* Prettify log decorations even moreFelipe Contreras2009-05-131-3/+3
* format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd2009-03-221-0/+170
* format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd2009-03-229-32/+93
* Merge branch 'tr/gcov'Junio C Hamano2009-03-114-0/+51
|\
| * Test rev-list --parents/--childrenThomas Rast2009-02-202-0/+14
| * Test log --decorateThomas Rast2009-02-201-0/+34
| * Test diff --dirstat functionalityThomas Rast2009-02-201-0/+3
* | Merge branch 'maint'Junio C Hamano2009-02-181-0/+2
|\ \ | |/ |/|
| * Skip timestamp differences for diff --no-indexMichael Spang2009-02-181-0/+2
* | log: do not print ellipses with --abbrev-commitThomas Rast2009-02-1314-14/+14
|/
* diff: accept -- when using --no-indexThomas Rast2009-01-061-0/+3
* format-patch: autonumber by defaultBrian Gernhardt2008-10-189-18/+272
* "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-10-121-0/+29
* format-patch: Produce better output with --inline or --attachKevin Ballard2008-07-298-0/+32
* "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-242-1/+3
* format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin2008-03-021-2/+2
* Add a --cover-letter option to format-patchDaniel Barkalow2008-02-191-0/+100
* Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-151-1/+0
* Merge branch 'maint'Junio C Hamano2007-07-031-0/+3
|\
| * diff --no-index: fix --name-status with added filesJohannes Schindelin2007-07-031-0/+3
* | format-patch: Add format.subjectprefix config optionAdam Roben2007-07-022-0/+62
|/
* Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson2007-04-111-0/+164
* format-patch --attach: not folding some long headers.Junio C Hamano2007-03-046-72/+36
* format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-046-6/+353
* Add --summary to git-format-patch by defaultJunio C Hamano2007-01-176-0/+12
* Turn on recursive with --summaryJohannes Schindelin2006-10-051-1/+1
* Adjust t4013 tests to corrected format-patch.Junio C Hamano2006-07-136-0/+8
* t4013 diff format tests updateJunio C Hamano2006-07-1341-103/+157
* Merge branch 'jc/diff-test'Junio C Hamano2006-07-059-0/+254
|\
| * t4013: add "diff" UI program tests.Junio C Hamano2006-07-019-0/+254
* | t4013: note improvements brought by the new output code.Junio C Hamano2006-06-293-0/+56
* | Merge branch 'jc/diff-test' into jc/diff-test-updatesJunio C Hamano2006-06-296-0/+572
|\ \ | |/
| * t4013: add format-patch tests.Junio C Hamano2006-06-296-0/+572