Junio C Hamano
9ee8f9409c
Merge branch 'js/name-rev-use-oldest-ref' into maint
...
"git describe --contains" often made a hard-to-justify choice of
tag to give name to a given commit, because it tried to come up
with a name with smallest number of hops from a tag, causing an old
commit whose close descendant that is recently tagged were not
described with respect to an old tag but with a newer tag. It did
not help that its computation of "hop" count was further tweaked to
penalize being on a side branch of a merge. The logic has been
updated to favor using the tag with the oldest tagger date, which
is a lot easier to explain to the end users: "We describe a commit
in terms of the (chronologically) oldest tag that contains the
commit."
* js/name-rev-use-oldest-ref:
name-rev: include taggerdate in considering the best name
2016-05-31 14:08:26 -07:00
..
2015-11-05 12:18:12 -08:00
2016-03-10 11:13:41 -08:00
2014-07-16 11:10:11 -07:00
2016-04-01 10:21:55 -07:00
2013-12-05 14:13:21 -08:00
2013-08-05 11:32:19 -07:00
2016-04-29 14:15:58 -07:00
2016-05-26 13:17:20 -07:00
2015-05-08 10:52:11 -07:00
2016-01-15 10:35:06 -08:00
2016-02-01 13:43:02 -08:00
2016-02-01 13:43:02 -08:00
2016-01-15 10:12:51 -08:00
2016-02-22 14:51:09 -08:00
2016-02-01 13:43:49 -08:00
2016-03-10 11:13:39 -08:00
2016-02-26 13:37:16 -08:00
2016-02-29 14:27:58 -08:00
2016-01-15 10:35:07 -08:00
2015-11-20 08:02:05 -05:00
2016-05-02 14:24:09 -07:00
2016-04-14 18:57:43 -07:00
2015-08-17 09:14:59 -07:00
2015-11-20 08:02:05 -05:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-11-20 08:02:05 -05:00
2016-02-05 14:54:15 -08:00
2016-02-22 14:51:09 -08:00
2016-03-01 11:19:19 -08:00
2016-02-26 13:37:16 -08:00
2015-12-11 11:14:13 -08:00
2015-09-17 10:02:49 -07:00
2015-11-20 08:02:05 -05:00
2015-12-04 11:33:08 -08:00
2015-10-16 15:27:52 -07:00
2016-03-10 11:13:43 -08:00
2016-02-10 14:20:08 -08:00
2016-02-22 14:51:09 -08:00
2016-05-26 13:17:20 -07:00
2016-05-02 14:24:04 -07:00
2016-01-14 12:22:17 -08:00
2016-01-13 10:55:01 -08:00
2016-02-10 14:20:08 -08:00
2016-01-19 10:07:56 -08:00
2015-09-25 10:18:18 -07:00
2015-10-21 15:59:34 -07:00
2015-09-25 10:18:18 -07:00
2016-02-22 14:51:09 -08:00
2015-11-03 15:32:41 -08:00
2015-10-05 11:08:05 -07:00
2015-09-25 10:18:18 -07:00
2016-02-22 14:51:09 -08:00
2016-03-23 10:12:10 -07:00
2015-10-16 15:27:52 -07:00
2016-02-26 13:37:16 -08:00
2016-05-18 14:40:05 -07:00
2016-05-31 14:08:26 -07:00
2016-05-18 14:40:15 -07:00
2016-04-28 09:58:14 -07:00
2016-02-22 14:51:09 -08:00
2015-01-14 09:32:04 -08:00
2015-10-16 15:27:52 -07:00
2015-01-14 09:32:04 -08:00
2015-11-03 15:32:25 -08:00
2016-04-19 12:07:49 -07:00
2016-02-26 13:37:25 -08:00
2015-09-25 10:18:18 -07:00
2016-02-22 14:51:09 -08:00
2016-02-22 14:51:09 -08:00
2016-05-06 13:16:37 -07:00
2016-05-09 12:20:40 -07:00
2016-01-15 10:12:51 -08:00
2016-05-06 14:53:24 -07:00
2015-10-05 13:20:08 -07:00
2015-11-20 08:02:05 -05:00
2016-03-17 11:24:14 -07:00
2016-04-14 18:57:44 -07:00
2015-01-14 09:32:04 -08:00
2016-04-12 10:48:28 -07:00
2016-04-29 14:15:57 -07:00
2016-01-28 16:10:14 -08:00
2015-12-11 11:14:14 -08:00
2015-11-20 08:02:07 -05:00
2016-01-29 16:02:34 -08:00
2016-05-02 14:24:08 -07:00
2015-12-21 12:03:03 -08:00
2016-01-26 13:34:10 -08:00
2015-09-25 10:18:18 -07:00
2015-11-20 08:02:05 -05:00
2016-02-10 14:20:08 -08:00
2015-09-11 09:50:02 -07:00
2015-09-25 10:18:18 -07:00
2015-06-22 14:20:47 -07:00
2015-01-14 09:32:04 -08:00
2015-06-22 14:20:47 -07:00
2016-02-26 13:37:16 -08:00