index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7004-tag.sh
Age
Commit message (
Expand
)
Author
14 days
t7004: replace wc -l with modern test helpers
Siddharth Shrimali
2025-11-04
t7004: do not chdir around in the main process
Junio C Hamano
2025-11-04
ref-filter: fix stale parsed objects
Patrick Steinhardt
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
2024-12-03
tag: "git tag" refuses to use HEAD as a tagname
Junio C Hamano
2024-08-08
t7004: make use of write_script
AbdAlRahman Gad
2024-08-08
t7004: use single quotes instead of double quotes
AbdAlRahman Gad
2024-08-08
t7004: begin the test body on the same line as test_expect_success
AbdAlRahman Gad
2024-08-08
t7004: description on the same line as test_expect_success
AbdAlRahman Gad
2024-08-08
t7004: do not prepare things outside test_expect_success
AbdAlRahman Gad
2024-08-08
t7004: use indented here-doc
AbdAlRahman Gad
2024-08-08
t7004: one command per line
AbdAlRahman Gad
2024-08-08
t7004: remove space after redirect operators
AbdAlRahman Gad
2024-05-07
builtin/tag: add --trailer option
John Passaro
2024-03-29
advice: omit trailing whitespace
Junio C Hamano
2023-11-16
ref-filter.c: really don't sort when using --no-sort
Victoria Dye
2023-05-16
tag: keep the message file in case ref transaction fails
Kristoffer Haugsbakk
2023-05-16
t/t7004-tag: add regression test for successful tag creation
Kristoffer Haugsbakk
2023-04-21
Merge branch 'ow/ref-filter-omit-empty'
Junio C Hamano
2023-04-13
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle
2023-04-06
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
2023-03-28
config API: add "string" version of *_value_multi(), fix segfaults
Ævar Arnfjörð Bjarmason
2023-03-28
config API users: test for *_get_value_multi() segfaults
Ævar Arnfjörð Bjarmason
2023-03-20
for-each-ref: add ahead-behind format atom
Derrick Stolee
2022-01-10
Merge branch 'hn/ref-api-tests-update'
Junio C Hamano
2021-12-22
t7004: use "test-tool ref-store" for reflog inspection
Han-Wen Nienhuys
2021-12-22
t7004: create separate tags for different tests
Han-Wen Nienhuys
2021-12-13
t6000-t9999: detect and signal failure within loop
Eric Sunshine
2021-12-13
tests: fix broken &&-chains in compound statements
Eric Sunshine
2021-07-26
ref-filter: add %(rest) atom
ZheNing Hu
2021-02-25
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
2021-02-22
Merge branch 'bc/signed-objects-with-both-hashes'
Junio C Hamano
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-10
gpg-interface: remove other signature headers before verifying
brian m. carlson
2020-11-19
t7[0-4]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-09-16
ref-filter: allow merged and no-merged filters
Aaron Lipman
2020-03-05
tag: use new advice API to check visibility
Heba Waly
2019-12-25
Merge branch 'rs/test-cleanup'
Junio C Hamano
2019-12-11
t7004: don't create unused file
René Scharfe
2019-12-01
Merge branch 'ma/t7004'
Junio C Hamano
2019-11-14
t7004: check existence of correct tag
Martin Ågren
2019-11-10
Fix spelling errors in names of tests
Elijah Newren
2019-06-05
tag: add tag.gpgSign config option to force all tags be GPG-signed
Tigran Mkrtchyan
2019-05-09
tag: fix typo in nested tagging hint
Denton Liu
2019-04-12
tag: advise on nested tags
Denton Liu
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-20
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
[next]