aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-tag.txt
Commit message (Expand)AuthorAge
* 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
* Allow the tag signing key to be specified in the config fileAndy Parkins2007-01-27
* git-tag -d: allow deleting multiple tags at once.Junio C Hamano2007-01-20
* Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2007-01-17
* git-tag: add flag to verify a tagSanti Béjar2007-01-03
* git-tag: support -F <file> optionJohannes Schindelin2006-12-21
* Fix some inconsistencies in the docsFredrik Kuivinen2006-03-09
* git-tag: -l to list tags (usability).Junio C Hamano2006-02-17
* Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull2005-12-08
* documentation: git-tagNo name2005-12-02
* git-tag -d <tag>: delete tag <tag>Kai Ruemmler2005-11-08
* Merge branch 'fixes'Junio C Hamano2005-10-09
|\
| * git-tag: update usage string and documentation.Junio C Hamano2005-10-09
* | Allow "-u" flag to tag signingLinus Torvalds2005-10-06
|/
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Big tool rename.Junio C Hamano2005-09-07