summaryrefslogtreecommitdiff
path: root/shared.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2006-12-16 13:55:58 +0100
committerLars Hjemli <hjemli@gmail.com>2006-12-16 13:55:58 +0100
commit7c849d94ec1cfecdec5a88d49f5af5c98f96ebca (patch)
tree294acaa3368cba880dcc74aac8fb95e22156be21 /shared.c
parent61245ad18545ab09b22e9fcce5e49d5d36bf8176 (diff)
downloadcgit-7c849d94ec1cfecdec5a88d49f5af5c98f96ebca.tar.gz
cgit-7c849d94ec1cfecdec5a88d49f5af5c98f96ebca.tar.bz2
cgit-7c849d94ec1cfecdec5a88d49f5af5c98f96ebca.zip
Allow relative paths for cgit_cache_root
Make sure we chdir(2) back to the original getcwd(2) when a page has been generated. Also, if the cgit_cache_root do not exist, try to create it. This is a feature intended to ease testing/debugging. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
an> 2007-07-25changed design / added linknecoro5-86/+188 2007-07-24made the resume_loop-plugin change titles toonecoro5-7/+22 2007-07-21added logviewersnecoro7-215/+429 2007-07-21updated howtonecoro1-14/+24 2007-07-20new Plugin Schemenecoro1-5/+4 2007-07-20new Plugin Schemenecoro1-1/+1 2007-07-20new Plugin Schemenecoro9-162/+214 2007-07-13fixesnecoro4-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129