Age | Commit message (Expand) | Author | Files | Lines |
2022-01-10 | Merge branch 'hn/ref-api-tests-update' | Junio C Hamano | 1 | -11/+11 |
2021-12-22 | t7004: use "test-tool ref-store" for reflog inspection | Han-Wen Nienhuys | 1 | -2/+2 |
2021-12-22 | t7004: create separate tags for different tests | Han-Wen Nienhuys | 1 | -11/+11 |
2021-12-13 | t6000-t9999: detect and signal failure within loop | Eric Sunshine | 1 | -1/+1 |
2021-12-13 | tests: fix broken &&-chains in compound statements | Eric Sunshine | 1 | -2/+5 |
2021-07-26 | ref-filter: add %(rest) atom | ZheNing Hu | 1 | -0/+4 |
2021-02-25 | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 1 | -4/+4 |
2021-02-22 | Merge branch 'bc/signed-objects-with-both-hashes' | Junio C Hamano | 1 | -0/+25 |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
2021-02-10 | gpg-interface: remove other signature headers before verifying | brian m. carlson | 1 | -0/+25 |
2020-11-19 | t7[0-4]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -5/+5 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-09-16 | ref-filter: allow merged and no-merged filters | Aaron Lipman | 1 | -2/+2 |
2020-03-05 | tag: use new advice API to check visibility | Heba Waly | 1 | -0/+1 |
2019-12-25 | Merge branch 'rs/test-cleanup' | Junio C Hamano | 1 | -1/+0 |
2019-12-11 | t7004: don't create unused file | René Scharfe | 1 | -1/+0 |
2019-12-01 | Merge branch 'ma/t7004' | Junio C Hamano | 1 | -3/+3 |
2019-11-14 | t7004: check existence of correct tag | Martin Ågren | 1 | -3/+3 |
2019-11-10 | Fix spelling errors in names of tests | Elijah Newren | 1 | -1/+1 |
2019-06-05 | tag: add tag.gpgSign config option to force all tags be GPG-signed | Tigran Mkrtchyan | 1 | -0/+21 |
2019-05-09 | tag: fix typo in nested tagging hint | Denton Liu | 1 | -1/+1 |
2019-04-12 | tag: advise on nested tags | Denton Liu | 1 | -0/+11 |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -6/+2 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 1 | -6/+2 |
2018-08-20 | Merge branch 'ab/test-must-be-empty-for-master' | Junio C Hamano | 1 | -14/+8 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -14/+8 |
2018-07-20 | gpg-interface t: extend the existing GPG tests with GPGSM | Henning Schild | 1 | -0/+13 |
2018-05-23 | Merge branch 'nd/term-columns' | Junio C Hamano | 1 | -1/+1 |
2018-05-13 | column: fix off-by-one default width | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-04-16 | gpg-interface: find the last gpg signature line | Jeff King | 1 | -0/+11 |
2018-04-16 | t7004: fix mistaken tag name | Jeff King | 1 | -1/+1 |
2018-02-07 | tag: add --edit option | Nicolas Morey-Chaisemartin | 1 | -0/+30 |
2017-10-18 | Merge branch 'jk/ref-filter-colors-fix' | Junio C Hamano | 1 | -0/+6 |
2017-10-17 | tag: respect color.ui config | Jeff King | 1 | -0/+6 |
2017-10-17 | Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt... | Junio C Hamano | 1 | -3/+3 |
2017-10-04 | Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto | Junio C Hamano | 1 | -3/+3 |
2017-10-04 | provide --color option for all ref-filter users | Jeff King | 1 | -2/+2 |
2017-10-04 | test-terminal: set TERM=vt100 | Jeff King | 1 | -1/+1 |
2017-09-15 | test-lib: don't use ulimit in test prerequisites on cygwin | Ramsay Jones | 1 | -1/+0 |
2017-09-10 | Merge branch 'ab/ref-filter-no-contains' into maint | Junio C Hamano | 1 | -1/+1 |
2017-09-08 | t7004: move limited stack prereq to test-lib | Michael J Gruber | 1 | -6/+0 |
2017-08-22 | Merge branch 'ab/ref-filter-no-contains' | Junio C Hamano | 1 | -1/+1 |
2017-08-07 | tests: don't give unportable ">" to "test" built-in, use -gt | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-07-13 | ref-filter: consult want_color() before emitting colors | Jeff King | 1 | -0/+25 |
2017-05-11 | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2017-04-11 | Merge branch 'ab/ref-filter-no-contains' | Junio C Hamano | 1 | -12/+233 |
2017-03-27 | Merge branch 'st/verify-tag' | Junio C Hamano | 1 | -7/+5 |
2017-03-24 | tag: add tests for --with and --without | Ævar Arnfjörð Bjarmason | 1 | -2/+4 |
2017-03-24 | ref-filter: add --no-contains option to tag/branch/for-each-ref | Ævar Arnfjörð Bjarmason | 1 | -4/+126 |
2017-03-24 | tag: change --point-at to default to HEAD | Ævar Arnfjörð Bjarmason | 1 | -1/+8 |