builtin/repack: handle promisor packs with geometric repacking
Patrick Steinhardt committed 7 months ago
repack-promisor: extract function to remove redundant packs
Patrick Steinhardt committed 7 months ago
repack-promisor: extract function to finalize repacking
Patrick Steinhardt committed 7 months ago
repack-geometry: extract function to compute repacking split
Patrick Steinhardt committed 7 months ago
builtin/pack-objects: exclude promisor objects with "--stdin-packs"
Patrick Steinhardt committed 7 months ago
gitk: use config settings for head/tag colors
Shannon Barber committed 7 months ago
replay: drop commits that become empty
Phillip Wood committed 8 months ago
Merge branch 'ps/history' into pw/replay-drop-empty
Junio C Hamano committed 7 months ago
builtin/history: implement "reword" subcommand
Patrick Steinhardt committed 7 months ago
builtin: add new "history" command
Patrick Steinhardt committed 7 months ago
wt-status: provide function to expose status for trees
Patrick Steinhardt committed 7 months ago
replay: support updating detached HEAD
Patrick Steinhardt committed 7 months ago
replay: support empty commit ranges
Patrick Steinhardt committed 7 months ago
Patrick Steinhardt committed 7 months ago
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