Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/disk/validators.py
AgeCommit message (Expand)Author
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler
2023-03-10Add sector unit (#1668)Murphy
2022-08-01fix `valid_parted_position()` (#1382)Samaoo
2022-01-06Added type annotations to all functions (#845)Anton Hvornum
2021-12-02Add simple menu for better UX (#660)Daniel
2021-11-05Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...Anton Hvornum
2021-10-22Restructured disk.py into lib/disk/<splits>.py instead. Shouldn't be any brok...Anton Hvornum