packfile: allow reprepare_packed_git to handle arbitrary repositories
Stefan Beller committed over 8 years ago
packfile: allow prepare_packed_git to handle arbitrary repositories
Stefan Beller committed over 8 years ago
packfile: allow prepare_packed_git_one to handle arbitrary repositories
Stefan Beller committed over 8 years ago
packfile: add repository argument to reprepare_packed_git
Stefan Beller committed over 8 years ago
packfile: add repository argument to prepare_packed_git
Stefan Beller committed over 8 years ago
packfile: add repository argument to prepare_packed_git_one
Stefan Beller committed over 8 years ago
packfile: allow install_packed_git to handle arbitrary repositories
Stefan Beller committed over 8 years ago
packfile: allow rearrange_packed_git to handle arbitrary repositories
Stefan Beller committed over 8 years ago
packfile: allow prepare_packed_git_mru to handle arbitrary repositories
Stefan Beller committed over 8 years ago
sha1_file: allow sha1_loose_object_info to handle arbitrary repositories
Jonathan Nieder committed over 8 years ago
sha1_file: allow map_sha1_file to handle arbitrary repositories
Stefan Beller committed over 8 years ago
sha1_file: allow map_sha1_file_1 to handle arbitrary repositories
Jonathan Nieder committed over 8 years ago
sha1_file: allow open_sha1_file to handle arbitrary repositories
Stefan Beller committed over 8 years ago
sha1_file: allow stat_sha1_file to handle arbitrary repositories
Stefan Beller committed over 8 years ago
sha1_file: allow sha1_file_name to handle arbitrary repositories
Stefan Beller committed over 8 years ago
sha1_file: add repository argument to sha1_loose_object_info
Stefan Beller committed over 8 years ago
sha1_file: add repository argument to map_sha1_file
Stefan Beller committed over 8 years ago
sha1_file: add repository argument to map_sha1_file_1
Stefan Beller committed over 8 years ago
sha1_file: add repository argument to open_sha1_file
Stefan Beller committed over 8 years ago
sha1_file: add repository argument to stat_sha1_file
Stefan Beller committed over 8 years ago