index
:
cgit-pink
this commit
master
wiki
web frontend for git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Mark several functions/variables static
Lukas Fleischer
2013-03-04
*
White space around control verbs.
Jason A. Donenfeld
2013-03-04
*
Fix several whitespace errors
Lukas Fleischer
2013-03-04
*
Fix some warnings to allow -Werror
Ramsay Jones
2008-11-06
*
cache.c: use %zd for off_t argument
Lars Hjemli
2008-09-01
*
cache.c: fix error checking in print_slot()
Lars Hjemli
2008-05-20
*
cache.c: do not ignore errors from print_slot()
Lars Hjemli
2008-05-18
*
cache.c: use xread()/xwrite() from libgit
Lars Hjemli
2008-05-18
*
cache.c: make all io-related functions return errno on error
Lars Hjemli
2008-05-18
*
cache.c: read(2) returns -1 on error, not 0
Lars Hjemli
2008-05-18
*
Add page 'ls_cache'
Lars Hjemli
2008-04-28
*
Redesign the caching layer
Lars Hjemli
2008-04-28
*
Add cache.h
Lars Hjemli
2008-03-27
*
Move cgit_repo into cgit_context
Lars Hjemli
2008-02-16
*
Add all config variables into struct cgit_context
Lars Hjemli
2008-02-16
*
Introduce struct cgit_context
Lars Hjemli
2008-02-16
*
cache_safe_filename() needs more buffers
Lars Hjemli
2007-05-18
*
Enable url=value querystring parameter
Lars Hjemli
2007-05-18
*
Remove troublesome chars from cachefile names
Lars Hjemli
2007-01-12
*
Move cache_prepare() to cgit
Lars Hjemli
2007-01-12
*
Allow relative paths for cgit_cache_root
Lars Hjemli
2006-12-16
*
cache_lock: do xstrdup/free on lockfile
Lars Hjemli
2006-12-12
*
Don't truncate valid cachefiles
Lars Hjemli
2006-12-11
*
Avoid infinite loops in caching layer
Lars Hjemli
2006-12-11
*
Fix cache algorithm loophole
Lars Hjemli
2006-12-11
*
Add license file and copyright notices
Lars Hjemli
2006-12-10
*
Add caching infrastructure
Lars Hjemli
2006-12-10