aboutsummaryrefslogtreecommitdiff
path: root/t/t7004-tag.sh
Commit message (Expand)AuthorAge
...
* git-tag: test that -s implies an annotated tagJeff King2007-11-25
* Make builtin-tag.c use parse_options.Carlos Rica2007-11-18
* Fix and improve t7004 (git-tag tests)Mike Hommey2007-11-17
* Add tests for git tagMike Hommey2007-11-05
* git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2007-09-09
* git-tag: Fix -l option to use better shell style globs.Carlos Rica2007-08-31
* builtin-tag.c: Fix two memory leaks and minor notation changes.Carlos Rica2007-07-21
* Make git tag a builtin.Carlos Rica2007-07-20
* t7004: Add tests for the git tag -n option.Carlos Rica2007-07-11
* t7004: Skip tests for signed tags in an old version of gpg.Carlos Rica2007-07-08
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Add test-script for git-tagCarlos Rica2007-06-28