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
fast-export: mark strings for translation
Christian Couder committed 9 months ago
gpg-interface: use left shift to define GPG_VERIFY_*
Christian Couder committed 9 months ago
gpg-interface: simplify ssh fingerprint parsing
Christian Couder committed 9 months ago
Junio C Hamano committed 9 months ago
Merge branch 'tb/incremental-midx-part-3.1'
Junio C Hamano committed 9 months ago
test-tool: fix leak in delete-gpgsig command
Jeff King committed 9 months ago