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
/
t1400-update-ref.sh
Age
Commit message (
Expand
)
Author
2026-02-27
Merge branch 'ap/use-test-seq-f-more'
Junio C Hamano
2026-02-19
t: use test_seq -f and pipes in a few more places
Aaron Plattner
2026-01-25
update-ref: utilize rejected error details if available
Karthik Nayak
2025-09-29
Merge branch 'kn/refs-files-case-insensitive'
Junio C Hamano
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
2025-08-29
Merge branch 'jk/no-clobber-dangling-symref-with-fetch'
Junio C Hamano
2025-08-19
refs: do not clobber dangling symrefs
Jeff King
2025-07-16
Merge branch 'ps/refs-files-remove-empty-parent'
Junio C Hamano
2025-07-08
Merge branch 'kn/fetch-push-bulk-ref-update'
Junio C Hamano
2025-07-08
refs/files: remove empty parent dirs when ref creation fails
Patrick Steinhardt
2025-06-25
refs/files: skip updates with errors in batched updates
Karthik Nayak
2025-06-24
test-lib: teach test_seq the -f option
Jeff King
2025-04-08
update-ref: add --batch-updates flag for stdin mode
Karthik Nayak
2025-01-23
refs: fix creation of reflog entries for symrefs
Karthik Nayak
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-10-17
t: fix typos
Andrew Kreimer
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-07
update-ref: add support for 'symref-update' command
Karthik Nayak
2024-06-07
update-ref: add support for 'symref-create' command
Karthik Nayak
2024-06-07
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-06-07
update-ref: add support for 'symref-verify' command
Karthik Nayak
2024-05-27
strbuf: fix leak when `appendwholeline()` fails with EOF
Patrick Steinhardt
2024-04-02
update-ref: use {old,new}-oid instead of {old,new}value
Karthik Nayak
2024-02-26
Merge branch 'ps/ref-tests-update-even-more'
Junio C Hamano
2024-02-15
t1400: exercise reflog with gaps with reftable backend
Patrick Steinhardt
2024-02-15
t: move tests exercising the "files" backend
Patrick Steinhardt
2024-02-07
t1400: use show-ref to check pseudorefs
Phillip Wood
2023-12-20
Merge branch 'ps/ref-tests-update-more'
Junio C Hamano
2023-12-09
Merge branch 'ps/ref-tests-update'
Junio C Hamano
2023-12-03
t1400: split up generic reflog tests from the reffile-specific ones
Patrick Steinhardt
2023-11-03
t: mark several tests that assume the files backend with REFFILES
Patrick Steinhardt
2023-11-03
t: convert tests to not access reflog via the filesystem
Patrick Steinhardt
2023-11-03
t: convert tests to not access symrefs via the filesystem
Patrick Steinhardt
2023-11-03
t: convert tests to not write references via the filesystem
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-03-20
t1400: assert output of update-ref
Andrei Rybak
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
2021-12-15
Merge branch 'js/test-initial-branch-override-cleanup'
Junio C Hamano
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
2021-12-05
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
2021-12-02
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
2021-09-15
t1400: avoid SIGPIPE race condition on fifo
Jeff King
2021-09-03
update-ref: fix streaming of status updates
Patrick Steinhardt
2021-05-11
refs: cleanup directories when deleting packed ref
Will Chandler
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2020-12-16
t1400: use `main` as initial branch name
Johannes Schindelin
2020-11-19
tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed
Johannes Schindelin
2020-11-19
t[01]*: 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
[next]