50927 Commits (f37b9bc00ca3cb9a22c4d5da564eb271ba13c109)
 

Author SHA1 Message Date
brian m. carlson 736f2efcfb t2101: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 7cbae724a4 t2101: modernize test style 7 years ago
brian m. carlson ae2f8d5bd6 t2020: abstract away SHA-1 specific constants 7 years ago
brian m. carlson 60e0dc0bd8 t1507: abstract away SHA-1-specific constants 7 years ago
brian m. carlson d3438d1a09 t1411: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 64af7752bb t1405: sort reflog entries in a hash-independent way 7 years ago
brian m. carlson 0dc3ad99d2 t1300: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 06d18bdf86 t1304: abstract away SHA-1-specific constants 7 years ago
brian m. carlson d47125d4ec t1011: abstract away SHA-1-specific constants 7 years ago
Ævar Arnfjörð Bjarmason 49eb8d39c7 Remove contrib/examples/* 7 years ago
Nguyễn Thái Ngọc Duy 464416a2ea packfile: keep prepare_packed_git() private 7 years ago
Stefan Beller 0a0dd632aa packfile: allow find_pack_entry to handle arbitrary repositories 7 years ago
Stefan Beller 613b42f283 packfile: add repository argument to find_pack_entry 7 years ago
Stefan Beller 4c2a13b4e2 packfile: allow reprepare_packed_git to handle arbitrary repositories 7 years ago
Stefan Beller 0f90a9f27e packfile: allow prepare_packed_git to handle arbitrary repositories 7 years ago
Stefan Beller 935cdd6922 packfile: allow prepare_packed_git_one to handle arbitrary repositories 7 years ago
Stefan Beller a49d283435 packfile: add repository argument to reprepare_packed_git 7 years ago
Stefan Beller 6fdb4e9f5a packfile: add repository argument to prepare_packed_git 7 years ago
Stefan Beller 072a109356 packfile: add repository argument to prepare_packed_git_one 7 years ago
Stefan Beller 5babff16d9 packfile: allow install_packed_git to handle arbitrary repositories 7 years ago
Stefan Beller c235beac4e packfile: allow rearrange_packed_git to handle arbitrary repositories 7 years ago
Stefan Beller 804be79690 packfile: allow prepare_packed_git_mru to handle arbitrary repositories 7 years ago
Jonathan Nieder 4a7c05f7d7 sha1_file: allow sha1_loose_object_info to handle arbitrary repositories 7 years ago
Stefan Beller bd27f50c80 sha1_file: allow map_sha1_file to handle arbitrary repositories 7 years ago
Jonathan Nieder 1fea63e1da sha1_file: allow map_sha1_file_1 to handle arbitrary repositories 7 years ago
Stefan Beller ec7283e586 sha1_file: allow open_sha1_file to handle arbitrary repositories 7 years ago
Stefan Beller d2607fa053 sha1_file: allow stat_sha1_file to handle arbitrary repositories 7 years ago
Stefan Beller a68377b5de sha1_file: allow sha1_file_name to handle arbitrary repositories 7 years ago
Stefan Beller e977fc7469 sha1_file: add repository argument to sha1_loose_object_info 7 years ago
Stefan Beller e35454fa62 sha1_file: add repository argument to map_sha1_file 7 years ago
Stefan Beller 332295d7e4 sha1_file: add repository argument to map_sha1_file_1 7 years ago
Stefan Beller 2ba0bfd67f sha1_file: add repository argument to open_sha1_file 7 years ago
Stefan Beller fbe33e2798 sha1_file: add repository argument to stat_sha1_file 7 years ago
Stefan Beller cf78ae4f3d sha1_file: add repository argument to sha1_file_name 7 years ago
Stefan Beller 13068bf0a0 sha1_file: allow prepare_alt_odb to handle arbitrary repositories 7 years ago
Stefan Beller 77f012e876 sha1_file: allow link_alt_odb_entries to handle arbitrary repositories 7 years ago
Stefan Beller 0b20903405 sha1_file: add repository argument to prepare_alt_odb 7 years ago
Stefan Beller 93d8d1e29d sha1_file: add repository argument to link_alt_odb_entries 7 years ago
Stefan Beller ca5e6d2640 sha1_file: add repository argument to read_info_alternates 7 years ago
Stefan Beller cfc62fc98c sha1_file: add repository argument to link_alt_odb_entry 7 years ago
Stefan Beller 13313fc333 sha1_file: add raw_object_store argument to alt_odb_usable 7 years ago
Stefan Beller 9a00580d03 pack: move approximate object count to object store 7 years ago
Stefan Beller 5508f69348 pack: move prepare_packed_git_run_once to object store 7 years ago
Stefan Beller d0b5986622 object-store: close all packs upon clearing the object store 7 years ago
Stefan Beller a80d72db2a object-store: move packed_git and packed_git_mru to object store 7 years ago
René Scharfe 9f242a1336 unpack-trees: release oid_array after use in check_updates() 7 years ago
Yuki Kokubun f78ab355e7 filter-branch: fix errors caused by refs that point at non-committish 7 years ago
René Scharfe 248f66ed8e run-command: use strbuf_addstr() for adding a string to a strbuf 7 years ago
René Scharfe 14ced5562c bisect: use oid_to_hex() for converting object_id hashes to hex strings 7 years ago
Nguyễn Thái Ngọc Duy c55c4a5b64 completion: use __gitcomp_builtin in _git_cherry 7 years ago