aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-tag.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25document that git-tag can tag more than headsJonathan Nieder1-1/+2
2008-07-21Update my e-mail addressJunio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-4/+4
2008-07-01Documentation formatting and cleanupJonathan Nieder1-4/+4
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-7/+7
2008-07-01Documentation: prepare to be consistent about "git-" versus "git "Jonathan Nieder1-2/+2
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-04-11Merge branch 'maint-1.5.4' into maintJunio C Hamano1-2/+2
2008-04-11Fix section about backdating tags in the git-tag docsBjörn Steinbrink1-2/+2
2008-04-10Merge branch 'maint-1.5.4' into maintJunio C Hamano1-2/+2
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica1-2/+2
2008-03-24Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott1-0/+7
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-1/+1
2007-11-22builtin-tag: accept and process multiple -m just like git-commitJunio C Hamano1-1/+3
2007-10-16Documentation/git-tag.txt: Document how to backdate tagsMichael Olson1-0/+21
2007-10-15Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues1-1/+1
2007-08-27git-tag(1): Remove duplicate textJari Aalto1-7/+0
2007-07-20Make git tag a builtin.Carlos Rica1-3/+5
2007-06-02Teach git-tag about showing tag annotations.Matthijs Melchior1-4/+9
2007-05-03git-tag(1): -v option is a subcommand; fix code blockJonas Fonseca1-1/+4
2007-02-11Add discussion section to git-tag documentation.Junio C Hamano1-0/+131
2007-01-27Allow the tag signing key to be specified in the config fileAndy Parkins1-0/+10
2007-01-20git-tag -d: allow deleting multiple tags at once.Junio C Hamano1-4/+4
2007-01-17Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano1-1/+1
2007-01-03git-tag: add flag to verify a tagSanti Béjar1-1/+6
2006-12-21git-tag: support -F <file> optionJohannes Schindelin1-1/+5
2006-03-09Fix some inconsistencies in the docsFredrik Kuivinen1-1/+1
2006-02-17git-tag: -l to list tags (usability).Junio C Hamano1-1/+9
2005-12-08Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull1-20/+20
2005-12-02documentation: git-tagNo name1-1/+21
2005-11-08git-tag -d <tag>: delete tag <tag>Kai Ruemmler1-1/+3
2005-10-09Merge branch 'fixes'Junio C Hamano1-3/+1
2005-10-09git-tag: update usage string and documentation.Junio C Hamano1-3/+1
2005-10-06Allow "-u" flag to tag signingLinus Torvalds1-7/+15
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov1-1/+1
2005-09-07Big tool rename.Junio C Hamano1-0/+39