summaryrefslogtreecommitdiff
path: root/Documentation/git-tag.txt
AgeCommit message (Expand)Author
2009-08-29UI consistency: allow --force for where -f means forceRené Scharfe
2009-08-25Documentation: consistently refer to check-ref-formatNanako Shiraishi
2009-08-06git-tag(1): Refer to git-check-ref-format(1) for <name>Jari Aalto
2009-03-30Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-30Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-03-30git-tag(1): add hint about commit messagesNico -telmich- Schottelius
2009-01-28git-tag: Add --contains optionJake Goulding
2009-01-01Documentation/git-tag.txt: minor typo and grammar fixjidanni@jidanni.org
2008-07-25document that git-tag can tag more than headsJonathan Nieder
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-07-02Documentation: prepare to be consistent about "git-" versus "git "Jonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-12Fix section about backdating tags in the git-tag docsBjörn Steinbrink
2008-04-10Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica
2008-03-25Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-11-23builtin-tag: accept and process multiple -m just like git-commitJunio C Hamano
2007-10-16Documentation/git-tag.txt: Document how to backdate tagsMichael Olson
2007-10-16Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues
2007-08-27git-tag(1): Remove duplicate textJari Aalto
2007-07-20Make git tag a builtin.Carlos Rica
2007-06-03Teach git-tag about showing tag annotations.Matthijs Melchior
2007-05-04git-tag(1): -v option is a subcommand; fix code blockJonas Fonseca
2007-02-12Add discussion section to git-tag documentation.Junio C Hamano
2007-01-27Allow the tag signing key to be specified in the config fileAndy Parkins
2007-01-21git-tag -d: allow deleting multiple tags at once.Junio C Hamano
2007-01-17Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano
2007-01-03git-tag: add flag to verify a tagSanti Béjar
2006-12-22git-tag: support -F <file> optionJohannes Schindelin
2006-03-09Fix some inconsistencies in the docsFredrik Kuivinen
2006-02-17git-tag: -l to list tags (usability).Junio C Hamano
2005-12-08Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull
2005-12-02documentation: git-tagNo name
2005-11-08git-tag -d <tag>: delete tag <tag>Kai Ruemmler
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10git-tag: update usage string and documentation.Junio C Hamano
2005-10-06Allow "-u" flag to tag signingLinus Torvalds
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano