diff: use skip_to_optional_arg_default() in parsing --relative
Junio C Hamano committed almost 9 years ago
diff: use skip_to_optional_arg_default()
Christian Couder committed almost 9 years ago
diff: use skip_to_optional_arg()
Christian Couder committed almost 9 years ago
index-pack: use skip_to_optional_arg()
Christian Couder committed almost 9 years ago
git-compat-util: introduce skip_to_optional_arg()
Christian Couder committed almost 9 years ago
clone: support 'clone --shared' from a worktree
Eric Sunshine committed almost 9 years ago
Makefile: replace perl/Makefile.PL with simple make rules
Ævar Arnfjörð Bjarmason committed almost 9 years ago
sha1dc_git.h: re-arrange an ifdef chain for a subsequent change
Ævar Arnfjörð Bjarmason committed almost 9 years ago
Makefile: under "make dist", include the sha1collisiondetection submodule
Ævar Arnfjörð Bjarmason committed almost 9 years ago
Makefile: don't error out under DC_SHA1_EXTERNAL if DC_SHA1_SUBMODULE=auto
Ævar Arnfjörð Bjarmason committed almost 9 years ago
transport-helper: plug strbuf and string_list leaks
René Scharfe committed almost 9 years ago
t0027: Adapt the new MIX tests to Windows
Torsten Bögershausen committed almost 9 years ago
t5616: test bulk prefetch after partial fetch
Jeff Hostetler committed almost 9 years ago
fetch: inherit filter-spec from partial clone
Jeff Hostetler committed almost 9 years ago
t5616: end-to-end tests for partial clone
Jeff Hostetler committed almost 9 years ago
fetch-pack: restore save_commit_buffer after use
Jonathan Tan committed almost 9 years ago
upload-pack: add object filtering for partial clone
Jeff Hostetler committed almost 9 years ago
unpack-trees: batch fetching of missing blobs
Jonathan Tan committed almost 9 years ago
Jonathan Tan committed almost 9 years ago
partial-clone: define partial clone settings in config
Jeff Hostetler committed almost 9 years ago