tLog - amprolla - devuan's apt repo merger
git clone https://git.parazyd.org/amprolla
Log
Files
Refs
README
LICENSE
--- Date Commit message Author
2019-06-17 21:20 Handle uncaught ConnectionResetError in… parazyd
2018-11-01 12:18 introduced config variables in orchestr… KatolaZ
2018-06-24 13:34 Apply linting. parazyd
2018-06-24 10:39 Implement dependency alternatives parsi… KatolaZ
2018-06-19 14:53 Remove the debug note from the README. parazyd
2018-06-18 11:52 Update LICENSE. parazyd
2018-06-11 10:44 Enable ppc64el architecture. parazyd
2018-06-10 05:54 Promote jessie to oldstable and Ascii t… parazyd
2018-05-29 16:07 Add 'Origin: Devuan' headers to Release… parazyd
2018-04-08 09:16 Add Beowulf to config.def.py. parazyd
2018-04-08 09:11 Fix exception where newrel would not ex… parazyd
2018-02-26 14:58 Ban 'file-rc' from merged packages. parazyd
2018-02-06 09:18 Add Installer-Menu-Item to packages_key… parazyd
2018-02-05 22:09 Add a missing Kernel-Version field in p… parazyd
2018-01-04 13:43 Rewrite Architectures header with what … parazyd
2017-12-19 01:26 Sync config.def.py with production. parazyd
2017-12-19 01:08 Fixups to the version compare algorithm. KatolaZ
2017-12-19 01:07 sync with production parazyd
2017-12-19 00:05 Implement Debian Policy versioning alro… KatolaZ
2017-12-17 01:14 pylint and pep8 fixes parazyd
2017-12-17 00:41 Handle packages with "~" in version in … parazyd
2017-12-16 23:46 Don't log [INFO] by default parazyd
2017-12-16 22:52 Implement new algorithm for package_new… parazyd
2017-12-16 21:40 Move lockpath to config instead of lock… parazyd
2017-12-16 18:40 enable writing .xz compressed files aga… parazyd
2017-12-10 20:31 fixup! Add the try/catch logic to other… parazyd
2017-12-09 15:24 sync orchestrate.sh with prod parazyd
2017-12-09 15:21 make the lockfile path a variable parazyd
2017-12-09 15:19 Fix strptime parsing bug parazyd
2017-12-09 10:38 Add the try/catch logic to other modules parazyd
2017-12-09 10:32 Run amprolla_update main in a try/catch parazyd
2017-12-09 10:27 Use different timestamp for log messages parazyd
2017-12-09 10:10 fixup! style fixes parazyd
2017-12-06 16:40 move the "skips" list into config.py parazyd
2017-12-06 16:04 style fixes parazyd
2017-12-04 16:36 Fix bug where pool would get replaced w… parazyd
2017-12-04 16:34 style fixes parazyd
2017-11-08 23:20 fixup! implement reusing of old checksu… parazyd
2017-11-08 20:38 implement reusing of old checksums parazyd
2017-11-08 18:24 add Origin and Label fields only parazyd
2017-11-08 18:22 Revert "Adapt repo headers hack" parazyd
2017-11-08 17:45 Merge branch 'master' into 'master' Ada… parazyd
2017-11-08 15:58 tidier stdout for logging parazyd
2017-11-08 15:54 libs shouldn't be 755 parazyd
2017-11-08 15:52 move hashing of files to a separate fun… parazyd
2017-11-06 12:57 fixup! implement basic lockfile functio… parazyd
2017-11-06 12:55 use the locking functions parazyd
2017-11-06 12:45 implement basic lockfile functions parazyd
2017-11-06 12:17 append a newline at the end of obsolete… parazyd
2017-11-06 12:03 implement proper logging of obsolete pa… parazyd
2017-11-06 11:46 improve log redo parazyd
2017-11-06 11:40 handling of obsolete package logs in or… parazyd
2017-11-06 11:34 write obsolete packages to separate fil… parazyd
2017-10-29 19:15 parse/get_time: hardcode a past date to… parazyd
2017-10-22 10:59 add missing Release headers that don't … parazyd
2017-08-14 11:46 cleanup; add overridable env vars to sh… parazyd
2017-08-11 08:35 refactor sign_release to use gnupg dire… parazyd
2017-07-24 09:55 styling fixes parazyd
2017-07-24 09:41 handle requests.exceptions.ConnectionEr… parazyd
2017-07-24 09:37 comment cleanup parazyd
2017-07-23 15:58 fix multiprocessing issue with download… parazyd
2017-07-23 12:56 revert handling of requests.exceptions.… parazyd
2017-07-22 09:10 handle ReadTimeout exception in downloa… parazyd
2017-07-20 00:28 stop hashing weak checksums parazyd
2017-07-17 23:12 refresh documentation parazyd
2017-07-17 22:53 better populate_aliases.sh in contrib parazyd
2017-07-17 22:31 add lighttpd configuration parazyd
2017-07-13 15:23 contents done parazyd
2017-07-13 15:11 better header garbage skip in merge_con… parazyd
2017-07-13 09:53 parse through the garbage header in Con… parazyd
2017-07-13 09:37 merge Contents-source.gz properly parazyd
2017-07-12 12:59 implement merging of Contents files parazyd
2017-07-12 12:58 temp disable config respect in amprolla… parazyd
2017-07-11 21:09 hash uncompressed files in memory when … parazyd
2017-07-11 21:06 append Contents files to the release ge… parazyd
2017-07-11 21:06 save space by only writing gzipped files parazyd
2017-07-11 14:26 tested on py3.4 parazyd
2017-07-11 12:29 implement proper rewriting of Release h… parazyd
2017-07-11 11:56 don't rewrite package paths if they wer… parazyd
2017-07-09 21:16 comment unused imports parazyd
2017-07-09 13:57 update todo: suite state is now global … parazyd
2017-07-09 12:02 revert to deb.debian.org parazyd
2017-07-06 22:39 log packages depending on libsystemd0 parazyd
2017-07-06 22:38 log found banned packages parazyd
2017-07-06 22:35 implement a module to hold global states parazyd
2017-07-06 21:32 fix dependency list creation in package… parazyd
2017-07-06 15:48 pylint parazyd
2017-07-06 15:43 refactor merge() to be able to merge an… parazyd
2017-07-06 15:42 temporary hardcode a rewrite for proper… parazyd
2017-07-06 15:42 respect defined categories when downloa… parazyd
2017-07-05 10:42 add more documentation parazyd
2017-07-05 10:30 be able to opt out of signing Release f… parazyd
2017-07-04 14:33 exit cleanly when amprolla catches an e… parazyd
2017-07-04 14:33 don't replace Release headers parazyd
2017-07-04 09:35 try to avoid download interrupts by rai… parazyd
2017-06-29 14:01 conform to debian Release headers parazyd
2017-06-29 12:47 add example gnupg dir parazyd
2017-06-29 12:40 respect defined architectures in amprol… parazyd
2017-06-29 12:14 support old versions of python-gnupg (r… parazyd
2017-06-29 09:53 support portable gnupg directories parazyd
2017-06-29 09:53 bump todo parazyd
2017-06-28 23:42 add rsync dep; update todo parazyd
2017-06-28 18:39 add helper script to populate suite ali… parazyd
2017-06-28 18:09 be more informational when rsyncing parazyd
2017-06-28 17:50 rewrite Suites to according stable/test… parazyd
2017-06-28 17:20 implement orchestration of incremental … parazyd
2017-06-28 14:19 fixup! try to handle connection interru… parazyd
2017-06-28 12:55 rename DEBIAN-SEC to DEBIAN-SECURITY parazyd
2017-06-28 12:33 skip writing Valid-Until in Release fil… parazyd
2017-06-28 12:28 regenerate Release file if it's newer e… parazyd
2017-06-28 08:29 cleanup todo parazyd
2017-06-28 08:26 explicit imports in lib.package parazyd
2017-06-28 08:23 try to handle connection interrupts in … parazyd
2017-06-28 08:21 begin logging refactoring parazyd
2017-06-28 07:55 add description in readme parazyd
2017-06-26 12:26 nginx: use deb.debian.org for -security… parazyd
2017-06-25 15:38 fixup! add missing onion and https ngin… parazyd
2017-06-25 15:35 add missing onion and https nginx rewri… parazyd
2017-06-20 08:35 log old packages to a file parazyd
2017-06-12 12:07 implement checking if a package with a … parazyd
2017-06-07 22:48 don't use regular expressions in parse_… parazyd
2017-06-07 22:34 cleanup; remove old cruft parazyd
2017-06-07 22:11 move config.py to config.def.py to allo… parazyd
2017-06-07 17:38 add TODO parazyd
2017-06-07 14:23 release the brakes from updates; report… parazyd
2017-06-07 14:05 fixup! wishful fix for Sources rewriting parazyd
2017-06-07 13:55 wishful fix for Sources rewriting parazyd
2017-06-07 13:10 finalize incremental updates parazyd
2017-06-07 12:11 implement proper updating logic parazyd
2017-06-06 20:49 (not finished) begin implementing gener… parazyd
2017-06-06 20:47 optional gpg signing of release file (d… parazyd
2017-06-06 18:26 use only needed imports in amprolla_init parazyd
2017-06-06 18:25 parallelize Release generation parazyd
2017-06-05 23:06 fix nginx config parazyd
2017-06-05 22:43 multiprocess initial download parazyd
2017-06-05 22:30 merge orchestrate.py with amprolla_merg… parazyd
2017-06-05 21:01 some documentation in the readme parazyd
2017-06-05 20:46 pep8/pylint fixes, safety checks in wri… parazyd
2017-06-05 19:47 add readme; remove obsoleteness parazyd
2017-06-05 19:10 gpg signing of Release files (using pyt… parazyd
2017-06-05 18:05 implement generation of Release files parazyd
2017-06-05 12:38 merge sources files as well parazyd
2017-06-01 15:47 import hashlib functions parazyd
2017-06-01 15:39 copy also the internal Release files fo… parazyd
2017-06-01 12:30 skip nonexistent when loading Packages … parazyd
2017-06-01 10:47 write also the lzma-compressed, and the… parazyd
2017-05-31 23:45 rewrite all repositories parazyd
2017-05-31 23:16 rename files to proper module names; ad… parazyd
2017-05-31 23:10 license headers parazyd
2017-05-31 23:08 pylint/pep8 fixes, remove some cruft fr… parazyd
2017-05-31 22:46 rename amprolla-init to amprolla_init.p… parazyd
2017-05-31 21:18 fix gzip writing parazyd
2017-05-31 21:07 add a orchestrate merge example parazyd
2017-05-31 20:39 If merge_packages gets 0 or 1 package s… Merlijn Wajer
2017-05-31 11:44 add nginx conf parazyd
2017-05-29 16:02 write new packages to their proper place parazyd
2017-05-29 15:37 use the repo rewrite name from the conf… parazyd
2017-05-29 14:54 implement suite structure to orchestrat… parazyd
2017-05-29 11:38 rename testing to stretch, due to debia… parazyd
2017-05-27 21:27 add notes, download files hashed in Rel… parazyd
2017-05-27 20:53 pylint; pep8 parazyd
2017-05-27 20:49 initial dl of Release files for spooldi… parazyd
2017-05-26 13:49 add note about comparing checksums parazyd
2017-05-26 13:44 implement basics of checking the remote… parazyd
2017-05-26 13:22 no regex parazyd
2017-05-26 13:21 move amprolla to amprolla-merge parazyd
2017-05-25 23:06 Various pylint fixes Merlijn Wajer
2017-05-25 22:54 Add rewriting of 'Filepath' using a cus… Merlijn Wajer
2017-05-25 22:41 Increase parsing speed by not using reg… Merlijn Wajer
2017-05-25 22:03 Implement reading, merging and writing … Merlijn Wajer
2017-05-20 21:55 More style fixes + note on logging Merlijn Wajer
2017-05-20 21:49 PEP8 fixes Merlijn Wajer
2017-04-21 19:56 current parazyd
Atom feed