icedream pushed to master at icedream/profile
-
2c7f0d61c2 Aesthetic changes.
icedream pushed to master at icedream/profile
-
ca44a67c9d Make section headers use indent.
icedream pushed to master at icedream/profile
-
2f04e46bba Add missing section_end for composer.
icedream pushed to master at icedream/profile
-
d170f3f45e Disable keychain.
icedream pushed to master at icedream/profile
-
55c28f9ce3 Only run pulseaudio check if binary exists.
-
0faacb3e0e Only print PROFILE vars in debug mode.
- Compare 2 commits »
icedream pushed to master at icedream/profile
-
9b1190cedf Checkout before script switch, fix checkout from empty tree.
-
bc791c2f07 Fix rev-list for empty local tree.
-
488ee91028 Use MIT GPG keyserver.
-
87df50378c Remove ECDSA key from GPG init code.
-
521aea6b47 Fix file_changed function for non-existent files.
- Compare 5 commits »
icedream pushed to master at icedream/profile
-
21f795acb7 Fix first time git setup.
icedream pushed to master at icedream/profile
-
67a441675a Remove extra parameter added by mistake.
icedream pushed to master at icedream/profile
-
9a6ef496b6 Implement PATH modification for globally-installed composer bins.
icedream pushed to master at icedream/profile
-
8a0b26fe1d Improve first-time installation security-wise.
icedream pushed to master at icedream/profile
-
9b6a160fce Move PROFILE_BIN definition before the if condition.
icedream pushed to master at icedream/profile
-
b96f4ba9b2 Include home binaries in path before doing checks.
icedream pushed to master at icedream/profile
-
9cb4f1f2d3 Fix pip detection.
icedream pushed to master at icedream/profile
-
311649315c Install gnupg/gnupg2 package.
icedream pushed to master at icedream/profile
-
0463005071 Check for key existence before trying to import it.
icedream pushed to master at icedream/profile
-
159bddddbb Only try to move old script if it actually exists.
icedream pushed to master at icedream/profile
-
5a7c84e8ca Use exec instead of call && exit.
icedream pushed to master at icedream/profile
-
c1736ea2ae Add an extra message to notify about usage of newer update script.
icedream pushed to master at icedream/profile
-
2158cf37bd Make sure to exit the script after update is done.
icedream pushed to master at icedream/profile
-
060551a8c4 Temporarily move old update-profile script to avoid sudden syntax errs.