Age | Commit message (Expand) | Author | Files | Lines |
2019-09-05 | t: use LF variable defined in the test harness | Junio C Hamano | 1 | -3/+0 |
2019-05-30 | Merge branch 'nd/diff-parseopt' | Junio C Hamano | 1 | -0/+2 |
2019-05-29 | diff-parseopt: restore -U (no argument) behavior | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2019-01-24 | combine-diff: treat --dirstat like --stat | Jeff King | 1 | -0/+1 |
2019-01-24 | combine-diff: treat --summary like --stat | Jeff King | 1 | -0/+7 |
2019-01-24 | combine-diff: treat --shortstat like --stat | Jeff King | 1 | -0/+1 |
2018-11-20 | tests: send "bug in the test script" errors to the script's stderr | SZEDER Gábor | 1 | -1/+1 |
2018-08-29 | tests: fix non-portable "${var:-"str"}" construct | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-chmtime into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-02-27 | diff: add --compact-summary | Nguyễn Thái Ngọc Duy | 1 | -0/+5 |
2017-12-06 | t4013: test new output from diff --abbrev --raw | Ann T Ropea | 1 | -1/+15 |
2017-12-06 | t4013: prepare for upcoming "diff --raw --abbrev" output format change | Ann T Ropea | 1 | -6/+23 |
2017-12-04 | print_sha1_ellipsis: introduce helper | Ann T Ropea | 1 | -1/+1 |
2017-09-28 | diff: correct newline in summary for renamed files | Stefan Beller | 1 | -0/+12 |
2016-12-08 | diff: handle --no-abbrev in no-index case | Jack Bates | 1 | -0/+7 |
2016-08-31 | graph: add support for --line-prefix on all graph-aware output | Jacob Keller | 1 | -0/+6 |
2016-02-25 | diff: activate diff.renames by default | Matthieu Moy | 1 | -0/+2 |
2014-07-28 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+10 |
2014-07-28 | t4013: test diff-tree's --stdin commit formatting | Jeff King | 1 | -0/+10 |
2014-04-30 | t4013-diff-various.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -3/+3 |
2012-03-13 | diffstat summary line varies by locale: miscellany | Jonathan Nieder | 1 | -1/+6 |
2011-04-11 | Teach --dirstat not to completely ignore rearranged lines within a file | Johan Herland | 1 | -2/+0 |
2011-04-11 | --dirstat-by-file: Make it faster and more correct | Johan Herland | 1 | -0/+2 |
2011-04-11 | --dirstat: Describe non-obvious differences relative to --stat or regular diff | Johan Herland | 1 | -6/+21 |
2011-03-09 | log: fix --max-count when used together with -S or -G | Matthieu Moy | 1 | -0/+3 |
2011-02-07 | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 1 | -0/+11 |
2010-08-31 | diff/log -G<pattern>: tests | Junio C Hamano | 1 | -0/+3 |
2010-08-06 | diff: parse separate options like -S foo | Matthieu Moy | 1 | -0/+5 |
2010-03-09 | show --first-parent/-m: do not default to --cc | Junio C Hamano | 1 | -0/+2 |
2010-03-09 | show -c: show patch text | Junio C Hamano | 1 | -0/+1 |
2010-03-09 | t4013: add tests for log -p -m --first-parent | Junio C Hamano | 1 | -0/+3 |
2009-08-18 | git-log: allow --decorate[=short|full] | Lars Hjemli | 1 | -0/+1 |
2009-03-22 | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 1 | -1/+1 |
2009-03-22 | format-patch: --attach/inline uses filename instead of SHA1 | Stephen Boyd | 1 | -0/+1 |
2009-03-19 | test-lib: Simplify test counting. | Johannes Sixt | 1 | -2/+1 |
2009-03-11 | Merge branch 'tr/gcov' | Junio C Hamano | 1 | -0/+5 |
2009-02-20 | Test rev-list --parents/--children | Thomas Rast | 1 | -0/+3 |
2009-02-20 | Test log --decorate | Thomas Rast | 1 | -0/+1 |
2009-02-20 | Test diff --dirstat functionality | Thomas Rast | 1 | -0/+1 |
2009-02-18 | Skip timestamp differences for diff --no-index | Michael Spang | 1 | -0/+5 |
2009-01-06 | diff: accept -- when using --no-index | Thomas Rast | 1 | -0/+1 |
2008-10-18 | format-patch: autonumber by default | Brian Gernhardt | 1 | -0/+3 |
2008-10-12 | "git diff <tree>{3,}": do not reverse order of arguments | Matt McCutchen | 1 | -0/+1 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
2008-05-24 | "git diff": do not ignore index without --no-index | Junio C Hamano | 1 | -0/+1 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -1/+1 |
2008-02-19 | Add a --cover-letter option to format-patch | Daniel Barkalow | 1 | -0/+1 |
2007-07-03 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
2007-07-03 | diff --no-index: fix --name-status with added files | Johannes Schindelin | 1 | -0/+2 |
2007-07-02 | format-patch: Add format.subjectprefix config option | Adam Roben | 1 | -0/+2 |