summaryrefslogtreecommitdiff
path: root/Documentation/git-tag.txt
Commit message (Expand)AuthorAgeFilesLines
* git-tag.txt: <commit> for --contains is optionalnd/tag-docNguyễn Thái Ngọc Duy2014-02-041-2/+3
* Merge branch 'ds/doc-two-kinds-of-tags'Junio C Hamano2013-07-311-0/+11
|\
| * docs/git-tag: explain lightweight versus annotated tagsds/doc-two-kinds-of-tagsDaniele Segato2013-07-291-0/+11
* | The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-1/+1
* | Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-031-0/+6
|\ \
| * | git-tag(1): we tag HEAD by defaultThomas Rast2013-04-031-0/+6
| |/
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
|/
* Documentation: don't link to example mail addressesJohn Keeping2012-12-161-1/+1
* Merge branch 'jc/tag-doc'Junio C Hamano2012-08-221-3/+2
|\
| * Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-061-3/+2
* | tag: add --columnNguyễn Thái Ngọc Duy2012-04-271-0/+9
* | tag: add --points-at list optionTom Grennan2012-02-081-1/+5
|/
* Merge branch 'jc/show-sig'Junio C Hamano2012-01-061-3/+5
|\
| * gpg-interface: allow use of a custom GPG binaryjc/signed-commitJunio C Hamano2011-11-291-3/+5
* | git-tag: introduce --cleanup optionks/tag-cleanupKirill A. Shutemov2011-12-091-0/+7
|/
* Merge branch 'mg/branch-list'Junio C Hamano2011-10-051-0/+8
|\
| * git-tag: introduce long forms for the optionsMichael J Gruber2011-08-281-2/+13
* | tag: accept multiple patterns for --listJeff King2011-06-201-3/+6
|/
* Merge branch 'maint'Junio C Hamano2011-03-281-18/+18
|\
| * git tag documentation grammar fixes and readability updatesMichael Witten2011-03-281-18/+18
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
|/
* git-tag.txt: list all modes in the descriptionMichael J Gruber2011-02-151-5/+6
* Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-031-2/+2
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-4/+4
* UI consistency: allow --force for where -f means forceRené Scharfe2009-08-291-0/+1
* Documentation: consistently refer to check-ref-formatNanako Shiraishi2009-08-251-6/+14
* git-tag(1): Refer to git-check-ref-format(1) for <name>Jari Aalto2009-08-061-1/+4
* Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-301-0/+1
|\
| * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-301-0/+1
| |\
| | * git-tag(1): add hint about commit messagesNico -telmich- Schottelius2009-03-301-0/+1
* | | git-tag: Add --contains optionJake Goulding2009-01-281-1/+4
|/ /
* | Documentation/git-tag.txt: minor typo and grammar fixjidanni@jidanni.org2009-01-011-2/+2
|/
* document that git-tag can tag more than headsJonathan Nieder2008-07-251-1/+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-4/+4
* Documentation formatting and cleanupJonathan Nieder2008-07-011-4/+4
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-7/+7
* Documentation: prepare to be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-2/+2
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-111-2/+2
|\
| * Fix section about backdating tags in the git-tag docsBjörn Steinbrink2008-04-111-2/+2
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-101-2/+2
|\ \ | |/
| * Fix documentation syntax of optional arguments in short options.Carlos Rica2008-04-101-2/+2
* | Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott2008-03-241-0/+7
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* builtin-tag: accept and process multiple -m just like git-commitJunio C Hamano2007-11-221-1/+3
* Documentation/git-tag.txt: Document how to backdate tagsMichael Olson2007-10-161-0/+21
* Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-151-1/+1
* git-tag(1): Remove duplicate textJari Aalto2007-08-271-7/+0
* Make git tag a builtin.Carlos Rica2007-07-201-3/+5