summaryrefslogtreecommitdiff
path: root/Documentation/git-tag.txt
Commit message (Expand)AuthorAgeFilesLines
* document that git-tag can tag more than headsJonathan Nieder2008-07-251-1/+2
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-4/+4
* Documentation formatting and cleanupJonathan Nieder2008-07-011-4/+4
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-7/+7
* Documentation: prepare to be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-2/+2
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-111-2/+2
|\
| * Fix section about backdating tags in the git-tag docsBjörn Steinbrink2008-04-111-2/+2
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-101-2/+2
|\ \ | |/
| * Fix documentation syntax of optional arguments in short options.Carlos Rica2008-04-101-2/+2
* | Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott2008-03-241-0/+7
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* builtin-tag: accept and process multiple -m just like git-commitJunio C Hamano2007-11-221-1/+3
* Documentation/git-tag.txt: Document how to backdate tagsMichael Olson2007-10-161-0/+21
* Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-151-1/+1
* git-tag(1): Remove duplicate textJari Aalto2007-08-271-7/+0
* Make git tag a builtin.Carlos Rica2007-07-201-3/+5
* Teach git-tag about showing tag annotations.Matthijs Melchior2007-06-021-4/+9
* git-tag(1): -v option is a subcommand; fix code blockJonas Fonseca2007-05-031-1/+4
* Add discussion section to git-tag documentation.Junio C Hamano2007-02-111-0/+131
* Allow the tag signing key to be specified in the config fileAndy Parkins2007-01-271-0/+10
* git-tag -d: allow deleting multiple tags at once.Junio C Hamano2007-01-201-4/+4
* Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2007-01-171-1/+1
* git-tag: add flag to verify a tagSanti Béjar2007-01-031-1/+6
* git-tag: support -F <file> optionJohannes Schindelin2006-12-211-1/+5
* Fix some inconsistencies in the docsFredrik Kuivinen2006-03-091-1/+1
* git-tag: -l to list tags (usability).Junio C Hamano2006-02-171-1/+9
* Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull2005-12-081-20/+20
* documentation: git-tagNo name2005-12-021-1/+21
* git-tag -d <tag>: delete tag <tag>Kai Ruemmler2005-11-081-1/+3
* Merge branch 'fixes'Junio C Hamano2005-10-091-3/+1
|\
| * git-tag: update usage string and documentation.Junio C Hamano2005-10-091-3/+1
* | Allow "-u" flag to tag signingLinus Torvalds2005-10-061-7/+15
|/
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-201-1/+1
* Big tool rename.Junio C Hamano2005-09-071-0/+39