| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dd/use-alloc-grow' | Junio C Hamano | 2014-03-18 | 1 | -6/+2 |
|\ |
|
| * | replace_object.c: use ALLOC_GROW() in register_replace_object() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -6/+2 |
* | | Merge branch 'mh/replace-refs-variable-rename' | Junio C Hamano | 2014-03-14 | 1 | -1/+8 |
|\ \ |
|
| * | | Add docstrings for lookup_replace_object() and do_lookup_replace_object() | Michael Haggerty | 2014-02-28 | 1 | -0/+7 |
| * | | rename read_replace_refs to check_replace_refs | Michael Haggerty | 2014-02-20 | 1 | -1/+1 |
| |/ |
|
* | | replace_object: use struct members instead of an array | Michael Haggerty | 2014-02-24 | 1 | -6/+11 |
|/ |
|
* | replace_object: don't check read_replace_refs twice | Christian Couder | 2013-12-12 | 1 | -3/+0 |
* | inline lookup_replace_object() calls | Junio C Hamano | 2011-05-15 | 1 | -1/+3 |
* | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 1 | -0/+1 |
* | environment: add global variable to disable replacement | Christian Couder | 2009-05-31 | 1 | -0/+3 |
* | replace_object: add mechanism to replace objects found in "refs/replace/" | Christian Couder | 2009-05-31 | 1 | -0/+111 |