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
test-lib: set $TRASH_DIRECTORY earlier
SZEDER Gábor committed over 7 years ago
test-lib: consolidate naming of test-results paths
SZEDER Gábor committed over 7 years ago
test-lib: parse command line options earlier
SZEDER Gábor committed over 7 years ago
test-lib: parse options in a for loop to keep $@ intact
SZEDER Gábor committed over 7 years ago
test-lib: extract Bash version check for '-x' tracing
SZEDER Gábor committed over 7 years ago