Merge branch 'kh/doc-patch-id-1'
Junio C Hamano committed 9 months ago
Merge branch 'rs/add-patch-quit'
Junio C Hamano committed 9 months ago
Junio C Hamano committed 9 months ago
Merge branch 'rz/bisect-help-unknown'
Junio C Hamano committed 9 months ago
Merge branch 'kf/log-shortlog-completion-fix'
Junio C Hamano committed 9 months ago
Merge branch 'ly/diff-name-only-with-diff-from-content'
Junio C Hamano committed 9 months ago
Merge branch 'ps/remove-packfile-store-get-packs'
Junio C Hamano committed 9 months ago
Merge branch 'ob/gpg-interface-cleanup'
Junio C Hamano committed 9 months ago
Merge branch 'ps/symlink-symref-deprecation'
Junio C Hamano committed 9 months ago
Merge branch 'ey/commit-graph-changed-paths-config'
Junio C Hamano committed 9 months ago
packfile: track packs via the MRU list exclusively
Patrick Steinhardt committed 9 months ago
packfile: always add packfiles to MRU when adding a pack
Patrick Steinhardt committed 9 months ago
packfile: move list of packs into the packfile store
Patrick Steinhardt committed 9 months ago
builtin/pack-objects: simplify logic to find kept or nonlocal objects
Patrick Steinhardt committed 9 months ago
packfile: fix approximation of object counts
Patrick Steinhardt committed 9 months ago
http: refactor subsystem to use `packfile_list`s
Patrick Steinhardt committed 9 months ago
packfile: move the MRU list into the packfile store
Patrick Steinhardt committed 9 months ago
packfile: use a `strmap` to store packs by name
Patrick Steinhardt committed 9 months ago
gpg-interface: mark a string for translation
Christian Couder committed 9 months ago
fast-import: mark strings for translation
Christian Couder committed 9 months ago