121 Commits (a4b8ab5363a32f283a61ef3a962853556d136c0e)

Author SHA1 Message Date
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 7 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
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