Age | Commit message (Expand) | Author | Files | Lines |
2017-12-19 | builtin/describe.c: describe a blob | Stefan Beller | 1 | -2/+16 |
2017-09-20 | describe: teach --match to handle branches and remotes | Max Kirillov | 1 | -10/+14 |
2017-03-22 | builtin/describe: introduce --broken flag | Stefan Beller | 1 | -3/+8 |
2017-01-23 | describe: teach describe negative pattern matches | Jacob Keller | 1 | -0/+10 |
2017-01-23 | describe: teach --match to accept multiple patterns | Jacob Keller | 1 | -1/+4 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2015-08-31 | Merge branch 'sg/describe-contains' | Junio C Hamano | 1 | -2/+2 |
2015-08-25 | describe --contains: default to HEAD when no commit-ish is given | SZEDER Gábor | 1 | -2/+2 |
2015-06-16 | Documentation/describe: improve one-line summary | Matthieu Moy | 1 | -1/+1 |
2013-09-04 | use 'commit-ish' instead of 'committish' | Richard Hansen | 1 | -7/+7 |
2013-05-20 | describe: Add --first-parent option | Mike Crowe | 1 | -1/+8 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -1/+1 |
2013-03-25 | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 1 | -2/+3 |
2013-02-24 | describe: Document --match pattern format | Greg Price | 1 | -2/+3 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -1/+1 |
2012-08-06 | Documentation: do not mention .git/refs/* directories | Junio C Hamano | 1 | -2/+2 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -11/+0 |
2010-11-03 | Change incorrect uses of "remote branch" meaning "remote-tracking" | Matthieu Moy | 1 | -1/+1 |
2010-03-24 | Documentation: explain the meaning of "-g" in git-describe output | Markus Heidelberg | 1 | -0/+3 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -3/+3 |
2009-11-10 | git-describe.txt: formatting fix | Junio C Hamano | 1 | -0/+1 |
2009-11-10 | Merge branch 'jp/dirty-describe' | Junio C Hamano | 1 | -0/+6 |
2009-11-04 | Fix documentation grammar typo | Gisle Aas | 1 | -1/+1 |
2009-10-30 | More precise description of 'git describe --abbrev' | Gisle Aas | 1 | -4/+13 |
2009-10-27 | Teach "git describe" --dirty option | Jean Privat | 1 | -0/+6 |
2009-01-23 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-01-23 | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 1 | -1/+1 |
2009-01-23 | Fix Documentation for git-describe | Boyd Stephen Smith Jr | 1 | -1/+1 |
2009-01-13 | Fix Documentation typos surrounding the word 'handful'. | Jon Loeliger | 1 | -1/+1 |
2008-10-17 | describe: Make --tags and --all match lightweight tags more often | Shawn O. Pearce | 1 | -2/+7 |
2008-07-30 | Make the DESCRIPTION match <x>... items in the SYNOPSIS | Abhijit Menon-Sen | 1 | -2/+2 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -3/+3 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -4/+4 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -5/+5 |
2008-06-08 | git-describe.txt: document --always | Stephan Beyer | 1 | -0/+3 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-05-14 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -3/+4 |
2008-05-14 | Documentation/git-describe.txt: make description more readable | Ian Hilt | 1 | -3/+4 |
2008-03-02 | Merge branch 'sb/describe-long' | Junio C Hamano | 1 | -0/+9 |
2008-02-25 | git-describe: --long shows the object name even for a tagged commit | Santi Béjar | 1 | -0/+9 |
2008-02-24 | Teach git-describe --exact-match to avoid expensive tag searches | Shawn O. Pearce | 1 | -0/+5 |
2008-02-11 | Merge branch 'ph/describe-match' | Junio C Hamano | 1 | -0/+4 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -1/+1 |
2007-12-22 | git-describe: Add a --match option to limit considered tags. | Pierre Habouzit | 1 | -0/+4 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-05-21 | Teach git-describe how to run name-rev | Shawn O. Pearce | 1 | -1/+6 |
2007-01-28 | Update describe documentation. | Junio C Hamano | 1 | -9/+22 |
2007-01-14 | Improve git-describe performance by reducing revision listing. | Shawn O. Pearce | 1 | -0/+30 |
2006-06-07 | Some doc typo fixes | Francis Daly | 1 | -1/+1 |