index
:
debian/cgit
about
master
Debian package for cgit
YAEGASHI Takeshi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache.c
Commit message (
Expand
)
Author
Age
Lines
*
cache.c: do not ignore errors from print_slot()
Lars Hjemli
2008-05-19
-3/+13
*
cache.c: use xread()/xwrite() from libgit
Lars Hjemli
2008-05-19
-6/+6
*
cache.c: make all io-related functions return errno on error
Lars Hjemli
2008-05-19
-9/+24
*
cache.c: read(2) returns -1 on error, not 0
Lars Hjemli
2008-05-19
-1/+1
*
Add page 'ls_cache'
Lars Hjemli
2008-04-28
-0/+68
*
Redesign the caching layer
Lars Hjemli
2008-04-28
-68/+291
*
Add cache.h
Lars Hjemli
2008-03-27
-0/+1
*
Move cgit_repo into cgit_context
Lars Hjemli
2008-02-16
-3/+3
*
Add all config variables into struct cgit_context
Lars Hjemli
2008-02-16
-5/+5
*
Introduce struct cgit_context
Lars Hjemli
2008-02-16
-2/+2
*
cache_safe_filename() needs more buffers
Lars Hjemli
2007-05-19
-4/+9
*
Enable url=value querystring parameter
Lars Hjemli
2007-05-19
-3/+6
*
Remove troublesome chars from cachefile names
Lars Hjemli
2007-01-12
-0/+16
*
Move cache_prepare() to cgit
Lars Hjemli
2007-01-12
-22/+0
*
Allow relative paths for cgit_cache_root
Lars Hjemli
2006-12-16
-0/+4
*
cache_lock: do xstrdup/free on lockfile
Lars Hjemli
2006-12-12
-1/+2
*
Don't truncate valid cachefiles
Lars Hjemli
2006-12-12
-0/+5
*
Avoid infinite loops in caching layer
Lars Hjemli
2006-12-11
-13/+22
*
Fix cache algorithm loophole
Lars Hjemli
2006-12-11
-1/+5
*
Add license file and copyright notices
Lars Hjemli
2006-12-11
-0/+8
*
Add caching infrastructure
Lars Hjemli
2006-12-11
-0/+86