index
:
henrietta-cache
master
Egg cache builder for the Henrietta egg server.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
henrietta-cache.scm
Age
Commit message (
Expand
)
Author
2011-06-02
Update henrietta-cache so it doesn't get tripped up by Apache's extra newlines
Peter Bex
2011-06-02
Update to ensure path is always taken as a dir
Peter Bex
2011-05-26
Add flat file list type to replace meta-files. This first lists a base URI an...
0.2
Peter Bex
2011-05-24
Typo
Peter Bex
2011-05-24
Bug in sendfile was fixed. Adjust comment accordingly :)
Peter Bex
2011-05-24
Add better error reporting to make Felix happy :)
Peter Bex
2011-03-29
Use zcat instead of gzcat as that's apparently more 'portable'. Yay for GNU a...
0.1
Peter Bex
2011-03-20
Don't unneccessarily use an alist for the distribution types
Peter Bex
2011-03-20
Add handling for meta-files
Peter Bex
2011-03-20
Fix bug in error-handling code when release-info could not be retrieved
Peter Bex
2011-03-20
improve error handling in case of unknown URI type
Peter Bex
2011-03-20
improve error handling by logging errors to standard error and status output ...
Peter Bex
2011-03-20
Fix usage
Peter Bex
2011-03-20
Add 'tags' subdir because henrietta expects it
Peter Bex
2011-03-20
Implement zipfile-extraction
Peter Bex
2011-03-20
Fix commandline argument handling
Peter Bex
2011-03-20
Improve status output and don't download when we already have the file
Peter Bex
2011-03-19
Initial, currently broken, version
Peter Bex