70 Commits (f2d17068fd795f980811a3979d671f7d005d3f5c)

Author SHA1 Message Date
Laurent Arnoud 61c2fe0c29 tag: add the option to force signing of annotated tags 9 years ago
Jeff King 0571979bd6 tag: do not show ambiguous tag names as "tags/foo" 9 years ago
Elia Pinto 63873a0aa7 t/t7004-tag.sh: use the $( ... ) construct for command substitution 9 years ago
Karthik Nayak 5242860f54 tag.c: implement '--merged' and '--no-merged' options 10 years ago
Karthik Nayak df0947417a tag.c: implement '--format' option 10 years ago
Karthik Nayak b7cc53e92c tag.c: use 'ref-filter' APIs 10 years ago
David Turner 144c76fa39 update-ref and tag: add --create-reflog arg 10 years ago
Stefan Beller fc38a9bb4d t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE 10 years ago
Stefan Beller 71ad0505cc t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE 10 years ago
Jeff King 11f228b0be t7004: fix embedded single-quotes 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Nguyễn Thái Ngọc Duy d811c8e17c versionsort: support reorder prerelease suffixes 10 years ago
Christian Hesse c0e0ed6efe tests: skip RFC1991 tests for gnupg 2.1 10 years ago
Junio C Hamano b9a1907899 t7004: give the test a bit more stack space 11 years ago
Jacob Keller b150794daf tag: support configuring --sort via .gitconfig 11 years ago
Jacob Keller dc662d449f tag: fix --sort tests to use cat<<-\EOF format 11 years ago
Jean-Jacques Lafay cbc60b6720 git tag --contains: avoid stack overflow 11 years ago
Nguyễn Thái Ngọc Duy 9ef176b55c tag: support --sort=<spec> 11 years ago
Phil Hord 3ae851e6fb tag: --force does not have to warn when creating tags 12 years ago
Junio C Hamano 086cb91153 t7004: do not create unneeded gpghome/gpg.conf when GPG is not used 12 years ago
Nguyễn Thái Ngọc Duy d96e3c150f tag: add --column 13 years ago
Junio C Hamano 31fd8d72f2 tag: do not show non-tag contents with "-n" 13 years ago
Tom Grennan ae7706b9ac tag: add --points-at list option 13 years ago
Jeff King 37d3e85912 t7004: factor out gpg setup 14 years ago
Jeff King 588d0e834b tag: accept multiple patterns for --list 14 years ago
Junio C Hamano b3e1900a74 i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012 and t7060 14 years ago
Ævar Arnfjörð Bjarmason 7fbff25a53 i18n: git-tag tag_template message 14 years ago
Ævar Arnfjörð Bjarmason 5649bd9a51 t7004-tag.sh: re-arrange git tag comment for clarity 14 years ago
Michael J Gruber 3d5854e765 tag: recognize rfc1991 signatures 14 years ago
Michael J Gruber c8525c302b t/t7004-tag: test handling of rfc1991 signatures 14 years ago
Jonathan Nieder 2dec68cf8f tests: add missing &&, batch 2 14 years ago
Ævar Arnfjörð Bjarmason fadb5156e4 tests: Skip tests in a way that makes sense under TAP 15 years ago
Johannes Sixt a4df22ce49 t7004: Use prerequisite tags to skip tests that need gpg 16 years ago
Johannes Sixt 0aaaef7b0f t2200, t7004: Avoid glob pattern that also matches files 16 years ago
Johannes Sixt fae74a04d7 test suite: Use 'say' to say something instead of 'test_expect_success' 16 years ago
Jake Goulding 32c35cfb1e git-tag: Add --contains option 16 years ago
Samuel Tardieu e0e03a731b tag: Add more tests about mixing incompatible modes and options 17 years ago
Nanako Shiraishi d592b3157f tests: use "git xyzzy" form (t7000 - t7199) 17 years ago
Junio C Hamano bfdbee9810 tests: use $TEST_DIRECTORY to refer to the t/ directory 17 years ago
Junio C Hamano dbd0f5c769 Files given on the command line are relative to $cwd 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
Bryan Donlan 0e46e70462 Don't use the 'export NAME=value' in the test scripts. 17 years ago
Johannes Sixt 64fb19ba63 t7004-tag: Skip more tests if gpg is not available. 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Pierre Habouzit c43a24834a Force the sticked form for options with optional arguments. 17 years ago
Pierre Habouzit 78d776a969 git-tag: fix -l switch handling regression. 17 years ago
Linus Torvalds be15f50538 "git tag -u keyname" broken 17 years ago
Jeff King 10507857fe git-tag: test that -s implies an annotated tag 17 years ago
Carlos Rica 3968658599 Make builtin-tag.c use parse_options. 17 years ago