summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-26[build-system] switch to flitseth
setuptools >=61 isn't supported on many distros
2022-08-23[helpers.py] return distro id properlyseth
2022-08-23add .editorconfigseth
2022-08-21fix installation issues and refactor some moreseth
2022-08-21sync PKGBUILD with aurseth
2022-08-21add arch linux PKGBUILDseth
2022-08-21move default config to docs/seth
2022-08-21refactor and (try to) follow PEP518seth
2022-08-06don't use absolute pathsseth
2022-08-06stop using platform, start using subprocessseth
also did some more refactoring :trollfig:
2022-08-05make clean commands optionalseth
2022-08-05fix default cleanup command for archseth
2022-08-05add --cleanonlyseth
--cleanonly and -c will now only remove unneeded dependencies through the system's package manager
2022-08-05silence output properly in __run_items()seth
2022-08-04refactoringseth
2022-08-04fix makefile :pseth
2022-08-04add --systemonlyseth
--systemonly and -s will now only update packages through the system's package manager
2022-08-04initial commitseth