So here is v2 of the name-rev series, the result of our discussions being: Junio C Hamano (2): name-rev: refactor logic to see if a new candidate is a better name name-rev: favor describing with tags and use committer date to tiebreak That second patch is slighty changed as discussed, but still mostly Junio's Michael J Gruber (1): name-rev: provide debug output This replaces the patch which documented that --debug does not work with --contains :) builtin/describe.c | 2 + builtin/name-rev.c | 117 +++++++++++++++++++++++++++++++++++++++++++++-------- t/t4202-log.sh | 2 +- 3 files changed, 103 insertions(+), 18 deletions(-) -- 2.12.2.712.gba4c48c431