131 Commits (d4a392452e292ff924e79ec8458611c0f679d6d4)

Author SHA1 Message Date
Aaron Lipman 21bf933928 ref-filter: allow merged and no-merged filters 4 years ago
Heba Waly f665d63a91 tag: use new advice API to check visibility 5 years ago
René Scharfe 8c02fe6060 t7004: don't create unused file 5 years ago
Martin Ågren b018719927 t7004: check existence of correct tag 5 years ago
Elijah Newren 4dc8b1c114 Fix spelling errors in names of tests 5 years ago
Tigran Mkrtchyan 1c6b565f89 tag: add tag.gpgSign config option to force all tags be GPG-signed 6 years ago
Denton Liu a54b2ab345 tag: fix typo in nested tagging hint 6 years ago
Denton Liu eea9c1e78f tag: advise on nested tags 6 years ago
SZEDER Gábor 1c5e94f459 tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' 7 years ago
Ævar Arnfjörð Bjarmason d3c6751b18 tests: make use of the test_must_be_empty function 7 years ago
Henning Schild 53fc999306 gpg-interface t: extend the existing GPG tests with GPGSM 7 years ago
Nguyễn Thái Ngọc Duy b5d5a567fb column: fix off-by-one default width 7 years ago
Jeff King 8b44b2be89 gpg-interface: find the last gpg signature line 7 years ago
Jeff King cf98a52ba4 t7004: fix mistaken tag name 7 years ago
Nicolas Morey-Chaisemartin 9eed6e40c0 tag: add --edit option 7 years ago
Jeff King b521fd1228 tag: respect color.ui config 7 years ago
Jeff King 0c88bf5050 provide --color option for all ref-filter users 7 years ago
Jeff King e433749d86 test-terminal: set TERM=vt100 7 years ago
Ramsay Jones 21dac1deee test-lib: don't use ulimit in test prerequisites on cygwin 8 years ago
Michael J Gruber 4db464f815 t7004: move limited stack prereq to test-lib 8 years ago
Ævar Arnfjörð Bjarmason dff2813391 tests: don't give unportable ">" to "test" built-in, use -gt 8 years ago
Jeff King 11b087adfd ref-filter: consult want_color() before emitting colors 8 years ago
Ævar Arnfjörð Bjarmason 0d75bfe67b tests: fix tests broken under GETTEXT_POISON=YesPlease 8 years ago
Ævar Arnfjörð Bjarmason 75057691be tag: add tests for --with and --without 8 years ago
Ævar Arnfjörð Bjarmason ac3f5a3468 ref-filter: add --no-contains option to tag/branch/for-each-ref 8 years ago
Ævar Arnfjörð Bjarmason 1e0c3b680c tag: change --point-at to default to HEAD 8 years ago
Ævar Arnfjörð Bjarmason 6a338149f6 tag: implicitly supply --list given another list-like option 8 years ago
Ævar Arnfjörð Bjarmason c485b24c42 tag: change misleading --list <pattern> documentation 8 years ago
Ævar Arnfjörð Bjarmason bf748049f5 tag: add more incompatibles mode tests 8 years ago
Santiago Torres b42ca35e5c t7004, t7030: fix here-doc syntax errors 8 years ago
Ævar Arnfjörð Bjarmason 682b29f90d tag tests: fix a typo in a test description 8 years ago
Ævar Arnfjörð Bjarmason 4612edc639 tag: remove a TODO item from the test suite 8 years ago
Ævar Arnfjörð Bjarmason b643827b94 ref-filter: add test for --contains on a non-commit 8 years ago
Ævar Arnfjörð Bjarmason 17d6c744dc ref-filter: make combining --merged & --no-merged an error 8 years ago
Cornelius Weig df8512ede8 tag: generate useful reflog message 8 years ago
Cornelius Weig 341fb28621 refs: add option core.logAllRefUpdates = always 8 years ago
Santiago Torres 4fea72f4f7 t/t7004-tag: Add --format specifier tests 8 years ago
SZEDER Gábor c026557a37 versioncmp: generalize version sort suffix reordering 8 years ago
SZEDER Gábor 51acfa9db5 versioncmp: use earliest-longest contained suffix to determine sorting order 8 years ago
SZEDER Gábor b8231660fa versioncmp: cope with common part overlapping with prerelease suffix 8 years ago
SZEDER Gábor 0c1b4878de t7004-tag: add version sort tests to show prerelease reordering issues 8 years ago
SZEDER Gábor 9ffda48f53 t7004-tag: use test_config helper 8 years ago
SZEDER Gábor eba286e310 t7004-tag: delete unnecessary tags with test_when_finished 8 years ago
Nguyễn Thái Ngọc Duy 3bb16a8bf2 tag, branch, for-each-ref: add --ignore-case for sorting and filtering 8 years ago
Michael J Gruber efee9553a4 gpg-interface: check gpg signature creation status 9 years ago
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