| Commit message (Expand) | Author | Age |
* | use 'commit-ish' instead of 'committish' | Richard Hansen | 2013-09-04 |
* | describe: Add --first-parent option | Mike Crowe | 2013-05-20 |
* | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 2013-04-15 |
* | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-03-25 |
|\ |
|
| * | describe: Document --match pattern format | Greg Price | 2013-02-24 |
* | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
|/ |
|
* | Documentation: do not mention .git/refs/* directories | Junio C Hamano | 2012-08-06 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
* | Change incorrect uses of "remote branch" meaning "remote-tracking" | Matthieu Moy | 2010-11-03 |
* | Documentation: explain the meaning of "-g" in git-describe output | Markus Heidelberg | 2010-03-24 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
* | git-describe.txt: formatting fix | Junio C Hamano | 2009-11-10 |
* | Merge branch 'jp/dirty-describe' | Junio C Hamano | 2009-11-10 |
|\ |
|
| * | Teach "git describe" --dirty option | Jean Privat | 2009-10-27 |
* | | Fix documentation grammar typo | Gisle Aas | 2009-11-04 |
* | | More precise description of 'git describe --abbrev' | Gisle Aas | 2009-10-30 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2009-01-23 |
|\ |
|
| * | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-23 |
| |\ |
|
| | * | Fix Documentation for git-describe | Boyd Stephen Smith Jr | 2009-01-23 |
* | | | Fix Documentation typos surrounding the word 'handful'. | Jon Loeliger | 2009-01-13 |
|/ / |
|
* | | describe: Make --tags and --all match lightweight tags more often | Shawn O. Pearce | 2008-10-17 |
|/ |
|
* | Make the DESCRIPTION match <x>... items in the SYNOPSIS | Abhijit Menon-Sen | 2008-07-30 |
* | Update my e-mail address | Junio C Hamano | 2008-07-21 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | git-describe.txt: document --always | Stephan Beyer | 2008-06-08 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-14 |
|\ |
|
| * | Documentation/git-describe.txt: make description more readable | Ian Hilt | 2008-05-14 |
* | | Merge branch 'sb/describe-long' | Junio C Hamano | 2008-03-02 |
|\ \ |
|
| * | | git-describe: --long shows the object name even for a tagged commit | Santi BĂ©jar | 2008-02-25 |
* | | | Teach git-describe --exact-match to avoid expensive tag searches | Shawn O. Pearce | 2008-02-24 |
|/ / |
|
* | | Merge branch 'ph/describe-match' | Junio C Hamano | 2008-02-11 |
|\ \
| |/
|/| |
|
| * | git-describe: Add a --match option to limit considered tags. | Pierre Habouzit | 2007-12-22 |
* | | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
|/ |
|
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Teach git-describe how to run name-rev | Shawn O. Pearce | 2007-05-21 |
* | Update describe documentation. | Junio C Hamano | 2007-01-28 |
* | Improve git-describe performance by reducing revision listing. | Shawn O. Pearce | 2007-01-14 |
* | Some doc typo fixes | Francis Daly | 2006-06-07 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 |
* | git-describe: documentation. | Junio C Hamano | 2005-12-27 |