summaryrefslogtreecommitdiff
path: root/Documentation/git-tag.txt
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano1-0/+1
2009-03-30Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano1-0/+1
2009-03-30git-tag(1): add hint about commit messagesLibravatar Nico -telmich- Schottelius1-0/+1
2009-01-28git-tag: Add --contains optionLibravatar Jake Goulding1-1/+4
2009-01-01Documentation/git-tag.txt: minor typo and grammar fixLibravatar jidanni@jidanni.org1-2/+2
2008-07-25document that git-tag can tag more than headsLibravatar Jonathan Nieder1-1/+2
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-4/+4
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-4/+4
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-7/+7
2008-07-01Documentation: prepare to be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-2/+2
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-04-11Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano1-2/+2
2008-04-11Fix section about backdating tags in the git-tag docsLibravatar Björn Steinbrink1-2/+2
2008-04-10Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano1-2/+2
2008-04-10Fix documentation syntax of optional arguments in short options.Libravatar Carlos Rica1-2/+2
2008-03-24Documentation: git-tag '-m'/'-F' implies '-a'Libravatar Dirk Süsserott1-0/+7
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-1/+1
2007-11-22builtin-tag: accept and process multiple -m just like git-commitLibravatar Junio C Hamano1-1/+3
2007-10-16Documentation/git-tag.txt: Document how to backdate tagsLibravatar Michael Olson1-0/+21
2007-10-15Fix some typos, punctuation, missing words, minor markup.Libravatar Ralf Wildenhues1-1/+1
2007-08-27git-tag(1): Remove duplicate textLibravatar Jari Aalto1-7/+0
2007-07-20Make git tag a builtin.Libravatar Carlos Rica1-3/+5
2007-06-02Teach git-tag about showing tag annotations.Libravatar Matthijs Melchior1-4/+9
2007-05-03git-tag(1): -v option is a subcommand; fix code blockLibravatar Jonas Fonseca1-1/+4
2007-02-11Add discussion section to git-tag documentation.Libravatar Junio C Hamano1-0/+131
2007-01-27Allow the tag signing key to be specified in the config fileLibravatar Andy Parkins1-0/+10
2007-01-20git-tag -d: allow deleting multiple tags at once.Libravatar Junio C Hamano1-4/+4
2007-01-17Documentation/git-tag: the command can be used to also verify a tag.Libravatar Junio C Hamano1-1/+1
2007-01-03git-tag: add flag to verify a tagLibravatar Santi Béjar1-1/+6
2006-12-21git-tag: support -F <file> optionLibravatar Johannes Schindelin1-1/+5
2006-03-09Fix some inconsistencies in the docsLibravatar Fredrik Kuivinen1-1/+1
2006-02-17git-tag: -l to list tags (usability).Libravatar Junio C Hamano1-1/+9
2005-12-08Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Libravatar Nikolai Weibull1-20/+20
2005-12-02documentation: git-tagLibravatar No name1-1/+21
2005-11-08git-tag -d <tag>: delete tag <tag>Libravatar Kai Ruemmler1-1/+3
2005-10-09Merge branch 'fixes'Libravatar Junio C Hamano1-3/+1
2005-10-09git-tag: update usage string and documentation.Libravatar Junio C Hamano1-3/+1
2005-10-06Allow "-u" flag to tag signingLibravatar Linus Torvalds1-7/+15
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroLibravatar Sergey Vlasov1-1/+1
2005-09-07Big tool rename.Libravatar Junio C Hamano1-0/+39