v3 splits the old 3/3 into name-rev and describe related parts and adds documentation. No core dumps encountered so far ;) Did I mention this is on top of mg/describe-debug-l10n (next)? 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 Michael J Gruber (2): name-rev: provide debug output describe: pass --debug down to name-rev Documentation/git-name-rev.txt | 5 ++ builtin/describe.c | 2 + builtin/name-rev.c | 117 +++++++++++++++++++++++++++++++++++------ t/t4202-log.sh | 2 +- 4 files changed, 108 insertions(+), 18 deletions(-) -- 2.12.2.739.gfc3eb97820