Merge branch 'ot/mru-on-list' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:49 +0000 (14:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:49 +0000 (14:55 -0800)
commitee1ee4ac7997dac8e679a0128bffb436e07e5e8d
tree9e094f4c5032333ff27eadd42a3b6040aa3473a7
parentde0f0111ea2ad3a2b03a378e6272c2ee476a26ed
parent8865859dfc346c61f0e75fa429c5d307bd27368c
Merge branch 'ot/mru-on-list' into next

The first step to getting rid of mru API and using the
doubly-linked list API directly instead.

* ot/mru-on-list:
  mru: use double-linked list from list.h
builtin/pack-objects.c
packfile.c