git-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
Mark Levedahl committed 2 months ago
SubmittingPatches: describe cover letter
Junio C Hamano committed 2 months ago
SubmittingPatches: separate typofixes section
Junio C Hamano committed 2 months ago
doc: document and test `@` prefix for raw timestamps
Luna Schwalbe committed 2 months ago
config.mak.uname: avoid macOS linker warning on Xcode 16.3+
Harald Nordgren committed 2 months ago
Junio C Hamano committed 2 months ago
Junio C Hamano committed 2 months ago
Merge branch 'ds/path-walk-filters'
Junio C Hamano committed 2 months ago
Merge branch 'ta/approxidate-noon-fix'
Junio C Hamano committed 2 months ago
Merge branch 'jk/connect-service-enum'
Junio C Hamano committed 2 months ago
describe: fix --exclude, --match with --contains and --all
Jacob Keller committed 2 months ago
index-pack: retain child bases in delta cache
Arijit Banerjee committed 2 months ago
http: fix memory leak in fetch_and_setup_pack_index()
LorenzoPegorari committed 2 months ago
http: cleanup function fetch_and_setup_pack_index()
LorenzoPegorari committed 2 months ago
sub-process: use gentle handshake to avoid die() on startup failure
Michael Montalbo committed 2 months ago
odb/source-loose: drop pointer to the "files" source
Patrick Steinhardt committed 2 months ago
odb/source-loose: stub out remaining callbacks
Patrick Steinhardt committed 2 months ago
odb/source-loose: wire up `write_object_stream()` callback
Patrick Steinhardt committed 2 months ago
object-file: refactor writing objects to use loose source
Patrick Steinhardt committed 2 months ago
odb/source-loose: wire up `write_object()` callback
Patrick Steinhardt committed 2 months ago