summaryrefslogtreecommitdiff
path: root/t/t7004-tag.sh
AgeCommit message (Expand)Author
2013-03-13tag: --force does not have to warn when creating tagsPhil Hord
2012-12-18t7004: do not create unneeded gpghome/gpg.conf when GPG is not usedJunio C Hamano
2012-04-27tag: add --columnNguyễn Thái Ngọc Duy
2012-02-20Merge branch 'tg/tag-points-at'Junio C Hamano
2012-02-13Merge branch 'jk/maint-tag-show-fixes'Junio C Hamano
2012-02-09tag: do not show non-tag contents with "-n"Junio C Hamano
2012-02-09tag: add --points-at list optionTom Grennan
2011-09-08t7004: factor out gpg setupJeff King
2011-06-20tag: accept multiple patterns for --listJeff King
2011-04-13i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano
2011-03-10i18n: git-tag tag_template messageÆvar Arnfjörð Bjarmason
2010-12-08Merge branch 'mg/maint-tag-rfc1991'Junio C Hamano
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano
2010-11-14t7004-tag.sh: re-arrange git tag comment for clarityÆvar Arnfjörð Bjarmason
2010-11-10tag: recognize rfc1991 signaturesMichael J Gruber
2010-11-10t/t7004-tag: test handling of rfc1991 signaturesMichael J Gruber
2010-11-09tests: add missing &&, batch 2Jonathan Nieder
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2009-03-22t7004: Use prerequisite tags to skip tests that need gpgJohannes Sixt
2009-03-19t2200, t7004: Avoid glob pattern that also matches filesJohannes Sixt
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt
2009-01-28git-tag: Add --contains optionJake Goulding
2008-11-13Merge branch 'st/tag'Junio C Hamano
2008-11-04tag: Add more tests about mixing incompatible modes and optionsSamuel Tardieu
2008-09-03Merge branch 'maint'Junio C Hamano
2008-09-03tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-08-06Sync with 1.5.6.5Junio C Hamano
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-05-05Don't use the 'export NAME=value' in the test scripts.Bryan Donlan
2008-04-02t7004-tag: Skip more tests if gpg is not available.Johannes Sixt
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