summaryrefslogtreecommitdiff
path: root/describe.c
AgeCommit message (Expand)Author
2006-01-11describe: do not silently ignore indescribable commitsJunio C Hamano
2006-01-08GIT 1.1.0v1.1.0Junio C Hamano
2006-01-08describe: allow more than one revs to be named.Junio C Hamano
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