summaryrefslogtreecommitdiff
path: root/Documentation/git-describe.txt
Commit message (Expand)AuthorAgeFilesLines
* use 'commit-ish' instead of 'committish'Richard Hansen2013-09-041-7/+7
* describe: Add --first-parent optionMike Crowe2013-05-201-1/+8
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-1/+1
* Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-251-2/+3
|\
| * describe: Document --match pattern formatGreg Price2013-02-241-2/+3
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
|/
* Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-061-2/+2
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-11/+0
* Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-031-1/+1
* Documentation: explain the meaning of "-g" in git-describe outputMarkus Heidelberg2010-03-241-0/+3
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
* git-describe.txt: formatting fixJunio C Hamano2009-11-101-0/+1
* Merge branch 'jp/dirty-describe'Junio C Hamano2009-11-101-0/+6
|\
| * Teach "git describe" --dirty optionJean Privat2009-10-271-0/+6
* | Fix documentation grammar typoGisle Aas2009-11-041-1/+1
* | More precise description of 'git describe --abbrev'Gisle Aas2009-10-301-4/+13
|/
* Merge branch 'maint'Junio C Hamano2009-01-231-1/+1
|\
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-231-1/+1
| |\
| | * Fix Documentation for git-describeBoyd Stephen Smith Jr2009-01-231-1/+1
* | | Fix Documentation typos surrounding the word 'handful'.Jon Loeliger2009-01-131-1/+1
|/ /
* | describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce2008-10-171-2/+7
|/
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-301-2/+2
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-3/+3
* Documentation formatting and cleanupJonathan Nieder2008-07-011-4/+4
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-5/+5
* git-describe.txt: document --alwaysStephan Beyer2008-06-081-0/+3
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-141-3/+4
|\
| * Documentation/git-describe.txt: make description more readableIan Hilt2008-05-141-3/+4
* | Merge branch 'sb/describe-long'Junio C Hamano2008-03-021-0/+9
|\ \
| * | git-describe: --long shows the object name even for a tagged commitSanti BĂ©jar2008-02-251-0/+9
* | | Teach git-describe --exact-match to avoid expensive tag searchesShawn O. Pearce2008-02-241-0/+5
|/ /
* | Merge branch 'ph/describe-match'Junio C Hamano2008-02-111-0/+4
|\ \ | |/ |/|
| * git-describe: Add a --match option to limit considered tags.Pierre Habouzit2007-12-221-0/+4
* | Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
|/
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Teach git-describe how to run name-revShawn O. Pearce2007-05-211-1/+6
* Update describe documentation.Junio C Hamano2007-01-281-9/+22
* Improve git-describe performance by reducing revision listing.Shawn O. Pearce2007-01-141-0/+30
* Some doc typo fixesFrancis Daly2006-06-071-1/+1
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-091-1/+1
* git-describe: documentation.Junio C Hamano2005-12-271-0/+79