summaryrefslogtreecommitdiff
path: root/replace_object.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dd/use-alloc-grow'Junio C Hamano2014-03-181-6/+2
|\
| * replace_object.c: use ALLOC_GROW() in register_replace_object()Dmitry S. Dolzhenko2014-03-031-6/+2
* | Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-141-1/+8
|\ \
| * | Add docstrings for lookup_replace_object() and do_lookup_replace_object()Michael Haggerty2014-02-281-0/+7
| * | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-201-1/+1
| |/
* | replace_object: use struct members instead of an arrayMichael Haggerty2014-02-241-6/+11
|/
* replace_object: don't check read_replace_refs twiceChristian Couder2013-12-121-3/+0
* inline lookup_replace_object() callsJunio C Hamano2011-05-151-1/+3
* Fix sparse warningsStephen Boyd2011-03-221-0/+1
* environment: add global variable to disable replacementChristian Couder2009-05-311-0/+3
* replace_object: add mechanism to replace objects found in "refs/replace/"Christian Couder2009-05-311-0/+111