| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-14 | 1 | -3/+4 |
|\ |
|
| * | Documentation/git-describe.txt: make description more readable | Ian Hilt | 2008-05-14 | 1 | -3/+4 |
* | | Merge branch 'sb/describe-long' | Junio C Hamano | 2008-03-02 | 1 | -0/+9 |
|\ \ |
|
| * | | git-describe: --long shows the object name even for a tagged commit | Santi BĂ©jar | 2008-02-25 | 1 | -0/+9 |
* | | | Teach git-describe --exact-match to avoid expensive tag searches | Shawn O. Pearce | 2008-02-24 | 1 | -0/+5 |
|/ / |
|
* | | Merge branch 'ph/describe-match' | Junio C Hamano | 2008-02-11 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | git-describe: Add a --match option to limit considered tags. | Pierre Habouzit | 2007-12-22 | 1 | -0/+4 |
* | | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -1/+1 |
|/ |
|
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Teach git-describe how to run name-rev | Shawn O. Pearce | 2007-05-21 | 1 | -1/+6 |
* | Update describe documentation. | Junio C Hamano | 2007-01-28 | 1 | -9/+22 |
* | Improve git-describe performance by reducing revision listing. | Shawn O. Pearce | 2007-01-14 | 1 | -0/+30 |
* | Some doc typo fixes | Francis Daly | 2006-06-07 | 1 | -1/+1 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 | 1 | -1/+1 |
* | git-describe: documentation. | Junio C Hamano | 2005-12-27 | 1 | -0/+79 |