87 Commits (8708ca09a67aeccab1d6852382cfd9267a8a395e)

Author SHA1 Message Date
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
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
Michael Haggerty 1fbd504942 update-ref --stdin -z: deprecate interpreting the empty string as zeros 11 years ago
Michael Haggerty 3afcc46374 update-ref.c: extract a new function, parse_next_sha1() 11 years ago
Michael Haggerty 191f241b52 t1400: test that stdin -z update treats empty <newvalue> as zeros 11 years ago
Michael Haggerty ac1177553d update-ref --stdin: simplify error messages for missing oldvalues 11 years ago
Michael Haggerty 9255f059ff update-ref --stdin: make error messages more consistent 11 years ago
Michael Haggerty 1746ef4e9d update-ref --stdin: improve error messages for invalid values 11 years ago
Michael Haggerty 20fcffcc8d t1400: add some more tests involving quoted arguments 11 years ago
Michael Haggerty 697a41519b parse_arg(): really test that argument is properly terminated 11 years ago
Michael Haggerty c132911088 t1400: provide more usual input to the command 11 years ago
Michael Haggerty b984d333a1 t1400: fix name and expected result of one test 11 years ago
Aman Gupta b9d56b5dd9 update-ref: fail create operation over stdin if ref already exists 11 years ago
Brad King c6268bc008 update-ref: add test cases covering --stdin signature 12 years ago
Johan Herland b274a7146c Fix failure to delete a packed ref through a symref 12 years ago