Files
git/builtin
Junio C Hamano c12c71fabb Merge branch 'nd/ita-cleanup' into maint
Git does not know what the contents in the index should be for a
path added with "git add -N" yet, so "git grep --cached" should not
show hits (or show lack of hits, with -L) in such a path, but that
logic does not apply to "git grep", i.e. searching in the working
tree files.  But we did so by mistake, which has been corrected.

* nd/ita-cleanup:
  grep: fix grepping for "intent to add" files
  t7810-grep.sh: fix a whitespace inconsistency
  t7810-grep.sh: fix duplicated test name
2016-07-28 11:25:51 -07:00
..
2016-06-07 17:43:39 -07:00
2016-05-09 12:29:08 -07:00
2016-06-03 14:38:04 -07:00
2016-07-06 13:06:46 -07:00
2016-02-26 13:37:16 -08:00
2015-11-20 08:02:05 -05:00
2016-05-09 12:29:08 -07:00
2016-05-23 14:54:31 -07:00
2016-02-10 14:20:08 -08:00
2015-10-21 15:59:34 -07:00
2016-04-25 15:17:15 -07:00
2016-02-26 13:37:16 -08:00
2016-05-17 14:38:28 -07:00
2016-05-17 14:38:23 -07:00
2016-02-26 13:37:25 -08:00
2015-10-05 13:20:08 -07:00
2016-05-17 14:38:28 -07:00
2016-01-28 16:10:14 -08:00
2016-04-29 12:59:09 -07:00
2015-11-20 08:02:05 -05:00