about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-17 18:26:09 -0400
committerJune McEnroe <june@causal.agency>2021-06-17 18:26:09 -0400
commita8c1f0297657e34b825cdce4dbe32e56c9a50984 (patch)
tree125226360e1806bd8512d1c9d0c9d8517124d005 /scripts
parentAdd mailing list archive to README (diff)
downloadcatgirl-a8c1f0297657e34b825cdce4dbe32e56c9a50984.tar.gz
catgirl-a8c1f0297657e34b825cdce4dbe32e56c9a50984.zip
Clean up if restricted && logEnable, pipe creation
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d blob viewLars Hjemli 2006-12-13Add display of tree content w/ui-tree.cLars Hjemli 2006-12-12cache_lock: do xstrdup/free on lockfileLars Hjemli 2006-12-11Don't truncate valid cachefilesLars Hjemli 2006-12-11Move global variables + callback functions into shared.cLars Hjemli 2006-12-11Move functions for generic object output into ui-view.cLars Hjemli 2006-12-11Move log-functions into ui-log.cLars Hjemli 2006-12-11Move repo summary functions into ui-summary.cLars Hjemli 2006-12-11Move functions for repolist output into ui-repolist.cLars Hjemli 2006-12-11Move common output-functions into ui-shared.cLars Hjemli 2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli 2006-12-11Avoid infinite loops in caching layerLars Hjemli 2006-12-11Let 'make install' clear all cachefilesLars Hjemli 2006-12-11Fix cache algorithm loopholeLars Hjemli 2006-12-10Add version identifier in generated filesLars Hjemli 2006-12-10Add license file and copyright noticesLars Hjemli 2006-12-10Add caching infrastructureLars Hjemli