Files
git/builtin
Junio C Hamano 73b063130b Merge branch 'tg/diff-no-index-refactor'
"git diff ../else/where/A ../else/where/B" when ../else/where is
clearly outside the repository, and "git diff --no-index A B", do
not have to look at the index at all, but we used to read the index
unconditionally.

* tg/diff-no-index-refactor:
  diff: avoid some nesting
  diff: add test for --no-index executed outside repo
  diff: don't read index when --no-index is given
  diff: move no-index detection to builtin/diff.c
2013-12-27 14:58:17 -08:00
..
2013-09-17 11:42:34 -07:00
2013-12-17 12:02:44 -08:00
2013-12-17 12:02:44 -08:00
2013-10-23 13:21:31 -07:00
2013-09-09 14:36:15 -07:00
2013-12-27 14:57:50 -08:00
2013-12-17 12:02:44 -08:00
2013-12-17 14:12:17 -08:00
2013-07-15 10:56:07 -07:00
2013-09-09 14:36:15 -07:00