summaryrefslogtreecommitdiffstats
path: root/t/t4013-diff-various.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin2020-06-241-2/+2
* Merge branch 'tb/diff-tree-with-notes'Junio C Hamano2020-04-291-0/+12
|\
| * diff-tree.c: load notes machinery when requiredTaylor Blau2020-04-211-0/+12
* | t4013: make test hash independentbrian m. carlson2020-02-071-6/+38
|/
* t: use LF variable defined in the test harnessJunio C Hamano2019-09-051-3/+0
* Merge branch 'nd/diff-parseopt'Junio C Hamano2019-05-301-0/+2
|\
| * diff-parseopt: restore -U (no argument) behaviorNguyễn Thái Ngọc Duy2019-05-291-0/+2
* | combine-diff: treat --dirstat like --statJeff King2019-01-241-0/+1
* | combine-diff: treat --summary like --statJeff King2019-01-241-0/+7
* | combine-diff: treat --shortstat like --statJeff King2019-01-241-0/+1
|/
* tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor2018-11-201-1/+1
* tests: fix non-portable "${var:-"str"}" constructÆvar Arnfjörð Bjarmason2018-08-291-1/+1
* t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* diff: add --compact-summaryNguyễn Thái Ngọc Duy2018-02-281-0/+5
* t4013: test new output from diff --abbrev --rawAnn T Ropea2017-12-061-1/+15
* t4013: prepare for upcoming "diff --raw --abbrev" output format changeAnn T Ropea2017-12-061-6/+23
* print_sha1_ellipsis: introduce helperAnn T Ropea2017-12-041-1/+1
* diff: correct newline in summary for renamed filesStefan Beller2017-09-281-0/+12
* diff: handle --no-abbrev in no-index caseJack Bates2016-12-081-0/+7
* graph: add support for --line-prefix on all graph-aware outputJacob Keller2016-09-011-0/+6
* diff: activate diff.renames by 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: miscellanyJonathan 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-081-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-231-1/+1
* format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd2009-03-231-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-071-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