summaryrefslogtreecommitdiff
path: root/t/t1400-update-ref.sh
Commit message (Expand)AuthorAgeFilesLines
* t1400: assert output of update-refAndrei Rybak2023-03-201-0/+3
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-2/+2
|\
| * t0000-t3999: detect and signal failure within loopEric Sunshine2021-12-131-2/+2
* | Merge branch 'js/test-initial-branch-override-cleanup'Junio C Hamano2021-12-151-3/+0
|\ \
| * | tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin2021-12-051-3/+0
| |/
* | test-ref-store: tweaks to for-each-reflog-ent formatHan-Wen Nienhuys2021-12-021-5/+8
|/
* t1400: avoid SIGPIPE race condition on fifoJeff King2021-09-151-3/+5
* update-ref: fix streaming of status updatesPatrick Steinhardt2021-09-031-0/+32
* refs: cleanup directories when deleting packed refWill Chandler2021-05-111-0/+9
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-3/+3
* Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-0/+3
|\
| * tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin2020-11-191-2/+2
| * t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-35/+35
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | t1400: use `main` as initial branch nameJohannes Schindelin2020-12-161-37/+38
* | update-ref: disallow "start" for ongoing transactionsPatrick Steinhardt2020-11-161-0/+11
* | update-ref: allow creation of multiple transactionsPatrick Steinhardt2020-11-161-0/+50
* | t1400: avoid touching refs on filesystemPatrick Steinhardt2020-11-161-35/+42
|/
* t1400: prepare for `main` being default branch nameJohannes Schindelin2020-10-231-5/+5
* Merge branch 'hn/reftable-prep-part-2'Junio C Hamano2020-08-171-15/+15
|\
| * Modify pseudo refs through ref backend storageHan-Wen Nienhuys2020-07-271-5/+5
| * t1400: use git rev-parse for testing PSEUDOREF existenceHan-Wen Nienhuys2020-07-161-10/+10
* | t: don't spuriously close and reopen quotesMartin Ågren2020-08-061-1/+1
|/
* t: use update-ref and show-ref to reading/writing refsHan-Wen Nienhuys2020-05-201-16/+16
* Merge branch 'tb/commit-graph-fd-exhaustion-fix'Junio C Hamano2020-05-011-9/+0
|\
| * t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to testsTaylor Blau2020-04-231-9/+0
* | update-ref: implement interactive transaction handlingPatrick Steinhardt2020-04-021-0/+131
* | sha1-name: mark get_oid() error messages for translationJeff King2020-01-301-6/+6
* | t1400: avoid "test" string comparisonsJeff King2020-01-281-12/+24
|/
* Merge branch 'rs/test-cleanup'Junio C Hamano2019-12-061-4/+4
|\
| * t1400: use test_must_be_emptyRené Scharfe2019-11-271-4/+4
* | t1400: wrap setup code in test caseJohannes Schindelin2019-10-291-8/+10
|/
* Merge branch 'ma/t1400-undebug-test'Junio C Hamano2018-10-161-1/+1
|\
| * t1400: drop debug `echo` to actually execute `test`Martin Ågren2018-09-281-1/+1
* | Merge branch 'bc/hash-independent-tests'Junio C Hamano2018-10-101-1/+1
|\ \
| * | t1400: switch hard-coded object ID to variablebrian m. carlson2018-09-171-1/+1
| |/
* | update-ref: allow --no-deref with --stdinElijah Newren2018-09-121-0/+31
|/
* refs.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-10/+10
* Update messages in preparation for i18nNguyễn Thái Ngọc Duy2018-07-231-4/+4
* Merge branch 'bc/hash-independent-tests'Junio C Hamano2018-05-301-1/+1
|\
| * t: switch $_z40 to $ZERO_OIDbrian m. carlson2018-05-141-1/+1
* | refs: handle zero oid for pseudorefsMartin Ågren2018-05-131-2/+2
* | t1400: add tests around adding/deleting pseudorefsMartin Ågren2018-05-131-0/+60
|/
* test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones2017-09-151-1/+4
* t1400: use consistent style for test_expect_success callskm/t1400-modernizationKyle Meyer2017-04-161-168/+167
* t1400: use test_when_finished for cleanupKyle Meyer2017-03-211-40/+41
* t1400: remove a set of unused output filesKyle Meyer2017-03-211-2/+2
* t1400: use test_path_is_* helpersKyle Meyer2017-03-211-22/+22
* t1400: set core.logAllRefUpdates in "logged by touch" testsKyle Meyer2017-03-211-11/+12
* t1400: rename test descriptions to be uniqueKyle Meyer2017-03-211-4/+4