aboutsummaryrefslogtreecommitdiffstats
path: root/list.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-26doc: switch links to httpsJosh Soref1-1/+1
2021-09-27*.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason1-1/+4
2017-09-06tempfile: use list.h for linked listJeff King1-0/+38
2016-07-18list: avoid incompatibility with *BSD sys/queue.hEric Wong1-0/+2
2016-07-12http-walker: reduce O(n) ops with doubly-linked listEric Wong1-0/+164