index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7004-tag.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
Merge branch 'td/ref-filter-memoize-contains'
Junio C Hamano
1
-0
/
+18
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-1
/
+1
2026-06-12
commit-reach: reject cycles in contains walk
Tamir Duberstein
1
-0
/
+18
2026-04-21
t7004: avoid subshells to capture git exit codes
Siddharth Shrimali
1
-8
/
+18
2026-04-21
t7004: dynamically grab expected state in tests
Siddharth Shrimali
1
-9
/
+2
2026-04-21
t7004: drop hardcoded tag count for state verification
Siddharth Shrimali
1
-4
/
+3
2026-04-01
t7004: replace wc -l with modern test helpers
Siddharth Shrimali
1
-5
/
+10
2025-11-04
t7004: do not chdir around in the main process
Junio C Hamano
1
-18
/
+20
2025-11-04
ref-filter: fix stale parsed objects
Patrick Steinhardt
1
-0
/
+20
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
1
-1
/
+1
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
1
-1
/
+1
2024-12-03
tag: "git tag" refuses to use HEAD as a tagname
Junio C Hamano
1
-0
/
+12
2024-08-08
t7004: make use of write_script
AbdAlRahman Gad
1
-6
/
+2
2024-08-08
t7004: use single quotes instead of double quotes
AbdAlRahman Gad
1
-35
/
+35
2024-08-08
t7004: begin the test body on the same line as test_expect_success
AbdAlRahman Gad
1
-54
/
+71
2024-08-08
t7004: description on the same line as test_expect_success
AbdAlRahman Gad
1
-166
/
+83
2024-08-08
t7004: do not prepare things outside test_expect_success
AbdAlRahman Gad
1
-338
/
+360
2024-08-08
t7004: use indented here-doc
AbdAlRahman Gad
1
-19
/
+19
2024-08-08
t7004: one command per line
AbdAlRahman Gad
1
-2
/
+4
2024-08-08
t7004: remove space after redirect operators
AbdAlRahman Gad
1
-25
/
+25
2024-05-07
builtin/tag: add --trailer option
John Passaro
1
-0
/
+114
2024-03-29
advice: omit trailing whitespace
Junio C Hamano
1
-2
/
+2
2023-11-16
ref-filter.c: really don't sort when using --no-sort
Victoria Dye
1
-0
/
+45
2023-05-16
tag: keep the message file in case ref transaction fails
Kristoffer Haugsbakk
1
-0
/
+10
2023-05-16
t/t7004-tag: add regression test for successful tag creation
Kristoffer Haugsbakk
1
-0
/
+9
2023-04-21
Merge branch 'ow/ref-filter-omit-empty'
Junio C Hamano
1
-0
/
+16
2023-04-13
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle
1
-0
/
+16
2023-04-06
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
1
-0
/
+17
2023-03-28
config API: add "string" version of *_value_multi(), fix segfaults
Ævar Arnfjörð Bjarmason
1
-2
/
+7
2023-03-28
config API users: test for *_get_value_multi() segfaults
Ævar Arnfjörð Bjarmason
1
-0
/
+12
2023-03-20
for-each-ref: add ahead-behind format atom
Derrick Stolee
1
-0
/
+28
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
[next]