summaryrefslogtreecommitdiff
path: root/describe.c
Commit message (Expand)AuthorAgeFilesLines
* Separate object name errors from usage errorsDmitry V. Levin2006-05-081-3/+3
* abbrev cleanup: use symbolic constantsJunio C Hamano2006-01-281-2/+1
* Merge fixes up to GIT 1.1.3Junio C Hamano2006-01-151-5/+8
|\
| * describe: omit clearing marks on the last one.Junio C Hamano2006-01-151-3/+4
* | Merge fixes up to GIT 1.1.2Junio C Hamano2006-01-131-2/+3
|\ \ | |/
| * describe: do not silently ignore indescribable commitsJunio C Hamano2006-01-111-2/+3
* | git-describe: default to HEADJunio C Hamano2006-01-111-16/+22
|/
* GIT 1.1.0v1.1.0Junio C Hamano2006-01-081-1/+1
* 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