Age | Commit message (Expand) | Author | Files | Lines |
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 |