builtin/replay: move core logic into "libgit.a"
Patrick Steinhardt committed 7 months ago
builtin/replay: extract core logic to replay revisions
Patrick Steinhardt committed 7 months ago
midx-write.c: assume checksum-invalid MIDXs require an update
Taylor Blau committed 7 months ago
t/t5319-multi-pack-index.sh: drop early 'test_done'
Taylor Blau committed 7 months ago
Merge branch 'ps/repack-avoid-noop-midx-rewrite' into tb/midx-write-corrupt-checksum-fix
Junio C Hamano committed 7 months ago
doc: MyFirstContribution: fix missing dependencies and clarify build steps
Shreyansh Paliwal committed 7 months ago
utf8.c: enable workaround for iconv under macOS 14/15
Torsten Bögershausen committed 7 months ago
utf8.c: prepare workaround for iconv under macOS 14/15
Torsten Bögershausen committed 7 months ago
t5403: use test_cmp for post-checkout argument checks
Deveshi Dwivedi committed 7 months ago
t5403: introduce check_post_checkout helper function
Deveshi Dwivedi committed 7 months ago
submodule: detect conflicts with existing gitdir configs
Adrian Ratiu committed 7 months ago
submodule: hash the submodule name for the gitdir path
Adrian Ratiu committed 7 months ago
submodule: fix case-folding gitdir filesystem collisions
Adrian Ratiu committed 7 months ago
submodule--helper: fix filesystem collisions by encoding gitdir paths
Adrian Ratiu committed 7 months ago
builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
Adrian Ratiu committed 7 months ago
submodule--helper: add gitdir migration command
Adrian Ratiu committed 7 months ago
submodule: allow runtime enabling extensions.submodulePathConfig
Adrian Ratiu committed 7 months ago
submodule: introduce extensions.submodulePathConfig
Adrian Ratiu committed 7 months ago
builtin/submodule--helper: add gitdir command
Adrian Ratiu committed 7 months ago
submodule: always validate gitdirs inside submodule_name_to_gitdir
Adrian Ratiu committed 7 months ago