Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/diff-no-index-d-f' | Junio C Hamano | 2015-05-05 | 1 | -0/+34 |
|\ | |||||
| * | diff-no-index: align D/F handling with that of normal Gitjc/diff-no-index-d-f | Junio C Hamano | 2015-03-26 | 1 | -0/+12 |
| * | diff-no-index: DWIM "diff D F" into "diff D/F F" | Junio C Hamano | 2015-03-25 | 1 | -0/+22 |
* | | t: use test_expect_code instead of hand-rolled comparison | Jeff King | 2015-03-20 | 1 | -2/+2 |
|/ | |||||
* | diff: add test for --no-index executed outside repo | Thomas Gummerer | 2013-12-16 | 1 | -0/+11 |
* | diff: don't read index when --no-index is given | Thomas Gummerer | 2013-12-12 | 1 | -0/+15 |
* | diff: handle relative paths in no-index | Jeff King | 2012-06-22 | 1 | -1/+14 |
* | diff --no-index: reset temporary buffer lengths on directory iteration | Bobby Powers | 2012-05-16 | 1 | -0/+19 |