Merge branch 'sc/pack-redundant'
commitcf0879f7e98d2213503622f780d2ab0dd3f93477
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2019 00:59:54 +0000 (7 09:59 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2019 00:59:54 +0000 (7 09:59 +0900)
tree164a8e845e0d37003bfc4bd76994b2f5231e0bb6
parent3710f60a808ad79bfa604405a725e7accc64f743
parent0e37abd2e89d475500e93a6368f1f054ca2fec55
Merge branch 'sc/pack-redundant'

Update the implementation of pack-redundant for performance in a
repository with many packfiles.

* sc/pack-redundant:
  pack-redundant: consistent sort method
  pack-redundant: rename pack_list.all_objects
  pack-redundant: new algorithm to find min packs
  pack-redundant: delete redundant code
  pack-redundant: delay creation of unique_objects
  t5323: test cases for git-pack-redundant
builtin/pack-redundant.c