reftable: propagate specific error codes in block_writer_add()
Meet Soni committed over 1 year ago
Taylor Blau committed over 1 year ago
refspec: replace `refspec_item_init()` with fetch/push variants
Taylor Blau committed over 1 year ago
refspec: remove refspec_item_init_or_die()
Taylor Blau committed over 1 year ago
refspec: replace `refspec_init()` with fetch/push variants
Taylor Blau committed over 1 year ago
refspec: treat 'fetch' as a Boolean value
Taylor Blau committed over 1 year ago
Merge branch 'jk/fetch-ref-prefix-cleanup' into tb/refspec-fetch-cleanup
Junio C Hamano committed over 1 year ago
http.c: allow custom TCP keepalive behavior via config
Taylor Blau committed over 1 year ago
http.c: inline `set_curl_keepalive()`
Taylor Blau committed over 1 year ago
http.c: introduce `set_long_from_env()` for convenience
Taylor Blau committed over 1 year ago
http.c: remove unnecessary casts to long
Taylor Blau committed over 1 year ago
ci/github: add missing 'CI_JOB_IMAGE' env variable
Karthik Nayak committed over 1 year ago
doc: apply new format to git-branch man page
Jean-Noël Avila committed over 1 year ago
completion: take into account the formatting backticks for options
Jean-Noël Avila committed over 1 year ago
index-pack, unpack-objects: restore missing ->init_fn
Jensen Huang committed over 1 year ago
promisor-remote: compare remote names case sensitively
Christian Couder committed over 1 year ago
promisor-remote: fix possible issue when no URL is advertised
Christian Couder committed over 1 year ago
promisor-remote: fix segfault when remote URL is missing
Christian Couder committed over 1 year ago
t5710: arrange to delete the client before cloning
Christian Couder committed over 1 year ago
fetch: don't ask for remote HEAD if followRemoteHEAD is "never"
Jeff King committed over 1 year ago