aboutsummaryrefslogtreecommitdiff
path: root/describe.c
Commit message (Expand)AuthorAge
* Tell between packed, unpacked and symbolic refs.Junio C Hamano2006-09-20
* Add callback data to for_each_ref() family.Junio C Hamano2006-09-20
* Handle invalid argc gentlyDmitry V. Levin2006-09-14
* Make count-objects, describe and merge-tree work in subdirectoryDmitry V. Levin2006-09-13
* describe: fix off-by-one error in --abbrev=40 handlingJonas Fonseca2006-08-25
* remove unnecessary initializationsDavid Rientjes2006-08-15
* Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds2006-07-12
* Make some strings constTimo Hirvonen2006-06-28
* Shrink "struct object" a bitLinus Torvalds2006-06-17
* Separate object name errors from usage errorsDmitry V. Levin2006-05-08
* 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