summaryrefslogtreecommitdiff
path: root/list.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-06tempfile: use list.h for linked listLibravatar Jeff King1-0/+38
2016-07-18list: avoid incompatibility with *BSD sys/queue.hLibravatar Eric Wong1-0/+2
2016-07-12http-walker: reduce O(n) ops with doubly-linked listLibravatar Eric Wong1-0/+164