aboutsummaryrefslogtreecommitdiffstats
path: root/cache.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-16Allow relative paths for cgit_cache_rootLars Hjemli1-0/+4
2006-12-12cache_lock: do xstrdup/free on lockfileLars Hjemli1-1/+2
2006-12-11Don't truncate valid cachefilesLars Hjemli1-0/+5
2006-12-11Avoid infinite loops in caching layerLars Hjemli1-13/+22
2006-12-11Fix cache algorithm loopholeLars Hjemli1-1/+5
2006-12-10Add license file and copyright noticesLars Hjemli1-0/+8
2006-12-10Add caching infrastructureLars Hjemli1-0/+86