summaryrefslogtreecommitdiffstats
path: root/t/t7004-tag.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hn/ref-api-tests-update'Junio C Hamano2022-01-101-11/+11
|\
| * t7004: use "test-tool ref-store" for reflog inspectionHan-Wen Nienhuys2021-12-221-2/+2
| * t7004: create separate tags for different testsHan-Wen Nienhuys2021-12-221-11/+11
* | t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* | tests: fix broken &&-chains in compound statementsEric Sunshine2021-12-131-2/+5
|/
* ref-filter: add %(rest) atomZheNing Hu2021-07-261-0/+4
* Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-261-4/+4
|\
| * tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-4/+4
* | Merge branch 'bc/signed-objects-with-both-hashes'Junio C Hamano2021-02-231-0/+25
|\ \ | |/ |/|
| * gpg-interface: remove other signature headers before verifyingbrian m. carlson2021-02-111-0/+25
* | t7[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-5/+5
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
|/
* ref-filter: allow merged and no-merged filtersAaron Lipman2020-09-161-2/+2
* tag: use new advice API to check visibilityHeba Waly2020-03-051-0/+1
* Merge branch 'rs/test-cleanup'Junio C Hamano2019-12-251-1/+0
|\
| * t7004: don't create unused fileRené Scharfe2019-12-111-1/+0
* | Merge branch 'ma/t7004'Junio C Hamano2019-12-011-3/+3
|\ \
| * | t7004: check existence of correct tagMartin Ågren2019-11-141-3/+3
| |/
* / Fix spelling errors in names of testsElijah Newren2019-11-101-1/+1
|/
* tag: add tag.gpgSign config option to force all tags be GPG-signedTigran Mkrtchyan2019-06-051-0/+21
* tag: fix typo in nested tagging hintDenton Liu2019-05-091-1/+1
* tag: advise on nested tagsDenton Liu2019-04-121-0/+11
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-6/+2
|\
| * tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-6/+2
* | Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano2018-08-201-14/+8
|\|
| * tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-14/+8
* | gpg-interface t: extend the existing GPG tests with GPGSMHenning Schild2018-07-201-0/+13
|/
* Merge branch 'nd/term-columns'Junio C Hamano2018-05-231-1/+1
|\
| * column: fix off-by-one default widthNguyễn Thái Ngọc Duy2018-05-131-1/+1
* | gpg-interface: find the last gpg signature lineJeff King2018-04-161-0/+11
* | t7004: fix mistaken tag nameJeff King2018-04-161-1/+1
|/
* tag: add --edit optionNicolas Morey-Chaisemartin2018-02-071-0/+30
* Merge branch 'jk/ref-filter-colors-fix'Junio C Hamano2017-10-181-0/+6
|\
| * tag: respect color.ui configJeff King2017-10-171-0/+6
| * Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...Junio C Hamano2017-10-171-3/+3
| |\
| * \ Merge branch 'ab/ref-filter-no-contains' into maintJunio C Hamano2017-09-101-1/+1
| |\ \
* | \ \ Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoJunio C Hamano2017-10-041-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | provide --color option for all ref-filter usersJeff King2017-10-041-2/+2
| * | | test-terminal: set TERM=vt100Jeff King2017-10-041-1/+1
| |/ /
* | | test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones2017-09-151-1/+0
* | | t7004: move limited stack prereq to test-libMichael J Gruber2017-09-081-6/+0
* | | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-08-221-1/+1
|\ \ \ | |/ / |/| / | |/
| * tests: don't give unportable ">" to "test" built-in, use -gtÆvar Arnfjörð Bjarmason2017-08-071-1/+1
* | ref-filter: consult want_color() before emitting colorsJeff King2017-07-131-0/+25
* | tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-2/+2
* | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-111-12/+233
|\|
| * tag: add tests for --with and --withoutÆvar Arnfjörð Bjarmason2017-03-241-2/+4
| * ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-241-4/+126
| * tag: change --point-at to default to HEADÆvar Arnfjörð Bjarmason2017-03-241-1/+8
| * tag: implicitly supply --list given another list-like optionÆvar Arnfjörð Bjarmason2017-03-241-5/+50