summaryrefslogtreecommitdiffstats
path: root/replace-object.h
AgeCommit message (Expand)AuthorLines
2019-05-05*.[ch]: manually align parameter listsDenton Liu-1/+1
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu-1/+1
2018-08-21commit-graph: not compatible with replace objectsDerrick Stolee-0/+2
2018-07-18check_replace_refs: rename to read_replace_refsJeff King-1/+1
2018-04-12replace-object: allow lookup_replace_object to handle arbitrary repositoriesStefan Beller-5/+5
2018-04-12replace-object: allow do_lookup_replace_object to handle arbitrary repositoriesStefan Beller-2/+2
2018-04-12replace-object: add repository argument to lookup_replace_objectStefan Beller-1/+2
2018-04-12replace-object: add repository argument to do_lookup_replace_objectStefan Beller-2/+3
2018-04-12replace-object: check_replace_refs is safe in multi repo environmentStefan Beller-1/+4
2018-04-12object-store: move lookup_replace_object to replace-object.hStefan Beller-0/+22
2018-04-12replace-object: move replace_map to object storeStefan Beller-0/+9