Nguyễn Thái Ngọc Duy
0b0ecaac2a
grep: avoid accepting ambiguous revision
...
Unlike other commands that take both revs and pathspecs without "--"
disamiguators only when the boundary is clear, "git grep" treated
what can be interpreted as a rev as-is, without making sure that it
could also have meant a pathspec. E.g.
$ git grep -e foo master
when 'master' is in the working tree, should have triggered an
ambiguity error, but it didn't, and searched in the tree of the
commit named by 'master'.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-01-21 16:57:38 -08:00
..
2013-01-10 13:47:25 -08:00
2013-01-06 22:10:23 -08:00
2012-08-22 12:02:28 -07:00
2012-08-20 12:23:15 -07:00
2013-01-20 17:06:53 -08:00
2013-01-09 08:27:09 -08:00
2012-09-10 15:31:06 -07:00
2012-09-17 15:59:34 -07:00
2012-08-22 12:02:28 -07:00
2012-11-15 17:36:26 -08:00
2012-08-20 12:23:16 -07:00
2013-01-10 13:47:30 -08:00
2012-08-20 12:23:16 -07:00
2012-07-23 20:55:54 -07:00
2013-01-10 11:45:02 -08:00
2012-11-25 18:35:46 -08:00
2012-08-20 12:23:16 -07:00
2012-10-25 06:42:27 -04:00
2012-11-02 11:38:29 -04:00
2012-11-20 10:32:10 -08:00
2012-12-03 09:57:16 -08:00
2012-10-29 03:40:29 -04:00
2012-09-24 12:39:21 -07:00
2013-01-10 13:46:29 -08:00
2012-09-07 11:09:09 -07:00
2012-08-20 12:23:17 -07:00
2012-09-27 17:57:26 -07:00
2013-01-21 16:57:38 -08:00
2012-08-20 12:23:17 -07:00
2012-08-20 12:23:17 -07:00
2012-08-31 13:05:05 -07:00
2012-08-20 12:23:17 -07:00
2013-01-20 17:06:53 -08:00
2013-01-10 13:47:25 -08:00
2012-09-07 10:58:35 -07:00
2012-11-19 13:08:28 -08:00
2012-12-07 14:10:56 -08:00
2012-09-11 11:36:05 -07:00
2012-08-20 12:23:18 -07:00
2012-12-09 23:05:27 -08:00
2012-12-26 14:46:15 -08:00
2013-01-10 13:46:29 -08:00
2012-08-20 12:23:18 -07:00
2012-08-20 12:23:18 -07:00
2012-08-20 12:23:18 -07:00
2012-09-15 22:58:20 -07:00
2012-10-25 06:42:27 -04:00
2012-12-13 11:13:44 -08:00
2012-08-20 12:23:19 -07:00
2012-08-20 12:23:19 -07:00
2012-09-14 11:53:53 -07:00
2012-12-03 08:04:09 -08:00
2012-08-20 12:23:19 -07:00
2012-10-01 12:58:34 -07:00
2012-11-26 13:27:45 -08:00
2012-11-13 08:34:14 -05:00
2012-08-20 12:23:19 -07:00
2012-08-20 12:23:19 -07:00
2012-10-29 03:08:30 -04:00
2012-09-12 14:08:05 -07:00
2012-09-10 15:42:55 -07:00
2012-11-29 12:52:30 -08:00
2012-12-02 01:44:34 -08:00
2013-01-20 17:06:53 -08:00
2012-08-22 10:58:28 -07:00
2012-10-25 06:42:27 -04:00
2012-10-21 12:17:38 -07:00
2012-08-22 12:02:28 -07:00
2012-11-20 10:32:10 -08:00
2012-08-22 12:02:28 -07:00
2012-08-22 10:58:29 -07:00
2012-08-22 10:58:29 -07:00
2012-08-22 10:58:29 -07:00
2012-08-22 10:58:29 -07:00