| Commit message (Expand) | Author | Age |
* | diffstat summary line varies by locale: miscellany | Jonathan Nieder | 2012-03-13 |
* | Teach --dirstat not to completely ignore rearranged lines within a file | Johan Herland | 2011-04-11 |
* | --dirstat-by-file: Make it faster and more correct | Johan Herland | 2011-04-11 |
* | --dirstat: Describe non-obvious differences relative to --stat or regular diff | Johan Herland | 2011-04-11 |
* | log: fix --max-count when used together with -S or -G | Matthieu Moy | 2011-03-09 |
* | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 2011-02-07 |
* | diff/log -G<pattern>: tests | Junio C Hamano | 2010-08-31 |
* | diff: parse separate options like -S foo | Matthieu Moy | 2010-08-06 |
* | show --first-parent/-m: do not default to --cc | Junio C Hamano | 2010-03-09 |
* | show -c: show patch text | Junio C Hamano | 2010-03-09 |
* | t4013: add tests for log -p -m --first-parent | Junio C Hamano | 2010-03-09 |
* | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-18 |
* | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2009-03-22 |
* | format-patch: --attach/inline uses filename instead of SHA1 | Stephen Boyd | 2009-03-22 |
* | test-lib: Simplify test counting. | Johannes Sixt | 2009-03-19 |
* | Merge branch 'tr/gcov' | Junio C Hamano | 2009-03-11 |
|\ |
|
| * | Test rev-list --parents/--children | Thomas Rast | 2009-02-20 |
| * | Test log --decorate | Thomas Rast | 2009-02-20 |
| * | Test diff --dirstat functionality | Thomas Rast | 2009-02-20 |
* | | Skip timestamp differences for diff --no-index | Michael Spang | 2009-02-18 |
|/ |
|
* | diff: accept -- when using --no-index | Thomas Rast | 2009-01-06 |
* | format-patch: autonumber by default | Brian Gernhardt | 2008-10-18 |
* | "git diff <tree>{3,}": do not reverse order of arguments | Matt McCutchen | 2008-10-12 |
* | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 |
* | "git diff": do not ignore index without --no-index | Junio C Hamano | 2008-05-24 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 |
* | Add a --cover-letter option to format-patch | Daniel Barkalow | 2008-02-19 |
* | Merge branch 'maint' | Junio C Hamano | 2007-07-03 |
|\ |
|
| * | diff --no-index: fix --name-status with added files | Johannes Schindelin | 2007-07-03 |
* | | format-patch: Add format.subjectprefix config option | Adam Roben | 2007-07-02 |
|/ |
|
* | Add testcase for format-patch --subject-prefix (take 3) | Robin H. Johnson | 2007-04-11 |
* | Merge branch 'js/attach' | Junio C Hamano | 2007-03-10 |
|\ |
|
| * | format-patch --attach: not folding some long headers. | Junio C Hamano | 2007-03-04 |
| * | format-patch: add --inline option and make --attach a true attachment | Johannes Schindelin | 2007-03-04 |
* | | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 2007-03-04 |
|/ |
|
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 |
* | config option log.showroot to show the diff of root commits | Peter Baumann | 2006-11-24 |
* | t/t4013: fix futzing with the version string. | Junio C Hamano | 2006-08-12 |
* | t4013 diff format tests update | Junio C Hamano | 2006-07-13 |
* | tests: Set EDITOR=: and VISUAL=: globally | Eric Wong | 2006-07-11 |
* | Merge branch 'jc/diff-test' | Junio C Hamano | 2006-07-05 |
|\ |
|
| * | t4013: add "diff" UI program tests. | Junio C Hamano | 2006-07-01 |
* | | t4013: note improvements brought by the new output code. | Junio C Hamano | 2006-06-29 |
|/ |
|
* | t4013: add format-patch tests. | Junio C Hamano | 2006-06-29 |
* | t4013: add more tests around -c and --cc | Junio C Hamano | 2006-06-26 |
* | t4013: add tests for diff/log family output options. | Junio C Hamano | 2006-06-26 |