Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abbrev cleanup: use symbolic constants | Junio C Hamano | 2006-01-28 | 1 | -2/+1 |
* | Merge fixes up to GIT 1.1.3 | Junio C Hamano | 2006-01-15 | 1 | -5/+8 |
|\ | |||||
| * | describe: omit clearing marks on the last one. | Junio C Hamano | 2006-01-15 | 1 | -3/+4 |
* | | Merge fixes up to GIT 1.1.2 | Junio C Hamano | 2006-01-13 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | describe: do not silently ignore indescribable commits | Junio C Hamano | 2006-01-11 | 1 | -2/+3 |
* | | git-describe: default to HEAD | Junio C Hamano | 2006-01-11 | 1 | -16/+22 |
|/ | |||||
* | GIT 1.1.0v1.1.0 | Junio C Hamano | 2006-01-08 | 1 | -1/+1 |
* | 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 |