summaryrefslogtreecommitdiff
path: root/t/t7004-tag.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-27Merge branch 'td/ref-filter-memoize-contains'Junio C Hamano1-0/+18
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-1/+1
2026-06-12commit-reach: reject cycles in contains walkTamir Duberstein1-0/+18
2026-04-21t7004: avoid subshells to capture git exit codesSiddharth Shrimali1-8/+18
2026-04-21t7004: dynamically grab expected state in testsSiddharth Shrimali1-9/+2
2026-04-21t7004: drop hardcoded tag count for state verificationSiddharth Shrimali1-4/+3
2026-04-01t7004: replace wc -l with modern test helpersSiddharth Shrimali1-5/+10
2025-11-04t7004: do not chdir around in the main processJunio C Hamano1-18/+20
2025-11-04ref-filter: fix stale parsed objectsPatrick Steinhardt1-0/+20
2024-12-15Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano1-1/+1
2024-12-06advice: suggest using subcommand "git config set"Bence Ferdinandy1-1/+1
2024-12-03tag: "git tag" refuses to use HEAD as a tagnameJunio C Hamano1-0/+12
2024-08-08t7004: make use of write_scriptAbdAlRahman Gad1-6/+2
2024-08-08t7004: use single quotes instead of double quotesAbdAlRahman Gad1-35/+35
2024-08-08t7004: begin the test body on the same line as test_expect_successAbdAlRahman Gad1-54/+71
2024-08-08t7004: description on the same line as test_expect_successAbdAlRahman Gad1-166/+83
2024-08-08t7004: do not prepare things outside test_expect_successAbdAlRahman Gad1-338/+360
2024-08-08t7004: use indented here-docAbdAlRahman Gad1-19/+19
2024-08-08t7004: one command per lineAbdAlRahman Gad1-2/+4
2024-08-08t7004: remove space after redirect operatorsAbdAlRahman Gad1-25/+25
2024-05-07builtin/tag: add --trailer optionJohn Passaro1-0/+114
2024-03-29advice: omit trailing whitespaceJunio C Hamano1-2/+2
2023-11-16ref-filter.c: really don't sort when using --no-sortVictoria Dye1-0/+45
2023-05-16tag: keep the message file in case ref transaction failsKristoffer Haugsbakk1-0/+10
2023-05-16t/t7004-tag: add regression test for successful tag creationKristoffer Haugsbakk1-0/+9
2023-04-21Merge branch 'ow/ref-filter-omit-empty'Junio C Hamano1-0/+16
2023-04-13branch, for-each-ref, tag: add option to omit empty linesØystein Walle1-0/+16
2023-04-06Merge branch 'ab/config-multi-and-nonbool'Junio C Hamano1-0/+17
2023-03-28config API: add "string" version of *_value_multi(), fix segfaultsÆvar Arnfjörð Bjarmason1-2/+7
2023-03-28config API users: test for *_get_value_multi() segfaultsÆvar Arnfjörð Bjarmason1-0/+12
2023-03-20for-each-ref: add ahead-behind format atomDerrick Stolee1-0/+28
2022-01-10Merge branch 'hn/ref-api-tests-update'Junio C Hamano1-11/+11
2021-12-22t7004: use "test-tool ref-store" for reflog inspectionHan-Wen Nienhuys1-2/+2
2021-12-22t7004: create separate tags for different testsHan-Wen Nienhuys1-11/+11
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine1-1/+1
2021-12-13tests: fix broken &&-chains in compound statementsEric Sunshine1-2/+5
2021-07-26ref-filter: add %(rest) atomZheNing Hu1-0/+4
2021-02-25Merge branch 'ab/detox-gettext-tests'Junio C Hamano1-4/+4
2021-02-22Merge branch 'bc/signed-objects-with-both-hashes'Junio C Hamano1-0/+25
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-4/+4
2021-02-10gpg-interface: remove other signature headers before verifyingbrian m. carlson1-0/+25
2020-11-19t7[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-5/+5
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-09-16ref-filter: allow merged and no-merged filtersAaron Lipman1-2/+2
2020-03-05tag: use new advice API to check visibilityHeba Waly1-0/+1
2019-12-25Merge branch 'rs/test-cleanup'Junio C Hamano1-1/+0
2019-12-11t7004: don't create unused fileRené Scharfe1-1/+0
2019-12-01Merge branch 'ma/t7004'Junio C Hamano1-3/+3
2019-11-14t7004: check existence of correct tagMartin Ågren1-3/+3
2019-11-10Fix spelling errors in names of testsElijah Newren1-1/+1