Junio C Hamano
638924fec2
Merge branch 'rh/peeling-tag-to-tag'
...
Make "foo^{tag}" to peel a tag to itself, i.e. no-op., and fail if
"foo" is not a tag. "git rev-parse --verify v1.0^{tag}" would be a
more convenient way to say "test $(git cat-file -t v1.0) = tag".
* rh/peeling-tag-to-tag:
peel_onion: do not assume length of x_type globals
peel_onion(): add support for <rev>^{tag}
2013-09-20 12:27:18 -07:00
..
2013-09-04 15:03:03 -07:00
2013-09-18 12:08:41 -07:00
2013-09-17 11:42:54 -07:00
2013-08-06 14:34:43 -07:00
2013-08-01 13:13:52 -07:00
2013-09-17 11:42:51 -07:00
2013-07-22 11:23:27 -07:00
2013-09-06 14:49:06 -07:00
2013-07-22 16:06:48 -07:00
2013-08-06 14:34:43 -07:00
2013-09-17 11:42:51 -07:00
2013-09-04 12:23:25 -07:00
2013-08-14 15:04:24 -07:00
2013-07-24 19:16:13 -07:00
2013-09-09 14:50:36 -07:00
2013-09-06 14:49:06 -07:00
2013-09-04 15:03:03 -07:00
2013-08-28 15:17:18 -07:00
2013-09-17 11:42:51 -07:00
2013-09-09 14:30:01 -07:00
2013-08-05 11:32:19 -07:00
2013-09-04 12:35:34 -07:00
2013-08-06 14:26:26 -07:00
2013-08-09 14:19:59 -07:00
2013-09-04 15:02:56 -07:00
2013-09-05 14:24:52 -07:00
2013-08-06 14:10:35 -07:00
2013-09-04 15:03:03 -07:00
2013-09-04 12:45:48 -07:00
2013-09-17 11:42:51 -07:00
2013-09-06 14:49:06 -07:00
2013-08-05 08:19:47 -07:00
2013-08-30 10:08:13 -07:00
2013-09-06 14:49:06 -07:00
2013-08-06 14:11:00 -07:00
2013-07-22 11:23:56 -07:00
2013-08-14 09:53:43 -07:00
2013-08-05 09:39:01 -07:00
2013-07-31 12:38:21 -07:00
2013-08-13 09:01:54 -07:00
2013-09-09 14:36:15 -07:00
2013-09-04 15:03:03 -07:00
2013-08-13 09:01:52 -07:00
2013-09-06 14:49:06 -07:00
2013-09-12 14:41:50 -07:00
2013-07-22 16:06:48 -07:00
2013-09-17 11:42:51 -07:00
2013-08-06 14:48:02 -07:00
2013-08-05 08:19:47 -07:00
2013-08-05 13:00:20 -07:00
2013-09-20 12:27:18 -07:00
2013-08-01 13:13:52 -07:00
2013-09-17 11:42:54 -07:00