Commit History

Author SHA1 Message Date
  Matheus Tavares 2dcde20e1c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
  Matheus Tavares a651946730 cache-tree: use given repo's hash_algo at verify_one() 5 years ago
  Junio C Hamano 280bd44551 Merge branch 'en/merge-recursive-cleanup' 5 years ago
  Junio C Hamano ae203ba414 Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge' 5 years ago
  Junio C Hamano b9ac6c59b8 Merge branch 'cc/multi-promisor' 5 years ago
  Jonathan Tan f981ec18cf cache-tree: do not lazy-fetch tentative tree 5 years ago
  Junio C Hamano 1b01cdbf2e Merge branch 'jk/tree-walk-overflow' 6 years ago
  Elijah Newren 724dd767b2 cache-tree: share code between functions writing an index as a tree 6 years ago
  Jeff King 9055384710 tree-walk: drop oid from traverse_info 6 years ago
  Christian Couder b14ed5adaf Use promisor_remote_get_direct() and has_promisor_remote() 6 years ago
  Jeff Hostetler e9b9cc56bb cache-tree/blame: avoid reusing the DEBUG constant 6 years ago
  Junio C Hamano cba595ab1a Merge branch 'jk/loose-object-cache-oid' 6 years ago
  Junio C Hamano 371820d5f1 Merge branch 'bc/tree-walk-oid' 6 years ago
  brian m. carlson ea82b2a085 tree-walk: store object_id in a separate member 6 years ago
  Junio C Hamano f2b6aa98be Merge branch 'nd/indentation-fix' 6 years ago
  Jeff King 98374a07c9 convert has_sha1_file() callers to has_object_file() 6 years ago
  Nguyễn Thái Ngọc Duy ec36c42a63 Indent code with TABs 6 years ago
  Nguyễn Thái Ngọc Duy c207e9e1f6 cache-tree.c: remove the_repository references 6 years ago
  Junio C Hamano a08b1d62b0 Merge branch 'jt/cache-tree-allow-missing-object-in-partial-clone' 6 years ago
  Jonathan Tan 2f215ff10b cache-tree: skip some blob checks in partial clone 6 years ago
  Jeff King e43d2dcce1 more oideq/hasheq conversions 6 years ago
  Junio C Hamano 769af0fd9e Merge branch 'jk/cocci' 6 years ago
  Junio C Hamano 7e794d0a3f Merge branch 'nd/unpack-trees-with-cache-tree' 6 years ago
  Jeff King 4a7e27e957 convert "oidcmp() == 0" to oideq() 7 years ago
  Nguyễn Thái Ngọc Duy 4592e6080f cache-tree: verify valid cache-tree in the test suite 7 years ago
  Nguyễn Thái Ngọc Duy 0d1ed5963d unpack-trees: add performance tracing 7 years ago
  Nguyễn Thái Ngọc Duy 07096c9696 cache-tree: wrap the_index based wrappers with #ifdef 7 years ago
  Stefan Beller f86bcc7b2c tree: add repository argument to lookup_tree 7 years ago
  Junio C Hamano b16b60f71b Merge branch 'sb/object-store-grafts' into sb/object-store-lookup 7 years ago
  Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago