50982 Commits (b9dbddf6dace2094061d5093743f29c100cfd534)
 

Author SHA1 Message Date
Stefan Beller b9dbddf6da commit: allow lookup_commit_graft to handle arbitrary repositories 7 years ago
Stefan Beller 2f6c767fd4 commit: allow prepare_commit_graft to handle arbitrary repositories 7 years ago
Stefan Beller eee4502baa shallow: migrate shallow information into the object parser 7 years ago
Stefan Beller 102de880d2 path.c: migrate global git_path_* to take a repository argument 7 years ago
Stefan Beller 0437a2e365 cache: convert get_graft_file to handle arbitrary repositories 7 years ago
Brandon Williams d0e5dd0ed4 commit: convert read_graft_file to handle arbitrary repositories 7 years ago
Brandon Williams a3b78e833b commit: convert register_commit_graft to handle arbitrary repositories 7 years ago
Brandon Williams e808656c46 commit: convert commit_graft_pos() to handle arbitrary repositories 7 years ago
Stefan Beller c88134870e shallow: add repository argument to is_repository_shallow 7 years ago
Stefan Beller 22bdc7c4ff shallow: add repository argument to check_shallow_file_for_update 7 years ago
Stefan Beller 19143f139d shallow: add repository argument to register_shallow 7 years ago
Stefan Beller 6a2df51c84 shallow: add repository argument to set_alternate_shallow_file 7 years ago
Jonathan Nieder 1f93ecd1ab commit: add repository argument to lookup_commit_graft 7 years ago
Jonathan Nieder 3ee37656ee commit: add repository argument to prepare_commit_graft 7 years ago
Jonathan Nieder 02ba3e1a05 commit: add repository argument to read_graft_file 7 years ago
Jonathan Nieder 3f5787f806 commit: add repository argument to register_commit_graft 7 years ago
Jonathan Nieder be479e801d commit: add repository argument to commit_graft_pos 7 years ago
Jonathan Nieder 6a1a79fd14 object: move grafts to object parser 7 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
Stefan Beller 14ba97f81c alloc: allow arbitrary repositories for alloc functions 7 years ago
Stefan Beller 341e45e46b object: allow create_object to handle arbitrary repositories 7 years ago
Stefan Beller 346a817a72 object: allow grow_object_hash to handle arbitrary repositories 7 years ago
Stefan Beller dd5d9deb01 alloc: add repository argument to alloc_commit_index 7 years ago
Stefan Beller 17bfe87369 alloc: add repository argument to alloc_report 7 years ago
Stefan Beller 13e3fdcb76 alloc: add repository argument to alloc_object_node 7 years ago
Stefan Beller a0bd9086bb alloc: add repository argument to alloc_tag_node 7 years ago
Stefan Beller 8ba0e5ec57 alloc: add repository argument to alloc_commit_node 7 years ago
Stefan Beller cf7203bdc6 alloc: add repository argument to alloc_tree_node 7 years ago
Stefan Beller f0de1d62ae alloc: add repository argument to alloc_blob_node 7 years ago
Jonathan Nieder c077a4526b object: add repository argument to grow_object_hash 7 years ago
Stefan Beller 68f95d382b object: add repository argument to create_object 7 years ago
Stefan Beller 99bf115c87 repository: introduce parsed objects field 7 years ago
Stefan Beller 9d98354f48 cache.h: allow oid_object_info to handle arbitrary repositories 7 years ago
Stefan Beller 589de91185 packfile: add repository argument to cache_or_unpack_entry 7 years ago
Stefan Beller 57a6a500be packfile: add repository argument to unpack_entry 7 years ago
Stefan Beller 5da6534dd6 packfile: add repository argument to read_object 7 years ago
Jonathan Nieder 720aaa1a74 packfile: add repository argument to packed_object_info 7 years ago
Stefan Beller 144f4948a1 packfile: add repository argument to packed_to_object_type 7 years ago
Stefan Beller 0df23781fe packfile: add repository argument to retry_bad_packed_offset 7 years ago
Stefan Beller 0df8e96566 cache.h: add repository argument to oid_object_info 7 years ago
Stefan Beller 7ecd869060 cache.h: add repository argument to oid_object_info_extended 7 years ago
Stefan Beller 90e777f1e2 replace-object: allow lookup_replace_object to handle arbitrary repositories 7 years ago
Stefan Beller 5643557e63 replace-object: allow do_lookup_replace_object to handle arbitrary repositories 7 years ago
Stefan Beller 5982da9d2c replace-object: allow prepare_replace_object to handle arbitrary repositories 7 years ago
Stefan Beller 0d296c57ae refs: allow for_each_replace_ref to handle arbitrary repositories 7 years ago
Stefan Beller 64a741619d refs: store the main ref store inside the repository struct 7 years ago
Stefan Beller 1f2e7ceabc replace-object: add repository argument to lookup_replace_object 7 years ago
Stefan Beller 9dfe98a8b3 replace-object: add repository argument to do_lookup_replace_object 7 years ago
Stefan Beller fe6d34d863 replace-object: add repository argument to prepare_replace_object 7 years ago
Stefan Beller 60ce76d358 refs: add repository argument to for_each_replace_ref 7 years ago