Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/__init__.py
AgeCommit message (Expand)Author
2024-04-15Bumping version to: v2.8.0 (#2460)Anton Hvornum
2024-03-07Fix misspellings (#2306)Rafael Fontenelle
2024-03-07Version bump 2.7.2 (#2387)Anton Hvornum
2023-12-01Restrict UKI to supported options (#2280)codefiles
2023-11-28Preparing release: v2.7.1 (#2272)Anton Hvornum
2023-11-23Prepare for release 2.7.0 (#2252)Anton Hvornum
2023-11-22Fixing --skip-ntp. Changed nargs -> action in argparse! (#2250)Anton Hvornum
2023-11-22Added a --skip-ntp parameter to deal with #2144 (#2225)Anton Hvornum
2023-11-21Started a re-write of the docs (#1967)Anton Hvornum
2023-10-18Fixes for prev PR (#2175)Daniel Girtler
2023-10-15User error info and version check (#2169)Daniel Girtler
2023-10-03Extend the mypy checks (#2120)Daniel Girtler
2023-09-30Bumping version to: v2.6.3 (#2135)Anton Hvornum
2023-09-27Bumping version to: v2.6.2 (#2123)Anton Hvornum
2023-09-23Bumped version to: v2.6.1Anton Hvornum
2023-09-18Fix many typos (#1692)Alexander Seiler
2023-07-30Bumping version (#1965)Anton Hvornum
2023-07-30Adding pack packages to profiles after they were removed (#1956)Anton Hvornum
2023-07-25Fix 1934 - audio server regression (#1946)Daniel Girtler
2023-07-17Fix network settings loading from config file (#1921)Daniel Girtler
2023-06-28Adding python-simple-term-menu to the dependency list (#1901)Anton Hvornum
2023-06-22Simplify object serialization before JSON encoding (#1871)Himadri Bhattacharjee
2023-06-21Make Gfx driver handling saver (#1885)Daniel Girtler
2023-06-21Always verify permissions and check for log dir (#1874)Daniel Girtler
2023-06-05Move locales and cleanup menu (#1814)Daniel Girtler
2023-05-15Add custom mirror support (#1816)Daniel Girtler
2023-05-11Cleanup imports and unused code (#1801)Daniel Girtler
2023-05-07Update version 2.5.6 (#1791)Daniel Girtler
2023-05-03Full mypy compliance and small fixes (#1777)Daniel Girtler
2023-04-22Fix import and configuration loading issues (#1764)Daniel Girtler
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler
2023-03-29Version bump v2.5.4 (#1694)Anton Hvornum
2023-03-29Save encryption configuration (#1672)Daniel Girtler
2023-02-28Fixed indentation issue after #1657Anton Hvornum
2023-02-28Uses dict setdefault instead of manually checking if key-value pair exists. (...Himadri Bhattacharjee
2023-02-27Bumped version to v2.5.3Anton Hvornum
2023-02-27Patch for 1557 (#1645)Anton Hvornum
2022-11-11New encryption menu (#1520)Daniel Girtler
2022-10-12Version bump v2.5.2 (forgot before tagging the release)Anton Hvornum
2022-10-02Fixed spelling mistakes (#1496)benni347
2022-09-25Updating version to v2.5.1Anton Hvornum
2022-09-06Move deserialization into init (#1456)Daniel Girtler
2022-08-30Version bump to v2.5.1rc1 in prep for releaseAnton Hvornum
2022-08-11Cleaned up argument loading slighly. (#1419)Anton Hvornum
2022-08-09Add command line option to get the program version (#1406)Metin Yazici
2022-08-01Update translations (#1348)Daniel Girtler
2022-06-06Update the subvolume menu - fix for #1278 (#1297)Daniel Girtler
2022-06-06Handle cyrillic characters (#1309)Daniel Girtler
2022-06-02Added more offline functionality, such as skipping package search (#1296)Anton Hvornum
2022-05-29Fix typos (#1265)Kian-Meng Ang