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