summaryrefslogtreecommitdiff
path: root/t/t7004-tag.sh
AgeCommit message (Expand)Author
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-12-22Force the sticked form for options with optional arguments.Pierre Habouzit
2007-12-22git-tag: fix -l switch handling regression.Pierre Habouzit
2007-12-11"git tag -u keyname" brokenLinus Torvalds
2007-11-26git-tag: test that -s implies an annotated tagJeff King
2007-11-19Make builtin-tag.c use parse_options.Carlos Rica
2007-11-17Fix and improve t7004 (git-tag tests)Mike Hommey
2007-11-06Add tests for git tagMike Hommey
2007-09-10git-tag -s must fail if gpg cannot sign the tag.Carlos Rica
2007-09-01git-tag: Fix -l option to use better shell style globs.Carlos Rica
2007-07-21builtin-tag.c: Fix two memory leaks and minor notation changes.Carlos Rica
2007-07-20Make git tag a builtin.Carlos Rica
2007-07-11t7004: Add tests for the git tag -n option.Carlos Rica
2007-07-09t7004: Skip tests for signed tags in an old version of gpg.Carlos Rica
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-29Add test-script for git-tagCarlos Rica