| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-05-21 | diff-merges: let "-m" imply "-p" | Sergey Organov | 1 | -2/+2 |
| 2021-05-21 | t4013: test "git diff-index -m" | Sergey Organov | 1 | -0/+13 |
| 2021-05-21 | t4013: test "git diff-tree -m" | Sergey Organov | 1 | -0/+1 |
| 2021-05-21 | t4013: test "git log -m --stat" | Sergey Organov | 1 | -0/+1 |
| 2021-05-21 | t4013: test "git log -m --raw" | Sergey Organov | 1 | -0/+1 |
| 2021-05-21 | t4013: test that "-m" alone has no effect in "git log" | Sergey Organov | 1 | -0/+8 |
| 2021-04-16 | diff-merges: introduce log.diffMerges config variable | Sergey Organov | 1 | -0/+23 |
| 2021-04-16 | diff-merges: introduce --diff-merges=on | Sergey Organov | 1 | -0/+8 |
| 2021-02-25 | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 1 | -1/+1 |
| 2021-02-12 | test libs: rename "diff-lib" to "lib-diff" | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2021-02-05 | Merge branch 'so/log-diff-merge' | Junio C Hamano | 1 | -1/+10 |
| 2020-12-21 | t4013: add tests for --diff-merges=first-parent | Sergey Organov | 1 | -0/+2 |
| 2020-12-21 | diff-merges: fix -m to properly override -c/--cc | Sergey Organov | 1 | -2/+2 |
| 2020-12-21 | t4013: add tests for -m failing to override -c/--cc | Sergey Organov | 1 | -0/+2 |
| 2020-12-21 | t4013: support test_expect_failure through ':failure' magic | Sergey Organov | 1 | -1/+6 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2020-11-02 | Merge branch 'mk/diff-ignore-regex' | Junio C Hamano | 1 | -0/+41 |
| 2020-10-20 | diff: add -I<regex> that ignores matching changes | Michał Kępień | 1 | -0/+41 |
| 2020-08-31 | Merge branch 'dd/diff-customize-index-line-abbrev' | Junio C Hamano | 1 | -21/+42 |
| 2020-08-21 | diff: index-line: respect --abbrev in object's name | Đoàn Trần Công Danh | 1 | -0/+3 |
| 2020-08-21 | t4013: improve diff-post-processor logic | brian m. carlson | 1 | -21/+39 |
| 2020-08-17 | Merge branch 'so/log-diff-merges-opt' | Junio C Hamano | 1 | -0/+2 |
| 2020-08-17 | Merge branch 'jk/log-fp-implies-m' | Junio C Hamano | 1 | -0/+1 |
| 2020-08-11 | t/t4013: add test for --diff-merges=off | Sergey Organov | 1 | -0/+2 |
| 2020-07-30 | Revert "fmt-merge-msg: stop treating `master` specially" | Junio C Hamano | 1 | -2/+2 |
| 2020-07-29 | revision: add "--no-diff-merges" option to counteract "-m" | Jeff King | 1 | -0/+1 |
| 2020-06-23 | fmt-merge-msg: stop treating `master` specially | Johannes Schindelin | 1 | -2/+2 |
| 2020-04-28 | Merge branch 'tb/diff-tree-with-notes' | Junio C Hamano | 1 | -0/+12 |
| 2020-04-20 | diff-tree.c: load notes machinery when required | Taylor Blau | 1 | -0/+12 |
| 2020-02-07 | t4013: make test hash independent | brian m. carlson | 1 | -6/+38 |
| 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 |
| 2007-04-11 | Add testcase for format-patch --subject-prefix (take 3) | Robin H. Johnson | 1 | -0/+1 |
| 2007-03-10 | Merge branch 'js/attach' | Junio C Hamano | 1 | -1/+4 |
| 2007-03-04 | format-patch --attach: not folding some long headers. | Junio C Hamano | 1 | -1/+1 |
| 2007-03-04 | format-patch: add --inline option and make --attach a true attachment | Johannes Schindelin | 1 | -0/+3 |
| 2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -1/+1 |
| 2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -1/+1 |
| 2006-11-24 | config option log.showroot to show the diff of root commits | Peter Baumann | 1 | -0/+1 |
| 2006-08-12 | t/t4013: fix futzing with the version string. | Junio C Hamano | 1 | -2/+4 |
| 2006-07-13 | t4013 diff format tests update | Junio C Hamano | 1 | -1/+4 |
| 2006-07-11 | tests: Set EDITOR=: and VISUAL=: globally | Eric Wong | 1 | -1/+1 |
| 2006-07-05 | Merge branch 'jc/diff-test' | Junio C Hamano | 1 | -0/+9 |
| 2006-07-01 | t4013: add "diff" UI program tests. | Junio C Hamano | 1 | -0/+9 |
| 2006-06-29 | t4013: note improvements brought by the new output code. | Junio C Hamano | 1 | -6/+12 |
| 2006-06-29 | t4013: add format-patch tests. | Junio C Hamano | 1 | -1/+9 |
| 2006-06-26 | t4013: add more tests around -c and --cc | Junio C Hamano | 1 | -3/+25 |
| 2006-06-26 | t4013: add tests for diff/log family output options. | Junio C Hamano | 1 | -0/+202 |