summaryrefslogtreecommitdiff
path: root/debmirror
Commit message (Expand)AuthorAge
* Support new Contents file location used for wheezy, while still handling the ...Joey Hess2013-06-23
* Bug#708355: debmirror: confusing output with --precleanupColin Watson2013-05-15
* Treat "Origin: Canonical" like "Origin: Ubuntu" Closes: #702319. Thanks, Tal ...Joey Hess2013-04-03
* several improvementsJoey Hess2013-02-03
* * added http method and disable ssl verificationfike2013-02-03
* include/exclude packages by arbitrary control fieldColin Watson2012-12-16
* debmirror: [PATCH] add --keyring option to debmirrorTom Jones2012-10-12
* debmirror: [PATCH] improvements to handling of gpgv subprocessTom Jones2012-10-12
* Do not crash on i18n/Index with --debmarshalFrank Luithle2012-06-26
* Add --config-file option. Closes: #638295. Thanks, Stefan Kisdaroczi and Matt...Joey Hess2012-06-25
* Fix downloading of translation files for sections contrib and non-free.Joris Dolderer2012-06-19
* Make i18n/Index parsing not fail if there are non-SHA1 checksums. Although cu...Joey Hess2012-04-12
* Always mirror the English "translations" necessary to have any package long d...Joey Hess2012-04-12
* apply timeout to http and hftp downloadChristoph Goehre2012-03-05
* Support HTTP authentication by setting --user and --password. Closes: #650743...Joey Hess2011-12-02
* code reflowJoey Hess2011-11-06
* Two fixes to output. Closes: #647562 Thanks, Karl GoetzJoey Hess2011-11-04
* Allow mirroring d-i on kfreebsd-*; skip it for arch 'all'.Joey Hess2011-08-20
* Fix skipping d-i for suites that do not include it.Joey Hess2011-08-05
* Avoid sanity check for empty mirror, to allow mirroring an empty mirror if th...Joey Hess2011-07-28
* Use Net::INET6Glue to support making ipv6 connections. Closes: #631302Joey Hess2011-06-28
* rename variable for clarityJoey Hess2011-03-25
* remove special case to excude d-i for breezy-securityJoey Hess2011-03-25
* Avoid trying to get d-i for *-updates suites. Closes: #619146Joey Hess2011-03-21
* fix small stylistic typo in man pageAndrea Mennucc2011-02-24
* Fix typo in d-i download code. Closes: #614620Joey Hess2011-02-22
* remove debugJoey Hess2011-02-21
* refactor and levical scoping cleanupJoey Hess2011-02-21
* bugfixJoey Hess2011-02-21
* extract all checksums from the Packages filesJoey Hess2011-02-21
* parse all types of checksums in the Release fileJoey Hess2011-02-21
* add support for checking arbitrary sha checksum sizesJoey Hess2011-02-21
* Now depends on libdigest-sha-perl.Joey Hess2011-02-21
* prepare for multi-checksum supportJoey Hess2011-02-21
* Send verbose/debug mode gpgv error messages to stdout. Closes: #607099Joey Hess2010-12-22
* Fix rsync mirrorging, broken in last commitJoey Hess2010-11-20
* Avoid getting rsync-extra files if the site being mirrored has --root=/ , as ...Joey Hess2010-11-05
* debmirror: no triple dots to indicate progress when no progress reportingLars Wirzenius2010-11-05
* fix another typo in arguments to debmarshal functionsDrake Diedrich2010-10-27
* typo in args to link_release_into_snapshotDrake Diedrich2010-10-27
* Merge branch 'master' into debmarshalDrake Diedrich2010-10-27
|\
| * Fix typo in default rsync options. Closes: #599568Joey Hess2010-10-08
| * Apply manpage markup patch from liw. Closes: #599414Joey Hess2010-10-07
| * gzip -d Packages in slow_cpu modeJoey Hess2010-10-03
| * turn mismatch reason printing back offJoey Hess2010-10-03
| * Support --progress for http.Joey Hess2010-09-29
| * newsJoey Hess2010-09-26
| * Run rsync with --no-motd except for in --verbose mode.Joey Hess2010-09-26
| * fix verbose printingJoey Hess2010-09-26
| * add warning if trace file mirroring is disabledJoey Hess2010-09-26