summaryrefslogtreecommitdiff
path: root/src/install.sh
AgeCommit message (Collapse)Author
2022-05-11switched to using sha512 instead of md5 sumdavidovski
2022-05-04made help screen colorfuldavidovski
2022-05-01fixed ignoring symlinksv1.3davidovski
2022-04-12fixed non-posix comparisonv1.2.2davidovski
2022-04-12added serial downloads and checking for rootv1.2.0davidovski
2022-04-11added preserve to tar commanddavidovski
2022-03-31fixed postinstallv1.1.6davidovski
2022-03-31removed extra printsv1.1.5davidovski
2022-03-30silenced tar outputv1.1.3davidovski
2022-03-30fixed installdavidovski
2022-03-15refactoringrefactoringrefactoringdavidovski
2022-03-12made changed to make it more posix compliantv1.1.2davidovski
2022-03-03fixed removing packagesv1.0.4davidovski
2022-02-28fixed search giving error for no queryv1.0.2davidovski
2022-02-24will still install single package if not synceddavidovski
2022-02-20added remove commanddavidovski
2022-02-20added default target for updatesdavidovski
2022-02-20added bootstrappingdavidovski
2022-02-20added file lookupdavidovski
2022-02-20added search functionalitydavidovski
2022-02-20all works with posix shelldavidovski
2022-02-19renamed to /bin/shdavidovski
2022-02-17added file installingdavidovski