Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | describe: allow more than one revs to be named. | Junio C Hamano | 2006-01-07 | 1 | -1/+2 |
* | git-describe: still prefer annotated tag under --all and --tags | Junio C Hamano | 2005-12-27 | 1 | -9/+25 |
* | git-describe: --tags and --abbrev | Junio C Hamano | 2005-12-27 | 1 | -6/+27 |
* | git-describe: use find_unique_abbrev() | Junio C Hamano | 2005-12-27 | 1 | -1/+2 |
* | git-describe: really prefer tags only. | Junio C Hamano | 2005-12-27 | 1 | -4/+11 |
* | Add a "git-describe" command | Linus Torvalds | 2005-12-27 | 1 | -0/+118 |