summaryrefslogtreecommitdiff
path: root/Documentation/git-describe.txt
AgeCommit message (Expand)AuthorFilesLines
2012-08-06Documentation: do not mention .git/refs/* directoriesLibravatar Junio C Hamano1-2/+2
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-11/+0
2010-11-03Change incorrect uses of "remote branch" meaning "remote-tracking"Libravatar Matthieu Moy1-1/+1
2010-03-24Documentation: explain the meaning of "-g" in git-describe outputLibravatar Markus Heidelberg1-0/+3
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-3/+3
2009-11-10git-describe.txt: formatting fixLibravatar Junio C Hamano1-0/+1
2009-11-10Merge branch 'jp/dirty-describe'Libravatar Junio C Hamano1-0/+6
2009-11-04Fix documentation grammar typoLibravatar Gisle Aas1-1/+1
2009-10-30More precise description of 'git describe --abbrev'Libravatar Gisle Aas1-4/+13
2009-10-27Teach "git describe" --dirty optionLibravatar Jean Privat1-0/+6
2009-01-23Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-01-23Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-1/+1
2009-01-23Fix Documentation for git-describeLibravatar Boyd Stephen Smith Jr1-1/+1
2009-01-13Fix Documentation typos surrounding the word 'handful'.Libravatar Jon Loeliger1-1/+1
2008-10-17describe: Make --tags and --all match lightweight tags more oftenLibravatar Shawn O. Pearce1-2/+7
2008-07-30Make the DESCRIPTION match <x>... items in the SYNOPSISLibravatar Abhijit Menon-Sen1-2/+2
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-3/+3
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-4/+4
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-5/+5
2008-06-08git-describe.txt: document --alwaysLibravatar Stephan Beyer1-0/+3
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-14Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano1-3/+4
2008-05-14Documentation/git-describe.txt: make description more readableLibravatar Ian Hilt1-3/+4
2008-03-02Merge branch 'sb/describe-long'Libravatar Junio C Hamano1-0/+9
2008-02-25git-describe: --long shows the object name even for a tagged commitLibravatar Santi BĂ©jar1-0/+9
2008-02-24Teach git-describe --exact-match to avoid expensive tag searchesLibravatar Shawn O. Pearce1-0/+5
2008-02-11Merge branch 'ph/describe-match'Libravatar Junio C Hamano1-0/+4
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-1/+1
2007-12-22git-describe: Add a --match option to limit considered tags.Libravatar Pierre Habouzit1-0/+4
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-05-21Teach git-describe how to run name-revLibravatar Shawn O. Pearce1-1/+6
2007-01-28Update describe documentation.Libravatar Junio C Hamano1-9/+22
2007-01-14Improve git-describe performance by reducing revision listing.Libravatar Shawn O. Pearce1-0/+30
2006-06-07Some doc typo fixesLibravatar Francis Daly1-1/+1
2006-03-09Remove trailing dot after short descriptionLibravatar Fredrik Kuivinen1-1/+1
2005-12-27git-describe: documentation.Libravatar Junio C Hamano1-0/+79