rev-list: add print-info action to print missing object path
Justin Tobler committed over 1 year ago
builtin/repack: fix `--keep-unreachable` when there are no packs
Patrick Steinhardt committed over 1 year ago
remote: relocate valid_remote_name
Meet Soni committed over 1 year ago
refspec: relocate apply_refspecs and related funtions
Meet Soni committed over 1 year ago
refspec: relocate matching related functions
Meet Soni committed over 1 year ago
remote: rename query_refspecs functions
Meet Soni committed over 1 year ago
refspec: relocate refname_matches_negative_refspec_item
Meet Soni committed over 1 year ago
remote: rename function omit_name_by_refspec
Meet Soni committed over 1 year ago
backfill: assume --sparse when sparse-checkout is enabled
Derrick Stolee committed over 1 year ago
Derrick Stolee committed over 1 year ago
backfill: add --min-batch-size=<n> option
Derrick Stolee committed over 1 year ago
backfill: basic functionality and tests
Derrick Stolee committed over 1 year ago
backfill: add builtin boilerplate
Derrick Stolee committed over 1 year ago
Merge branch 'master' into ds/backfill
Junio C Hamano committed over 1 year ago
send-pack: gracefully close the connection for atomic push
Jiang Xin committed over 1 year ago
t5543: atomic push reports exit code failure
Patrick Steinhardt committed over 1 year ago
send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS"
Jiang Xin committed over 1 year ago
t5548: add porcelain push test cases for dry-run mode
Jiang Xin committed over 1 year ago
t5548: add new porcelain test cases
Patrick Steinhardt committed over 1 year ago
t5548: refactor test cases by resetting upstream
Jiang Xin committed over 1 year ago