chiark / gitweb /
Bump version to 7.0.1~iwj0
[chiark-utils.git] / scripts / git-cache-proxy
2022-08-21 Anthony PERARDgit-cache-proxy: fix compat bug with recent git
2020-02-11 Ian Jacksongit-cache-proxy: Do not update timestamp due to houseke...
2020-02-11 Ian Jacksongit-cache-proxy: Tolerate failure to write gc stamp
2020-02-11 Ian Jacksongit-cache-proxy: Recheck gc timestamp after taking...
2020-02-11 Ian Jacksongit-cache-proxy: gc: Break out $gccheck
2020-02-11 Ian Jacksongit-cache-proxy: Use open-coded fork/exec for git gc
2020-02-11 Ian Jacksongit-cache-proxy: Abandon fetch attempt if client discon...
2020-02-11 Ian Jacksongit-cache-proxy: Move $SIG{ALRM} setting to global
2020-02-11 Ian JacksonMerge remote-tracking branch 'dgit/dgit/sid' archive/debian/6.1.1 debian/6.1.1
2020-02-11 Ian JacksonMerge remote-tracking branch 'mariner/master'
2020-02-11 Ian Jacksongit-cache-proxy: Document some options in the head...
2020-02-11 Ian Jacksongit-cache-proxy: Periodically run `git gc --quiet'
2020-02-11 Ian Jacksongit-cache-proxy: Refactor to prepare for 2nd kind of...
2017-05-08 Ian Jacksongit-cache-proxy: Radically increase several timeouts.
2017-05-08 Ian Jacksongit-cache-proxy: New --serve-timeout option.
2017-04-26 Ian JacksonMerge remote-tracking branch 'mariner/master'
2017-04-26 Ian Jacksongit-cache-proxy: Add Citrix to copyright notices
2017-04-26 Ian Jacksongit-cache-proxy: Do not spuriously timeout on too many...
2014-12-21 Ian Jacksongit-cache-proxy: Tidy up copyright licence info
2014-10-26 Jonathan AmeryMerge branch 'acctdump'
2014-07-28 Ian Jacksongit-cache-proxy: housekeeping: use rm -rf, not remove_t...
2014-07-28 Ian Jacksongit-cache-proxy: housekeeping: send STDERR to the syslo...
2014-07-28 Ian Jacksongit-cache-proxy: housekeeping: check errno value from...
2014-07-28 Ian Jacksongit-cache-proxy: housekeeping: Rename main dir to tmp...
2014-07-28 Ian Jacksongit-cache-proxy: housekeeping: Use eval, not ad-hoc...
2014-07-28 Ian Jacksongit-cache-proxy: housekeeping: More correctly handle...
2014-07-28 Ian Jacksongit-cache-proxy: housekeeping: Add missing space to...
2013-11-29 Ian Jacksongit-cache-proxy: add warning re clients being able...
2013-11-29 Ian JacksonMerge remote-tracking branch 'remotes/dgit/dgit/sid'
2013-11-11 Ian Jacksongit-cache-proxy: postpone chdir so Housekeeping lock... debian/4.2.1__iwj3
2013-11-11 Ian Jacksongit-cache-proxy: better doc comment, install in Makefile
2013-11-10 Ian Jacksongit-cache-proxy: housekeeping seems to work now
2013-11-10 Ian Jacksongit-cache-proxy: introduce lockfile
2013-11-10 Ian Jacksongit-cache-proxy: new "utility functions" section, nfc
2013-11-10 Ian Jacksongit-cache-proxy: message fixes
2013-11-10 Ian Jacksongit-cache-proxy: use lstat
2013-11-10 Ian Jacksongit-cache-proxy: wip housekeeping, before introduce...
2013-11-09 Ian Jacksongit-cache-proxy: introduce servinfo
2013-11-09 Ian Jacksongit-cache-proxy: more wip, restructure done, before...
2013-11-09 Ian Jacksongit-cache-proxy: more wip, copyright notice, before...
2013-11-09 Ian Jacksongit-cache-proxy: more wip
2013-11-09 Ian Jacksongit-cache-proxy: more wip
2013-11-09 Ian Jacksongit-cache-proxy: wip based on userv-utils git-daemon...