105 Commits (a1b19aa5d43c46fc570f6946ab5ad001dccc8cdf)

Author SHA1 Message Date
Martin Ågren c76b84a121 t: don't spuriously close and reopen quotes 4 years ago
Han-Wen Nienhuys 09743417a2 Modify pseudo refs through ref backend storage 4 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` 6 years ago
brian m. carlson 44171e5bda t1400: switch hard-coded object ID to variable 6 years ago
Elijah Newren d345e9fbe7 update-ref: allow --no-deref with --stdin 6 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 7 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 9 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
Stefan Beller d415ad022d update-ref: test handling large transactions properly 10 years ago
Michael Haggerty 6c34492ab4 ref_transaction_commit(): fix atomicity and avoid fd exhaustion 10 years ago
Michael Haggerty 3553944aa8 ref_transaction_commit(): delete extra "the" from error message 10 years ago
Stefan Beller 5322b837af update-ref: test handling large transactions properly 10 years ago
Michael Haggerty 0e729c7ed5 update-ref: fix "verify" command with missing <oldvalue> 10 years ago
Michael Haggerty a46e41fca3 t1400: add some more tests of "update-ref --stdin"'s verify command 10 years ago
Ronnie Sahlberg 8159f4af7d test: put tests for handling of bad ref names in one place 10 years ago
Jonathan Nieder 62a2d52514 branch -d: avoid repeated symref resolution 10 years ago
Ronnie Sahlberg 4207ed285f refs.c: change read_ref_at to use the reflog iterators 11 years ago
Michael Haggerty f11b09fb60 update-ref --stdin: harmonize error messages 11 years ago
Michael Haggerty 726f69166f update-ref --stdin: improve the error message for unexpected EOF 11 years ago
Michael Haggerty ff6ee39525 t1400: test one mistake at a time 11 years ago