aboutsummaryrefslogtreecommitdiff
path: root/src/activate.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove bootstrapnotgne22020-11-071-43/+0
* Unmute some more outputs, document the remaining mutesnotgne22020-11-071-7/+0
* Mildly improve loggingnotgne22020-11-021-1/+2
* Tweak error messages a littlenotgne22020-10-301-1/+1
* Remove last remaining inappropriate panicsnotgne22020-10-291-6/+29
* Make all the errors work correctly (I am so so sorry)notgne22020-10-291-91/+172
* Make lock hash clearer (at apparently no expense)notgne22020-10-291-1/+1
* Set correct author on activate binarynotgne22020-10-291-2/+5
* Fail correctly if initial activation failsnotgne22020-10-251-6/+8
* Clean up some CLI arguments, make magic rollback optionalnotgne22020-10-131-11/+28
* Auto rollback if deployment is not confirmednotgne22020-10-131-72/+173
* Set working directory during activation to the profile pathnotgne22020-10-111-0/+2
* Move activate script location, use buildEnv for setActivatenotgne22020-10-111-2/+2
* General improvements, deprecate `activate` profile option in favor of executi...notgne22020-10-021-86/+82
* Handle more command exits correctlynotgne22020-10-011-10/+29
* Add license information, reformat Nix files, clean upnotgne22020-09-291-0/+4
* Move all activation logic to activate.rs (the unused warnings got annoying)notgne22020-09-291-1/+109
* use separate binary for activation, more cleanupnotgne22020-09-281-0/+54