]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gs/retire-mru'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:06 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:06 +0000 (13:39 -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