aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-describe.txt
Commit message (Expand)AuthorAge
* builtin/describe.c: describe a blobStefan Beller2017-12-19
* describe: teach --match to handle branches and remotesMax Kirillov2017-09-20
* builtin/describe: introduce --broken flagStefan Beller2017-03-22
* describe: teach describe negative pattern matchesJacob Keller2017-01-23
* describe: teach --match to accept multiple patternsJacob Keller2017-01-23
* doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* Merge branch 'sg/describe-contains'Junio C Hamano2015-08-31
|\
| * describe --contains: default to HEAD when no commit-ish is givenSZEDER Gábor2015-08-25
* | Documentation/describe: improve one-line summaryMatthieu Moy2015-06-16
|/
* use 'commit-ish' instead of 'committish'Richard Hansen2013-09-04
* describe: Add --first-parent optionMike Crowe2013-05-20
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-15
* Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-25
|\
| * describe: Document --match pattern formatGreg Price2013-02-24
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-06
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-03
* Documentation: explain the meaning of "-g" in git-describe outputMarkus Heidelberg2010-03-24
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* git-describe.txt: formatting fixJunio C Hamano2009-11-10
* Merge branch 'jp/dirty-describe'Junio C Hamano2009-11-10
|\
| * Teach "git describe" --dirty optionJean Privat2009-10-27
* | Fix documentation grammar typoGisle Aas2009-11-04
* | More precise description of 'git describe --abbrev'Gisle Aas2009-10-30
|/
* Merge branch 'maint'Junio C Hamano2009-01-23
|\
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-23
| |\
| | * Fix Documentation for git-describeBoyd Stephen Smith Jr2009-01-23
* | | Fix Documentation typos surrounding the word 'handful'.Jon Loeliger2009-01-13
|/ /
* | describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce2008-10-17
|/
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-30
* Update my e-mail addressJunio C Hamano2008-07-21
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* git-describe.txt: document --alwaysStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-14
|\
| * Documentation/git-describe.txt: make description more readableIan Hilt2008-05-14
* | Merge branch 'sb/describe-long'Junio C Hamano2008-03-02
|\ \
| * | git-describe: --long shows the object name even for a tagged commitSanti Béjar2008-02-25
* | | Teach git-describe --exact-match to avoid expensive tag searchesShawn O. Pearce2008-02-24
|/ /
* | Merge branch 'ph/describe-match'Junio C Hamano2008-02-11
|\ \ | |/ |/|
| * git-describe: Add a --match option to limit considered tags.Pierre Habouzit2007-12-22
* | Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
|/
* War on whitespaceJunio C Hamano2007-06-07
* Teach git-describe how to run name-revShawn O. Pearce2007-05-21
* Update describe documentation.Junio C Hamano2007-01-28
* Improve git-describe performance by reducing revision listing.Shawn O. Pearce2007-01-14
* Some doc typo fixesFrancis Daly2006-06-07