prefer "hash mismatch" to "sha1 mismatch"
Jeff King committed over 7 years ago
sha1-file: avoid "sha1 file" for generic use in messages
Jeff King committed over 7 years ago
sha1-file: prefer "loose object file" to "sha1 file" in messages
Jeff King committed over 7 years ago
sha1-file: drop has_sha1_file()
Jeff King committed over 7 years ago
convert has_sha1_file() callers to has_object_file()
Jeff King committed over 7 years ago
sha1-file: convert pass-through functions to object_id
Jeff King committed over 7 years ago
object-store: retire odb_load_loose_cache()
René Scharfe committed over 7 years ago
sha1-file: modernize loose header/stream functions
Jeff King committed over 7 years ago
object-store: use one oid_array per subdirectory for loose cache
René Scharfe committed over 7 years ago
sha1-file: modernize loose object file functions
Jeff King committed over 7 years ago
object-store: factor out odb_clear_loose_cache()
René Scharfe committed over 7 years ago
http: use struct object_id instead of bare sha1
Jeff King committed over 7 years ago
object-store: factor out odb_loose_cache()
René Scharfe committed over 7 years ago
update comment references to sha1_object_info()
Jeff King committed over 7 years ago
sha1-file: fix outdated sha1 comment references
Jeff King committed over 7 years ago
git-quiltimport: add --keep-non-patch option
Laura Abbott committed almost 8 years ago
git-p4: fix problem when p4 login is not necessary
Peter Osterlund committed over 7 years ago
Documentation/Makefile add optional targets for l10n
Jean-Noel Avila committed over 7 years ago
git-multimail: update to release 1.5.0
Matthieu Moy committed over 7 years ago
rebase: implement --merge via the interactive machinery
Elijah Newren committed almost 8 years ago