aboutsummaryrefslogtreecommitdiff
path: root/t/t1400-update-ref.sh
AgeCommit message (Expand)Author
2026-02-27Merge branch 'ap/use-test-seq-f-more'Junio C Hamano
2026-02-19t: use test_seq -f and pipes in a few more placesAaron Plattner
2026-01-25update-ref: utilize rejected error details if availableKarthik Nayak
2025-09-29Merge branch 'kn/refs-files-case-insensitive'Junio C Hamano
2025-09-17refs/files: catch conflicts on case-insensitive file-systemsKarthik Nayak
2025-08-29Merge branch 'jk/no-clobber-dangling-symref-with-fetch'Junio C Hamano
2025-08-19refs: do not clobber dangling symrefsJeff King
2025-07-16Merge branch 'ps/refs-files-remove-empty-parent'Junio C Hamano
2025-07-08Merge branch 'kn/fetch-push-bulk-ref-update'Junio C Hamano
2025-07-08refs/files: remove empty parent dirs when ref creation failsPatrick Steinhardt
2025-06-25refs/files: skip updates with errors in batched updatesKarthik Nayak
2025-06-24test-lib: teach test_seq the -f optionJeff King
2025-04-08update-ref: add --batch-updates flag for stdin modeKarthik Nayak
2025-01-23refs: fix creation of reflog entries for symrefsKarthik Nayak
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-10-17t: fix typosAndrew Kreimer
2024-06-20Merge branch 'kn/update-ref-symref'Junio C Hamano
2024-06-07update-ref: add support for 'symref-update' commandKarthik Nayak
2024-06-07update-ref: add support for 'symref-create' commandKarthik Nayak
2024-06-07update-ref: add support for 'symref-delete' commandKarthik Nayak
2024-06-07update-ref: add support for 'symref-verify' commandKarthik Nayak
2024-05-27strbuf: fix leak when `appendwholeline()` fails with EOFPatrick Steinhardt
2024-04-02update-ref: use {old,new}-oid instead of {old,new}valueKarthik Nayak
2024-02-26Merge branch 'ps/ref-tests-update-even-more'Junio C Hamano
2024-02-15t1400: exercise reflog with gaps with reftable backendPatrick Steinhardt
2024-02-15t: move tests exercising the "files" backendPatrick Steinhardt
2024-02-07t1400: use show-ref to check pseudorefsPhillip Wood
2023-12-20Merge branch 'ps/ref-tests-update-more'Junio C Hamano
2023-12-09Merge branch 'ps/ref-tests-update'Junio C Hamano
2023-12-03t1400: split up generic reflog tests from the reffile-specific onesPatrick Steinhardt
2023-11-03t: mark several tests that assume the files backend with REFFILESPatrick Steinhardt
2023-11-03t: convert tests to not access reflog via the filesystemPatrick Steinhardt
2023-11-03t: convert tests to not access symrefs via the filesystemPatrick Steinhardt
2023-11-03t: convert tests to not write references via the filesystemPatrick Steinhardt
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-03-20t1400: assert output of update-refAndrei Rybak
2022-01-03Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-15Merge branch 'js/test-initial-branch-override-cleanup'Junio C Hamano
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine
2021-12-05tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin
2021-12-02test-ref-store: tweaks to for-each-reflog-ent formatHan-Wen Nienhuys
2021-09-15t1400: avoid SIGPIPE race condition on fifoJeff King
2021-09-03update-ref: fix streaming of status updatesPatrick Steinhardt
2021-05-11refs: cleanup directories when deleting packed refWill Chandler
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2020-12-16t1400: use `main` as initial branch nameJohannes Schindelin
2020-11-19tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin