Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/packages.py
AgeCommit message (Expand)Author
2022-01-06Added type annotations to all functions (#845)Anton Hvornum
2021-11-05Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...Anton Hvornum
2021-07-16Replace for loops with comprehensionsmonosans
2021-05-17Add missing urllib.error importDylan M. Taylor
2021-05-15More formatting fixesDylan Taylor
2021-05-15Many more manual changesDylan Taylor
2021-01-22Change Arch Linux site URL'sGiancarlo Razzolini
2020-11-09Fixed #63Anton Hvornum
2020-10-19Fix some PEP-8 errors.Varun Madiath
2020-10-18Wrong relative import, corrected to avoid .lib.lib.exceptionsAnton Hvornum
2020-10-18Implementing error handling for #50. So that the errors do not come at the ve...Anton Hvornum
2020-09-15Adding package search via upstream package database and JSON.Anton Hvornum