summaryrefslogtreecommitdiff
path: root/describe.c
Commit message (Expand)AuthorAgeFilesLines
* describe: allow more than one revs to be named.Junio C Hamano2006-01-071-1/+2
* git-describe: still prefer annotated tag under --all and --tagsJunio C Hamano2005-12-271-9/+25
* git-describe: --tags and --abbrevJunio C Hamano2005-12-271-6/+27
* git-describe: use find_unique_abbrev()Junio C Hamano2005-12-271-1/+2
* git-describe: really prefer tags only.Junio C Hamano2005-12-271-4/+11
* Add a "git-describe" commandLinus Torvalds2005-12-271-0/+118