summaryrefslogtreecommitdiff
path: root/t/t4013-diff-various.sh
AgeCommit message (Expand)Author
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
2016-02-25diff: activate diff.renames by defaultMatthieu Moy
2014-07-28Merge branch 'maint'Junio C Hamano
2014-07-28t4013: test diff-tree's --stdin commit formattingJeff King
2014-04-30t4013-diff-various.sh: use the $( ... ) construct for command substitutionElia Pinto
2012-03-13diffstat summary line varies by locale: miscellanyJonathan Nieder
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-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-08-18git-log: allow --decorate[=short|full]Lars Hjemli
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-19test-lib: Simplify test counting.Johannes Sixt
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-18Skip timestamp differences for diff --no-indexMichael Spang
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-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-05-24"git diff": do not ignore index without --no-indexJunio C Hamano
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-02-20Add a --cover-letter option to format-patchDaniel Barkalow
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-11Merge branch 'js/attach'Junio C Hamano
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-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2006-11-24config option log.showroot to show the diff of root commitsPeter Baumann
2006-08-13t/t4013: fix futzing with the version string.Junio C Hamano
2006-07-14t4013 diff format tests updateJunio C Hamano
2006-07-11tests: Set EDITOR=: and VISUAL=: globallyEric Wong
2006-07-05Merge branch 'jc/diff-test'Junio C Hamano
2006-07-02t4013: add "diff" UI program tests.Junio C Hamano
2006-06-29t4013: note improvements brought by the new output code.Junio C Hamano
2006-06-29t4013: add format-patch tests.Junio C Hamano