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