Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-24 | mru: Replace mru.[ch] with list.h implementation | Gargi Sharma | 1 | -27/+0 |
2017-10-01 | mru: use double-linked list from list.h | Olga Telezhnaya | 1 | -36/+13 |
2016-07-29 | add generic most-recently-used list | Jeff King | 1 | -0/+50 |