xdiff: remove "line_hash" field from xrecord_t
Phillip Wood committed 7 months ago
odb: drop unused `for_each_{loose,packed}_object()` functions
Patrick Steinhardt committed 7 months ago
reachable: convert to use `odb_for_each_object()`
Patrick Steinhardt committed 7 months ago
builtin/pack-objects: use `packfile_store_for_each_object()`
Patrick Steinhardt committed 7 months ago
odb: introduce mtime fields for object info requests
Patrick Steinhardt committed 7 months ago
treewide: drop uses of `for_each_{loose,packed}_object()`
Patrick Steinhardt committed 7 months ago
treewide: enumerate promisor objects via `odb_for_each_object()`
Patrick Steinhardt committed 7 months ago
builtin/fsck: refactor to use `odb_for_each_object()`
Patrick Steinhardt committed 7 months ago
odb: introduce `odb_for_each_object()`
Patrick Steinhardt committed 7 months ago
packfile: introduce function to iterate through objects
Patrick Steinhardt committed 7 months ago
packfile: extract function to iterate through objects of a store
Patrick Steinhardt committed 7 months ago
object-file: introduce function to iterate through objects
Patrick Steinhardt committed 7 months ago
object-file: extract function to read object info from path
Patrick Steinhardt committed 7 months ago
odb: fix flags parameter to be unsigned
Patrick Steinhardt committed 7 months ago
odb: rename `FOR_EACH_OBJECT_*` flags
Patrick Steinhardt committed 7 months ago
l10n: ga.po: Fix git-po-helper warnings
Aindriú Mac Giolla Eoin committed 7 months ago
Revert "Merge branch 'cs/rebased-subtree-split'"
Junio C Hamano committed 7 months ago
fetch: delay user information post committing of transaction
Karthik Nayak committed 7 months ago
receive-pack: utilize rejected ref error details
Karthik Nayak committed 7 months ago
fetch: utilize rejected ref error details
Karthik Nayak committed 7 months ago