odb: split `struct odb_transaction` into separate header
Justin Tobler committed 3 months ago
revision: use priority queue in limit_list()
Kristofer Karlsson committed 3 months ago
grep: prefetch necessary blobs
Elijah Newren committed 3 months ago
builtin/log: prefetch necessary blobs for `git cherry`
Elijah Newren committed 3 months ago
patch-ids.h: add missing trailing parenthesis in documentation comment
Elijah Newren committed 3 months ago
promisor-remote: document caller filtering contract
Elijah Newren committed 3 months ago
rev-parse: use selected alternate terms to look up refs
Jonas Rebmann committed 3 months ago
bisect: print bisect terms in single quotes
Jonas Rebmann committed 3 months ago
bisect: use selected alternate terms in status output
Jonas Rebmann committed 3 months ago
hex: add and use strbuf_add_oid_hex()
René Scharfe committed 3 months ago
run-command: honor "gc.auto" for auto-maintenance
Patrick Steinhardt committed 3 months ago
builtin/maintenance: fix locking with "--detach"
Patrick Steinhardt committed 3 months ago
Merge branch 'ps/clang-w-glibc-2.43-and-_Generic'
Junio C Hamano committed 3 months ago
ignore: note info/exclude lives in GIT_COMMON_DIR, not GIT_DIR
D. Ben Knoble committed 3 months ago
parse-options: clarify what "negated" means for PARSE_OPT_NONEG
Michael Montalbo committed 3 months ago
xdiff: guard against negative context lengths
Michael Montalbo committed 3 months ago
diff: reject negative values for -U/--unified
Michael Montalbo committed 3 months ago
diff: reject negative values for --inter-hunk-context
Michael Montalbo committed 3 months ago
http: handle absolute-path alternates from server root
Jeff King committed 3 months ago
pretty: drop strbuf pre-sizing from add_rfc2047()
Jeff King committed 3 months ago