ci: add build checking for side-effects in assert() calls
Elijah Newren committed over 1 year ago
git-compat-util: introduce ASSERT() macro
Elijah Newren committed over 1 year ago
reftable: adapt write_object_record() to propagate block_writer_add() errors
Meet Soni committed over 1 year ago
reftable: adapt writer_add_record() to propagate block_writer_add() errors
Meet Soni committed over 1 year ago
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