summaryrefslogtreecommitdiff
path: root/replace_object.c
AgeCommit message (Expand)Author
2015-05-25register_replace_ref(): rewrite to take an object_id argumentMichael Haggerty
2015-05-25each_ref_fn: change to take an object_id parameterMichael Haggerty
2014-03-18Merge branch 'dd/use-alloc-grow'Junio C Hamano
2014-03-14Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano
2014-03-03replace_object.c: use ALLOC_GROW() in register_replace_object()Dmitry S. Dolzhenko
2014-02-28Add docstrings for lookup_replace_object() and do_lookup_replace_object()Michael Haggerty
2014-02-24replace_object: use struct members instead of an arrayMichael Haggerty
2014-02-20rename read_replace_refs to check_replace_refsMichael Haggerty
2013-12-12replace_object: don't check read_replace_refs twiceChristian Couder
2011-05-15inline lookup_replace_object() callsJunio C Hamano
2011-03-22Fix sparse warningsStephen Boyd
2009-06-01environment: add global variable to disable replacementChristian Couder
2009-06-01replace_object: add mechanism to replace objects found in "refs/replace/"Christian Couder