- 1c6b565 tag: add tag.gpgSign config option to force all tags be GPG-signed by Tigran Mkrtchyan · 6 years ago
- a54b2ab tag: fix typo in nested tagging hint by Denton Liu · 6 years ago
- eea9c1e tag: advise on nested tags by Denton Liu · 6 years ago
- 986c518 Merge branch 'sg/test-must-be-empty' by Junio C Hamano · 7 years ago
- 1c5e94f tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' by SZEDER Gábor · 7 years ago
- 14677d2 Merge branch 'ab/test-must-be-empty-for-master' by Junio C Hamano · 7 years ago
- d3c6751 tests: make use of the test_must_be_empty function by Ævar Arnfjörð Bjarmason · 7 years ago
- 53fc999 gpg-interface t: extend the existing GPG tests with GPGSM by Henning Schild · 7 years ago
- 05682ee Merge branch 'nd/term-columns' by Junio C Hamano · 7 years ago
- b5d5a56 column: fix off-by-one default width by Nguyễn Thái Ngọc Duy · 7 years ago
- 8b44b2b gpg-interface: find the last gpg signature line by Jeff King · 7 years ago
- cf98a52 t7004: fix mistaken tag name by Jeff King · 7 years ago
- 9eed6e4 tag: add --edit option by Nicolas Morey-Chaisemartin · 7 years ago
- 1c0b983 Merge branch 'jk/ref-filter-colors-fix' by Junio C Hamano · 7 years ago
- b521fd1 tag: respect color.ui config by Jeff King · 7 years ago
- 433d62f Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filter-colors-fix-maint by Junio C Hamano · 7 years ago
- aebd235 Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto by Junio C Hamano · 7 years ago
- 0c88bf5 provide --color option for all ref-filter users by Jeff King · 7 years ago
- e433749 test-terminal: set TERM=vt100 by Jeff King · 7 years ago
- 21dac1d test-lib: don't use ulimit in test prerequisites on cygwin by Ramsay Jones · 7 years ago
- 1eb539a Merge branch 'ab/ref-filter-no-contains' into maint by Junio C Hamano · 7 years ago
- 4db464f t7004: move limited stack prereq to test-lib by Michael J Gruber · 8 years ago
- 6cb3822 Merge branch 'ab/ref-filter-no-contains' by Junio C Hamano · 8 years ago
- dff2813 tests: don't give unportable ">" to "test" built-in, use -gt by Ævar Arnfjörð Bjarmason · 8 years ago
- 11b087a ref-filter: consult want_color() before emitting colors by Jeff King · 8 years ago
- 0d75bfe tests: fix tests broken under GETTEXT_POISON=YesPlease by Ævar Arnfjörð Bjarmason · 8 years ago
- d1d3d46 Merge branch 'ab/ref-filter-no-contains' by Junio C Hamano · 8 years ago
- c473af7 Merge branch 'st/verify-tag' by Junio C Hamano · 8 years ago
- 7505769 tag: add tests for --with and --without by Ævar Arnfjörð Bjarmason · 8 years ago
- ac3f5a3 ref-filter: add --no-contains option to tag/branch/for-each-ref by Ævar Arnfjörð Bjarmason · 8 years ago
- 1e0c3b6 tag: change --point-at to default to HEAD by Ævar Arnfjörð Bjarmason · 8 years ago
- 6a33814 tag: implicitly supply --list given another list-like option by Ævar Arnfjörð Bjarmason · 8 years ago
- c485b24 tag: change misleading --list <pattern> documentation by Ævar Arnfjörð Bjarmason · 8 years ago
- bf74804 tag: add more incompatibles mode tests by Ævar Arnfjörð Bjarmason · 8 years ago
- b42ca35 t7004, t7030: fix here-doc syntax errors by Santiago Torres · 8 years ago
- 682b29f tag tests: fix a typo in a test description by Ævar Arnfjörð Bjarmason · 8 years ago
- 4612edc tag: remove a TODO item from the test suite by Ævar Arnfjörð Bjarmason · 8 years ago
- b643827 ref-filter: add test for --contains on a non-commit by Ævar Arnfjörð Bjarmason · 8 years ago
- 17d6c74 ref-filter: make combining --merged & --no-merged an error by Ævar Arnfjörð Bjarmason · 8 years ago
- fb75e31 Merge branch 'cw/tag-reflog-message' by Junio C Hamano · 8 years ago
- df8512e tag: generate useful reflog message by Cornelius Weig · 8 years ago
- fafca0f Merge branch 'cw/log-updates-for-all-refs-really' by Junio C Hamano · 8 years ago
- 237bdd9 Merge branch 'st/verify-tag' by Junio C Hamano · 8 years ago
- 341fb28 refs: add option core.logAllRefUpdates = always by Cornelius Weig · 8 years ago
- 1ac244d Merge branch 'sg/fix-versioncmp-with-common-suffix' by Junio C Hamano · 8 years ago
- 4fea72f t/t7004-tag: Add --format specifier tests by Santiago Torres · 8 years ago
- c026557 versioncmp: generalize version sort suffix reordering by SZEDER Gábor · 8 years ago
- 51acfa9 versioncmp: use earliest-longest contained suffix to determine sorting order by SZEDER Gábor · 8 years ago
- b823166 versioncmp: cope with common part overlapping with prerelease suffix by SZEDER Gábor · 8 years ago
- 0c1b487 t7004-tag: add version sort tests to show prerelease reordering issues by SZEDER Gábor · 8 years ago
- 9ffda48 t7004-tag: use test_config helper by SZEDER Gábor · 8 years ago
- eba286e t7004-tag: delete unnecessary tags with test_when_finished by SZEDER Gábor · 8 years ago
- 3bb16a8 tag, branch, for-each-ref: add --ignore-case for sorting and filtering by Nguyễn Thái Ngọc Duy · 8 years ago
- efee955 gpg-interface: check gpg signature creation status by Michael J Gruber · 9 years ago
- 61c2fe0 tag: add the option to force signing of annotated tags by Laurent Arnoud · 9 years ago
- 8bad3de Merge branch 'jk/list-tag-2.7-regression' by Junio C Hamano · 9 years ago
- 0571979 tag: do not show ambiguous tag names as "tags/foo" by Jeff King · 9 years ago
- 63873a0 t/t7004-tag.sh: use the $( ... ) construct for command substitution by Elia Pinto · 9 years ago
- 5242860 tag.c: implement '--merged' and '--no-merged' options by Karthik Nayak · 10 years ago
- df09474 tag.c: implement '--format' option by Karthik Nayak · 9 years ago
- b7cc53e tag.c: use 'ref-filter' APIs by Karthik Nayak · 9 years ago
- 144c76f update-ref and tag: add --create-reflog arg by David Turner · 10 years ago
- fc38a9b t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE by Stefan Beller · 10 years ago
- 30db51a Merge branch 'jk/test-chain-lint' by Junio C Hamano · 10 years ago
- f57610a Merge branch 'nd/versioncmp-prereleases' by Junio C Hamano · 10 years ago
- 11f228b t7004: fix embedded single-quotes by Jeff King · 10 years ago
- 99094a7 t: fix trivial &&-chain breakage by Jeff King · 10 years ago
- d811c8e versionsort: support reorder prerelease suffixes by Nguyễn Thái Ngọc Duy · 10 years ago
- c0e0ed6 tests: skip RFC1991 tests for gnupg 2.1 by Christian Hesse · 10 years ago
- 7543dea Merge branch 'sk/tag-contains-wo-recursion' by Junio C Hamano · 10 years ago
- b9a1907 t7004: give the test a bit more stack space by Junio C Hamano · 10 years ago
- b150794 tag: support configuring --sort via .gitconfig by Jacob Keller · 11 years ago
- dc662d4 tag: fix --sort tests to use cat<<-\EOF format by Jacob Keller · 11 years ago
- cbc60b6 git tag --contains: avoid stack overflow by Jean-Jacques Lafay · 11 years ago
- 9ef176b tag: support --sort=<spec> by Nguyễn Thái Ngọc Duy · 11 years ago
- 3ae851e tag: --force does not have to warn when creating tags by Phil Hord · 12 years ago
- 086cb91 t7004: do not create unneeded gpghome/gpg.conf when GPG is not used by Junio C Hamano · 12 years ago
- d96e3c1 tag: add --column by Nguyễn Thái Ngọc Duy · 13 years ago
- 76bdcf0 Merge branch 'tg/tag-points-at' by Junio C Hamano · 13 years ago
- 1efb733 Merge branch 'jk/maint-tag-show-fixes' by Junio C Hamano · 13 years ago
- 31fd8d7 tag: do not show non-tag contents with "-n" by Junio C Hamano · 13 years ago
- ae7706b tag: add --points-at list option by Tom Grennan · 13 years ago
- 37d3e85 t7004: factor out gpg setup by Jeff King · 14 years ago
- 588d0e8 tag: accept multiple patterns for --list by Jeff King · 14 years ago
- b3e1900 i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012 and t7060 by Junio C Hamano · 14 years ago
- 7fbff25 i18n: git-tag tag_template message by Ævar Arnfjörð Bjarmason · 14 years ago
- a5066a0 Merge branch 'mg/maint-tag-rfc1991' by Junio C Hamano · 14 years ago
- b3ff808 Merge branch 'en/and-cascade-tests' by Junio C Hamano · 14 years ago
- 5649bd9 t7004-tag.sh: re-arrange git tag comment for clarity by Ævar Arnfjörð Bjarmason · 14 years ago
- 3d5854e tag: recognize rfc1991 signatures by Michael J Gruber · 14 years ago
- c8525c3 t/t7004-tag: test handling of rfc1991 signatures by Michael J Gruber · 14 years ago
- 2dec68c tests: add missing &&, batch 2 by Jonathan Nieder · 14 years ago
- fadb515 tests: Skip tests in a way that makes sense under TAP by Ævar Arnfjörð Bjarmason · 15 years ago
- a4df22c t7004: Use prerequisite tags to skip tests that need gpg by Johannes Sixt · 16 years ago
- 0aaaef7 t2200, t7004: Avoid glob pattern that also matches files by Johannes Sixt · 16 years ago
- fae74a0 test suite: Use 'say' to say something instead of 'test_expect_success' by Johannes Sixt · 16 years ago
- 32c35cf git-tag: Add --contains option by Jake Goulding · 16 years ago
- df5e12f Merge branch 'st/tag' by Junio C Hamano · 16 years ago
- e0e03a7 tag: Add more tests about mixing incompatible modes and options by Samuel Tardieu · 16 years ago
- 9b8ae93 Merge branch 'maint' by Junio C Hamano · 17 years ago