Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-13 | Clean up some CLI arguments, make magic rollback optional | notgne2 | 1 | -11/+28 |
2020-10-13 | Auto rollback if deployment is not confirmed | notgne2 | 1 | -72/+173 |
2020-10-11 | Set working directory during activation to the profile path | notgne2 | 1 | -0/+2 |
2020-10-11 | Move activate script location, use buildEnv for setActivate | notgne2 | 1 | -2/+2 |
2020-10-02 | General improvements, deprecate `activate` profile option in favor of executi... | notgne2 | 1 | -86/+82 |
2020-10-01 | Handle more command exits correctly | notgne2 | 1 | -10/+29 |
2020-09-29 | Add license information, reformat Nix files, clean up | notgne2 | 1 | -0/+4 |
2020-09-29 | Move all activation logic to activate.rs (the unused warnings got annoying) | notgne2 | 1 | -1/+109 |
2020-09-28 | use separate binary for activation, more cleanup | notgne2 | 1 | -0/+54 |