aboutsummaryrefslogtreecommitdiff
path: root/describe.c
Commit message (Expand)AuthorAge
* abbrev cleanup: use symbolic constantsJunio C Hamano2006-01-28
* Merge fixes up to GIT 1.1.3Junio C Hamano2006-01-15
|\
| * describe: omit clearing marks on the last one.Junio C Hamano2006-01-15
* | Merge fixes up to GIT 1.1.2Junio C Hamano2006-01-13
|\ \ | |/
| * describe: do not silently ignore indescribable commitsJunio C Hamano2006-01-11
* | git-describe: default to HEADJunio C Hamano2006-01-11
|/
* GIT 1.1.0v1.1.0Junio C Hamano2006-01-08
* describe: allow more than one revs to be named.Junio C Hamano2006-01-07
* git-describe: still prefer annotated tag under --all and --tagsJunio C Hamano2005-12-27
* git-describe: --tags and --abbrevJunio C Hamano2005-12-27
* git-describe: use find_unique_abbrev()Junio C Hamano2005-12-27
* git-describe: really prefer tags only.Junio C Hamano2005-12-27
* Add a "git-describe" commandLinus Torvalds2005-12-27