Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Stifler6996/apt-mirror.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27Merge branch 'master' into patch-1Stifler
2022-07-27Merge pull request #39 from alpineQ/masterStifler
2022-07-27Fix incorrect range 'apt-mirror'황준영
2022-07-27Fix: added closing bracketalpineQ
2022-07-25Paranoid mode: Abort if we downloaded a corrupted fileGeorgi Georgiev
2022-07-13If a file needs to be updated, we can throw away the local copyGeorgi Georgiev
2022-07-08Support "insecure" repositoriesGeorgi Georgiev
2022-07-08The correct way to specify a flat repo is with a `/` for componentGeorgi Georgiev
2022-07-07Support repositories without Release filesGeorgi Georgiev
2022-07-06Revert "The debian network installer needs these files too"Georgi Georgiev
2022-05-25The debian network installer needs these files tooGeorgi Georgiev
2022-05-23Skip downloading the non-existent uncompressed `Packages` fileGeorgi Georgiev
2022-05-23Release file (uncompressed) main/binary-${arch}Stifler
2022-05-23wget timeouts excessiveStifler
2022-05-21Merge pull request #24 from chutzimir/obsolete-i18n-indexStifler
2022-05-20Follow up on Debian bug #649314Georgi Georgiev
2022-05-20Refactor sanitise_uri (#25)Georgi Georgiev
2022-05-20Duplicate EOL match - ${compressed_extension_regex} ends with a $ (#27)Georgi Georgiev
2022-05-18Respect the "Acquire-By-Hash" field if present (#23)Georgi Georgiev
2022-05-17Hardlink if possible, after all, this is what the checksummed files are for (...Georgi Georgiev
2022-05-17Uncompressed index files not downloadable (#21)Georgi Georgiev
2022-05-17Refactor metadata parsing to reduce copy-paste (#20)Georgi Georgiev
2022-05-15Refactor: Anything downloaded should be kept (#19)metadataGeorgi Georgiev
2022-05-15Speed up initial downloads (#18)Georgi Georgiev
2022-05-15Config file mirror lines sensitive to spacing within sections (#17)Georgi Georgiev
2022-02-05Add --no-if-modified-since arg to wget call. (#9)Daniel Köster
2021-12-09use 'rm -fr' to remove directories on clean (#7)Stifler
2021-08-19added support for plus symbol in uriStifler
2021-02-07Account for sources that do not have a distribution or component (#2)Rafe Colton
2020-06-02Fix for translation files in xy compressed formatStifler
2020-05-28support for files with @ symbol in their nameStifler
2020-04-23Added support for cnf directoryStifler
2017-05-29Also download xz-compressed Components-$arch.yml.xzBenjamin Drung
2017-05-29Write SHA1 and SHA256 in addition to MD5Benjamin Drung
2017-05-29Fix warning on repository without md5sumBenjamin Drung
2017-05-29Fix use of uninitialized value $config{"options"}Benjamin Drung
2017-01-06Add support for quoted variables with spacesTao Wang
2017-01-06Create directories including their parentsTao Wang
2017-01-03Adding support for 'deb [arch=amd64] ...' formatTao Wang
2016-11-08Just test that config file is readableBenjamin Drung
2016-11-08Support non-existing .gz index filesJoerg Jaspert
2016-11-08Revert "Include debian-installer components into the mirroring."Benjamin Drung
2016-11-08Download DEP-11 files in component/dep11 directoriesMikko Pesari
2016-11-08Add support for https_proxyHuang Shaoyan
2015-07-09Include debian-installer components into the mirroring.Peter Felecan
2015-02-06Merge pull request #37 from flaf/masterBenjamin Drung
2014-10-20Update dpkg flags.Félix Barbeira
2014-09-28if fork() fails, it returns undefFrançois Lafont
2014-07-05Fix typo tranlation -> translation (fixes #35)Benjamin Drung
2014-04-12Run perltidy.Benjamin Drung