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 over 7 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
worktree: allow to (re)move worktrees with uninitialized submodules
Nguyễn Thái Ngọc Duy committed over 7 years ago
test-lib: add the '--stress' option to run a test repeatedly under load
SZEDER Gábor committed over 7 years ago
test-lib-functions: introduce the 'test_set_port' helper function
SZEDER Gábor committed over 7 years ago