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