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