3
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Always use ash instead of sh, because this makes apt-proxy much faster. * Fix ftp backend permission problem * If a file to be downloaded was not newer, wget would not download a file and the apt client would receive a zero length file. * Return an error if a file does not exist on any server More... about 22 years ago
Use util-linux's getopt for argument parsing. More... about 22 years ago
changed "echo" with "echo -e" where needed. More... about 22 years ago
Bump version (1.2.9.2) More... about 22 years ago
- Only download uncompressed package files if using rsync, and use -z flag - Fix problem where stale lockfiles would hang around More... about 22 years ago
Add changes for 1.2.9.2 More... about 22 years ago
Document the WGET and RSYNC variables, with suggestion for passive ftp switch. Reported by Vincent Touquet. More... about 22 years ago
Add 1.2.9.1: http support and apt-proxy-import More... about 22 years ago
Add install for apt-proxy-import More... about 22 years ago
Add apt-proxy-import.8 More... about 22 years ago
Change depends and description for HTTP support More... about 22 years ago
Add some HTTP site examples and WGET_TIMEOUT More... about 22 years ago
Update manpages to reflect new HTTP/FTP support More... about 22 years ago
Add new script: apt-proxy-import. This injects .debs into an apt-proxy partial mirror from an external source. More... about 22 years ago
Mention apt-proxy-import More... about 22 years ago
- Fix lockfile name in sweep_clean (thanks to Lele Gaifax) - Bump version More... about 22 years ago
I broke directory creation for rsync More... about 22 years ago
Remove empty files that wget creates if a file is not found More... about 22 years ago
Initial http/ftp support using wget. Mostly works, but hangs every now and then. More... about 22 years ago
Changelog for 1.2.1 More... about 22 years ago
Brief changelog for 1.2.1 More... about 22 years ago
Echo that we are deleting cache directory More... about 22 years ago
Add note about using with Potato More... about 22 years ago
Bump version to 1.2.1 More... about 22 years ago
Build-depend on debhelper >> 3.0.0 More... about 22 years ago
Remove --shell and --disabled-login options for adduser, because they are on by default anyway for a system user, and Potato does not have them. More... about 22 years ago
Also rm -rf apt-proxy cache directory More... about 22 years ago
Add Contents-* to list of control files, so it works with apt-file More... about 22 years ago
- Preserve the access time of the previous package version when copying it to use as a basis for rsync. - Remove extra RSYNC= line More... over 22 years ago
INSTALL doesn't need to be in package More... over 22 years ago