AI-powered social skills training app with multi-provider LLM support
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
fetch: only respect followRemoteHEAD with configured refspecs
Jeff King committed over 1 year ago
Merge branch 'jk/fetch-ref-prefix-cleanup' into jk/fetch-follow-remote-head-fix
Junio C Hamano committed over 1 year ago
docs: add BreakingChanges to TECH_DOCS target
Phillip Wood committed over 1 year ago
pack-refs doc: fix indentation for --exclude
Phillip Wood committed over 1 year ago
am: switch from merge_recursive_generic() to merge_ort_generic()
Elijah Newren committed over 1 year ago
merge-ort: fix merge.directoryRenames=false
Elijah Newren committed over 1 year ago
t3650: document bug when directory renames are turned off
Johannes Schindelin committed over 1 year ago