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