Merge branch 'gs/retire-mru' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:50 +0000 (14:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:50 +0000 (14:55 -0800)
Retire mru API as it does not give enough abstraction over
underlying list API to be worth it.

* gs/retire-mru:
mru: Replace mru.[ch] with list.h implementation

1  2 
Makefile
builtin/pack-objects.c
cache.h
packfile.c
sha1_file.c
diff --cc Makefile
Simple merge
Simple merge
diff --cc cache.h
Simple merge
diff --cc packfile.c
Simple merge
diff --cc sha1_file.c
Simple merge