summaryrefslogtreecommitdiff
path: root/t/t7004-tag.sh
AgeCommit message (Expand)AuthorFilesLines
2007-09-09git-tag -s must fail if gpg cannot sign the tag.Libravatar Carlos Rica1-0/+7
2007-08-31git-tag: Fix -l option to use better shell style globs.Libravatar Carlos Rica1-11/+9
2007-07-21builtin-tag.c: Fix two memory leaks and minor notation changes.Libravatar Carlos Rica1-0/+35
2007-07-20Make git tag a builtin.Libravatar Carlos Rica1-9/+79
2007-07-11t7004: Add tests for the git tag -n option.Libravatar Carlos Rica1-1/+201
2007-07-08t7004: Skip tests for signed tags in an old version of gpg.Libravatar Carlos Rica1-0/+11
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-11/+11
2007-06-28Add test-script for git-tagLibravatar Carlos Rica1-0/+686