aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-tag.txt
Commit message (Expand)AuthorAge
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-15
* Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-03
|\
| * git-tag(1): we tag HEAD by defaultThomas Rast2013-04-03
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* Documentation: don't link to example mail addressesJohn Keeping2012-12-16
* Merge branch 'jc/tag-doc'Junio C Hamano2012-08-22
|\
| * Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-06
* | tag: add --columnNguyễn Thái Ngọc Duy2012-04-27
* | tag: add --points-at list optionTom Grennan2012-02-08
|/
* Merge branch 'jc/show-sig'Junio C Hamano2012-01-06
|\
| * gpg-interface: allow use of a custom GPG binaryJunio C Hamano2011-11-29
* | git-tag: introduce --cleanup optionKirill A. Shutemov2011-12-09
|/
* Merge branch 'mg/branch-list'Junio C Hamano2011-10-05
|\
| * git-tag: introduce long forms for the optionsMichael J Gruber2011-08-28
* | tag: accept multiple patterns for --listJeff King2011-06-20
|/
* Merge branch 'maint'Junio C Hamano2011-03-28
|\
| * git tag documentation grammar fixes and readability updatesMichael Witten2011-03-28
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* git-tag.txt: list all modes in the descriptionMichael J Gruber2011-02-15
* Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-03
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* UI consistency: allow --force for where -f means forceRené Scharfe2009-08-29
* Documentation: consistently refer to check-ref-formatNanako Shiraishi2009-08-25
* git-tag(1): Refer to git-check-ref-format(1) for <name>Jari Aalto2009-08-06
* Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-30
|\
| * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-30
| |\
| | * git-tag(1): add hint about commit messagesNico -telmich- Schottelius2009-03-30
* | | git-tag: Add --contains optionJake Goulding2009-01-28
|/ /
* | Documentation/git-tag.txt: minor typo and grammar fixjidanni@jidanni.org2009-01-01
|/
* document that git-tag can tag more than headsJonathan Nieder2008-07-25
* 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
* Documentation: prepare to be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-11
|\
| * Fix section about backdating tags in the git-tag docsBjörn Steinbrink2008-04-11
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-10
|\ \ | |/
| * Fix documentation syntax of optional arguments in short options.Carlos Rica2008-04-10
* | Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott2008-03-24
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* builtin-tag: accept and process multiple -m just like git-commitJunio C Hamano2007-11-22
* Documentation/git-tag.txt: Document how to backdate tagsMichael Olson2007-10-16
* Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-15
* git-tag(1): Remove duplicate textJari Aalto2007-08-27
* Make git tag a builtin.Carlos Rica2007-07-20
* Teach git-tag about showing tag annotations.Matthijs Melchior2007-06-02
* git-tag(1): -v option is a subcommand; fix code blockJonas Fonseca2007-05-03
* Add discussion section to git-tag documentation.Junio C Hamano2007-02-11