aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1400-update-ref.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-20t1400: assert output of update-refAndrei Rybak1-0/+3
2022-01-03Merge branch 'es/test-chain-lint'Junio C Hamano1-2/+2
2021-12-15Merge branch 'js/test-initial-branch-override-cleanup'Junio C Hamano1-3/+0
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine1-2/+2
2021-12-05tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin1-3/+0
2021-12-02test-ref-store: tweaks to for-each-reflog-ent formatHan-Wen Nienhuys1-5/+8
2021-09-15t1400: avoid SIGPIPE race condition on fifoJeff King1-3/+5
2021-09-03update-ref: fix streaming of status updatesPatrick Steinhardt1-0/+32
2021-05-11refs: cleanup directories when deleting packed refWill Chandler1-0/+9
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-3/+3
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano1-0/+3
2020-12-16t1400: use `main` as initial branch nameJohannes Schindelin1-37/+38
2020-11-19tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin1-2/+2
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-35/+35
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-16update-ref: disallow "start" for ongoing transactionsPatrick Steinhardt1-0/+11
2020-11-16update-ref: allow creation of multiple transactionsPatrick Steinhardt1-0/+50
2020-11-16t1400: avoid touching refs on filesystemPatrick Steinhardt1-35/+42
2020-10-23t1400: prepare for `main` being default branch nameJohannes Schindelin1-5/+5
2020-08-17Merge branch 'hn/reftable-prep-part-2'Junio C Hamano1-15/+15
2020-08-06t: don't spuriously close and reopen quotesMartin Ågren1-1/+1
2020-07-27Modify pseudo refs through ref backend storageHan-Wen Nienhuys1-5/+5
2020-07-16t1400: use git rev-parse for testing PSEUDOREF existenceHan-Wen Nienhuys1-10/+10
2020-05-20t: use update-ref and show-ref to reading/writing refsHan-Wen Nienhuys1-16/+16
2020-05-01Merge branch 'tb/commit-graph-fd-exhaustion-fix'Junio C Hamano1-9/+0
2020-04-23t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to testsTaylor Blau1-9/+0
2020-04-02update-ref: implement interactive transaction handlingPatrick Steinhardt1-0/+131
2020-01-30sha1-name: mark get_oid() error messages for translationJeff King1-6/+6
2020-01-28t1400: avoid "test" string comparisonsJeff King1-12/+24
2019-12-06Merge branch 'rs/test-cleanup'Junio C Hamano1-4/+4
2019-11-27t1400: use test_must_be_emptyRené Scharfe1-4/+4
2019-10-29t1400: wrap setup code in test caseJohannes Schindelin1-8/+10
2018-10-16Merge branch 'ma/t1400-undebug-test'Junio C Hamano1-1/+1
2018-10-10Merge branch 'bc/hash-independent-tests'Junio C Hamano1-1/+1
2018-09-28t1400: drop debug `echo` to actually execute `test`Martin Ågren1-1/+1
2018-09-17t1400: switch hard-coded object ID to variablebrian m. carlson1-1/+1
2018-09-12update-ref: allow --no-deref with --stdinElijah Newren1-0/+31
2018-07-23refs.c: mark more strings for translationNguyễn Thái Ngọc Duy1-10/+10
2018-07-23Update messages in preparation for i18nNguyễn Thái Ngọc Duy1-4/+4
2018-05-30Merge branch 'bc/hash-independent-tests'Junio C Hamano1-1/+1
2018-05-14t: switch $_z40 to $ZERO_OIDbrian m. carlson1-1/+1
2018-05-13refs: handle zero oid for pseudorefsMartin Ågren1-2/+2
2018-05-13t1400: add tests around adding/deleting pseudorefsMartin Ågren1-0/+60
2017-09-15test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones1-1/+4
2017-04-16t1400: use consistent style for test_expect_success callsKyle Meyer1-168/+167
2017-03-21t1400: use test_when_finished for cleanupKyle Meyer1-40/+41
2017-03-21t1400: remove a set of unused output filesKyle Meyer1-2/+2
2017-03-21t1400: use test_path_is_* helpersKyle Meyer1-22/+22
2017-03-21t1400: set core.logAllRefUpdates in "logged by touch" testsKyle Meyer1-11/+12
2017-03-21t1400: rename test descriptions to be uniqueKyle Meyer1-4/+4