118 Commits (0d7131763e7762dc34c407f32e3c63123001a292)

Author SHA1 Message Date
Jeff King 7c1200745b t1400: avoid SIGPIPE race condition on fifo 4 years ago
Patrick Steinhardt efa3d64ce8 update-ref: fix streaming of status updates 4 years ago
Will Chandler 5f03e5126d refs: cleanup directories when deleting packed ref 4 years ago
Ævar Arnfjörð Bjarmason 1108cea7f8 tests: remove most uses of test_i18ncmp 4 years ago
Johannes Schindelin 35a16dbe32 t1400: use `main` as initial branch name 4 years ago
Johannes Schindelin 8b70966aa9 tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed 4 years ago
Johannes Schindelin 06d531486e t[01]*: adjust the references to the default branch name "main" 4 years ago
Johannes Schindelin 334afbc76f tests: mark tests relying on the current default for `init.defaultBranch` 4 years ago
Patrick Steinhardt 8c4417f1cf update-ref: disallow "start" for ongoing transactions 4 years ago
Patrick Steinhardt 262a4d28fe update-ref: allow creation of multiple transactions 4 years ago
Patrick Steinhardt c0e1726127 t1400: avoid touching refs on filesystem 4 years ago
Johannes Schindelin 3224b0f0bb t1400: prepare for `main` being default branch name 4 years ago
Martin Ågren c76b84a121 t: don't spuriously close and reopen quotes 5 years ago
Han-Wen Nienhuys 09743417a2 Modify pseudo refs through ref backend storage 5 years ago
Han-Wen Nienhuys 0b7de6c683 t1400: use git rev-parse for testing PSEUDOREF existence 5 years ago
Han-Wen Nienhuys cdb73ca56f t: use update-ref and show-ref to reading/writing refs 5 years ago
Taylor Blau b30fdb4b4e t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to tests 5 years ago
Patrick Steinhardt e48cf33b61 update-ref: implement interactive transaction handling 5 years ago
Jeff King b0418303b1 sha1-name: mark get_oid() error messages for translation 5 years ago
Jeff King e5d7b2f65c t1400: avoid "test" string comparisons 5 years ago
René Scharfe c93a5aaec8 t1400: use test_must_be_empty 5 years ago
Johannes Schindelin 3ce47211a6 t1400: wrap setup code in test case 5 years ago
Martin Ågren fc0503b04e t1400: drop debug `echo` to actually execute `test` 7 years ago
brian m. carlson 44171e5bda t1400: switch hard-coded object ID to variable 7 years ago
Elijah Newren d345e9fbe7 update-ref: allow --no-deref with --stdin 7 years ago
Nguyễn Thái Ngọc Duy 661558f0a5 refs.c: mark more strings for translation 7 years ago
Nguyễn Thái Ngọc Duy 1a07e59c3e Update messages in preparation for i18n 7 years ago
brian m. carlson 8125a58b91 t: switch $_z40 to $ZERO_OID 7 years ago
Martin Ågren db0210d445 refs: handle zero oid for pseudorefs 7 years ago
Martin Ågren 65eb8fc344 t1400: add tests around adding/deleting pseudorefs 7 years ago
Ramsay Jones 21dac1deee test-lib: don't use ulimit in test prerequisites on cygwin 8 years ago
Kyle Meyer 1cec9c2db2 t1400: use consistent style for test_expect_success calls 8 years ago
Kyle Meyer 2405ed07ca t1400: use test_when_finished for cleanup 8 years ago
Kyle Meyer e063e5d7da t1400: remove a set of unused output files 8 years ago
Kyle Meyer cd81af4bd7 t1400: use test_path_is_* helpers 8 years ago
Kyle Meyer 3e5584ca61 t1400: set core.logAllRefUpdates in "logged by touch" tests 8 years ago
Kyle Meyer f950e89fc4 t1400: rename test descriptions to be unique 8 years ago
Kyle Meyer de922669ab update-ref: pass reflog message to delete_ref() 8 years ago
Cornelius Weig b1421a43d5 update-ref: add test cases for bare repository 8 years ago
Cornelius Weig 341fb28621 refs: add option core.logAllRefUpdates = always 8 years ago
Michael Haggerty 446397774a files_transaction_commit(): clean up empty directories 8 years ago
Vasco Almeida 1edbaac3bb tests: use test_i18n* functions to suppress false positives 9 years ago
Michael Haggerty 92b1551b1d refs: resolve symbolic refs first 9 years ago
Michael Haggerty 8a679de6f1 ref_transaction_update(): check refname_is_safe() at a minimum 9 years ago
Michael Haggerty 0568c8e9dc refs: make error messages more consistent 9 years ago
David Turner ce414b33ec refs: make refs/bisect/* per-worktree 10 years ago
David Turner d0ab058498 tests: remove some direct access to .git/logs 10 years ago
David Turner 144c76fa39 update-ref and tag: add --create-reflog arg 10 years ago
Michael Haggerty c2e0a718c6 ref_transaction_commit(): do not capitalize error messages 10 years ago
Michael Haggerty cf018ee0cd ref_transaction_commit(): fix atomicity and avoid fd exhaustion 10 years ago