Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/server.py
AgeCommit message (Expand)Author
2022-05-29Fix typos (#1265)Kian-Meng Ang
2022-05-09Introduce ctrl+c and other bug fixes (#1152)Daniel Girtler
2022-05-09Updated base.pot, added new translation strings from *.py files, updated ru l...Alexmelman88
2022-05-02Fix #1106 (#1119)Daniel Girtler
2021-12-02Add simple menu for better UX (#660)Daniel
2021-08-20only prompt if _selected_servers is not setYash Tripathi
2021-05-27Add descriptions for top-level profilesDylan M. Taylor
2021-05-15One package per line formatting in profiles - easier to read/maintainDylan Taylor
2021-05-15f-string fixesDylan Taylor
2021-05-15Final whitespace changes I thinkDylan Taylor
2021-05-15A couple more small fixesDylan Taylor
2021-05-15Try to remove some unused importsDylan Taylor
2021-05-15Very selectively fix some PEP 8 issues with profilesDylan Taylor
2021-05-12Replaced the magic __builtin__ global variable. This should fix mypy complain...Anton Hvornum
2021-04-29Add cockpit, depends on #396Dylan M. Taylor
2021-04-29Remove a commentDylan Taylor
2021-04-29First implementation of server top-level profileDylan M. Taylor