summaryrefslogtreecommitdiff
path: root/ui-snapshot.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-07-13 21:55:47 +0200
committerLars Hjemli <hjemli@gmail.com>2010-07-13 21:55:47 +0200
commit60fcf600f5010701c20b63867999a802ca0e05c0 (patch)
treed46f660ec5c72bb3efe65ea5039386714da2e71e /ui-snapshot.c
parent6654d5b7bdc1d775cf09ca6690b1fc5ecea4696d (diff)
parent73ac0fb6f217addbcd7878828407392418c973de (diff)
downloadcgit-60fcf600f5010701c20b63867999a802ca0e05c0.tar.gz
cgit-60fcf600f5010701c20b63867999a802ca0e05c0.tar.bz2
cgit-60fcf600f5010701c20b63867999a802ca0e05c0.zip
Merge branch 'stable'
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td>Move common output-functions into ui-shared.cLars Hjemli4-82/+99 2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli4-28/+29 2006-12-11Avoid infinite loops in caching layerLars Hjemli3-14/+31 2006-12-11Let 'make install' clear all cachefilesLars Hjemli1-0/+2 2006-12-11Fix cache algorithm loopholeLars Hjemli3-11/+16 2006-12-10Add version identifier in generated filesLars Hjemli2-9/+14 2006-12-10Add license file and copyright noticesLars Hjemli5-0/+372 2006-12-10Add caching infrastructureLars Hjemli9-28/+353