]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ot/mru-on-list'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:05 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:05 +0000 (13:39 -0800)
commitafc8aa3fbf249cfc2f75c7586b9d32f172ab97a1
tree9e094f4c5032333ff27eadd42a3b6040aa3473a7
parent6bed209a20a06f2d6b7142216dabff456de798e1
parent8865859dfc346c61f0e75fa429c5d307bd27368c
Merge branch 'ot/mru-on-list'

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