9 Commits (5d3635db19c6dff4fb063fabfa4161fd3b8285f0)

Author SHA1 Message Date
Derrick Stolee d6538246d3 commit-graph: not compatible with replace objects 7 years ago
Stefan Beller 212e0f7efe refs.c: upgrade for_each_replace_ref to be a each_repo_ref_fn callback 7 years ago
Nguyễn Thái Ngọc Duy b73c6e3a0d replace-object.c: mark more strings for translation 7 years ago
Jeff King 6ebd1cafe2 check_replace_refs: rename to read_replace_refs 7 years ago
Stefan Beller 11bc058ce6 replace_object.c: rename to use dash in file name 7 years ago
brian m. carlson b383a13cc0 Convert lookup_replace_object to struct object_id 7 years ago
brian m. carlson 1731a1e239 replace_object: convert struct replace_object to object_id 7 years ago
SZEDER Gábor f919ffebed Use MOVE_ARRAY 7 years ago
Michael Haggerty 00530834fb register_replace_ref(): rewrite to take an object_id argument 10 years ago
Michael Haggerty 2b2a5be394 each_ref_fn: change to take an object_id parameter 10 years ago
Dmitry S. Dolzhenko 72004b4310 replace_object.c: use ALLOC_GROW() in register_replace_object() 11 years ago
Michael Haggerty 1f91e79cf6 Add docstrings for lookup_replace_object() and do_lookup_replace_object() 11 years ago
Michael Haggerty ce37586475 replace_object: use struct members instead of an array 11 years ago
Michael Haggerty afc711b8e1 rename read_replace_refs to check_replace_refs 11 years ago
Christian Couder 500a04f196 replace_object: don't check read_replace_refs twice 11 years ago
Junio C Hamano e1111cef23 inline lookup_replace_object() calls 14 years ago
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Christian Couder dae556bdb1 environment: add global variable to disable replacement 16 years ago
Christian Couder 6809557029 replace_object: add mechanism to replace objects found in "refs/replace/" 16 years ago