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