summaryrefslogtreecommitdiff
path: root/Documentation/git-describe.txt
Commit message (Expand)AuthorAgeFilesLines
* describe-doc: clarify default length of abbreviationAnders Höckersten2021-05-171-5/+9
* describe doc: remove '7-char' abbreviation referencePhilip Oakley2019-04-081-1/+1
* git-describe.1: clarify that "human readable" is also git-readableFrederick Eaton2018-09-211-1/+3
* builtin/describe.c: describe a blobStefan Beller2017-12-191-2/+16
* describe: teach --match to handle branches and remotesmk/describe-match-with-allMax Kirillov2017-09-201-10/+14
* builtin/describe: introduce --broken flagsb/describe-brokenStefan Beller2017-03-221-3/+8
* describe: teach describe negative pattern matchesJacob Keller2017-01-231-0/+10
* describe: teach --match to accept multiple patternsJacob Keller2017-01-231-1/+4
* doc: typeset long command-line options as literalMatthieu Moy2016-06-281-1/+1
* Merge branch 'sg/describe-contains'Junio C Hamano2015-08-311-2/+2
|\
| * describe --contains: default to HEAD when no commit-ish is givensg/describe-containsSZEDER Gábor2015-08-251-2/+2
* | Documentation/describe: improve one-line summarymm/describe-docMatthieu Moy2015-06-161-1/+1
|/
* 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