about summary refs log tree commit diff
path: root/cgit.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-03-17 22:59:09 +0100
committerLars Hjemli <hjemli@gmail.com>2008-03-17 23:01:25 +0100
commit0537a7d1cfdf7934d91798a623030fd454b356af (patch)
treead0588c4c47cfc047546624ce379054961d47bcd /cgit.h
parenttests/setup.sh: cleanup test script output and logging (diff)
downloadcgit-pink-0537a7d1cfdf7934d91798a623030fd454b356af.tar.gz
cgit-pink-0537a7d1cfdf7934d91798a623030fd454b356af.zip
Use GIT-1.5.4.4
Diffstat (limited to 'cgit.h')
0 files changed, 0 insertions, 0 deletions
iables + 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