summaryrefslogtreecommitdiff
path: root/describe.c
AgeCommit message (Expand)Author
2005-12-28git-describe: still prefer annotated tag under --all and --tagsJunio C Hamano
2005-12-28git-describe: --tags and --abbrevJunio C Hamano
2005-12-28git-describe: use find_unique_abbrev()Junio C Hamano
2005-12-28git-describe: really prefer tags only.Junio C Hamano
2005-12-28Add a "git-describe" commandLinus Torvalds