summaryrefslogtreecommitdiff
path: root/mru.c
Commit message (Expand)AuthorAgeFilesLines
* mru: Replace mru.[ch] with list.h implementationgs/retire-mruGargi Sharma2018-01-241-27/+0
* mru: use double-linked list from list.hot/mru-on-listOlga Telezhnaya2017-10-011-36/+13
* add generic most-recently-used listJeff King2016-07-291-0/+50