summaryrefslogtreecommitdiff
path: root/t/t4013-diff-various.sh
Commit message (Expand)AuthorAgeFilesLines
* diff: handle --no-abbrev in no-index casejb/diff-no-index-no-abbrevJack Bates2016-12-081-0/+7
* graph: add support for --line-prefix on all graph-aware outputJacob Keller2016-08-311-0/+6
* diff: activate diff.renames by defaultmm/diff-renames-defaultMatthieu Moy2016-02-251-0/+2
* Merge branch 'maint'Junio C Hamano2014-07-281-0/+10
|\
| * t4013: test diff-tree's --stdin commit formattingJeff King2014-07-281-0/+10
* | t4013-diff-various.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-3/+3
|/
* diffstat summary line varies by locale: miscellanyjn/diffstat-testsJonathan Nieder2012-03-131-1/+6
* Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland2011-04-111-2/+0
* --dirstat-by-file: Make it faster and more correctJohan Herland2011-04-111-0/+2
* --dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland2011-04-111-6/+21
* log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-091-0/+3
* diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-071-0/+11
* diff/log -G<pattern>: testsJunio C Hamano2010-08-311-0/+3
* diff: parse separate options like -S fooMatthieu Moy2010-08-061-0/+5
* show --first-parent/-m: do not default to --ccJunio C Hamano2010-03-091-0/+2
* show -c: show patch textJunio C Hamano2010-03-091-0/+1
* t4013: add tests for log -p -m --first-parentJunio C Hamano2010-03-091-0/+3
* git-log: allow --decorate[=short|full]Lars Hjemli2009-08-181-0/+1
* format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd2009-03-221-1/+1
* format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd2009-03-221-0/+1
* test-lib: Simplify test counting.Johannes Sixt2009-03-191-2/+1
* Merge branch 'tr/gcov'Junio C Hamano2009-03-111-0/+5
|\
| * Test rev-list --parents/--childrenThomas Rast2009-02-201-0/+3
| * Test log --decorateThomas Rast2009-02-201-0/+1
| * Test diff --dirstat functionalityThomas Rast2009-02-201-0/+1
* | Skip timestamp differences for diff --no-indexMichael Spang2009-02-181-0/+5
|/
* diff: accept -- when using --no-indexThomas Rast2009-01-061-0/+1
* format-patch: autonumber by defaultBrian Gernhardt2008-10-181-0/+3
* "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-10-121-0/+1
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-241-0/+1
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
* Add a --cover-letter option to format-patchDaniel Barkalow2008-02-191-0/+1
* Merge branch 'maint'Junio C Hamano2007-07-031-0/+2
|\
| * diff --no-index: fix --name-status with added filesJohannes Schindelin2007-07-031-0/+2
* | format-patch: Add format.subjectprefix config optionAdam Roben2007-07-021-0/+2
|/
* Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson2007-04-111-0/+1
* Merge branch 'js/attach'Junio C Hamano2007-03-101-1/+4
|\
| * format-patch --attach: not folding some long headers.Junio C Hamano2007-03-041-1/+1
| * format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-041-0/+3
* | Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-1/+1
|/
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* config option log.showroot to show the diff of root commitsPeter Baumann2006-11-241-0/+1
* t/t4013: fix futzing with the version string.Junio C Hamano2006-08-121-2/+4
* t4013 diff format tests updateJunio C Hamano2006-07-131-1/+4
* tests: Set EDITOR=: and VISUAL=: globallyEric Wong2006-07-111-1/+1
* Merge branch 'jc/diff-test'Junio C Hamano2006-07-051-0/+9
|\
| * t4013: add "diff" UI program tests.Junio C Hamano2006-07-011-0/+9
* | t4013: note improvements brought by the new output code.Junio C Hamano2006-06-291-6/+12
|/
* t4013: add format-patch tests.Junio C Hamano2006-06-291-1/+9