| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove bootstrap | notgne2 | 2020-11-07 | 2 | -12/+0 |
* | Unmute some more outputs, document the remaining mutes | notgne2 | 2020-11-07 | 1 | -2/+1 |
* | Abbreviate match expression with unwrap_or() | notgne2 | 2020-10-30 | 1 | -4/+1 |
* | Make all the errors work correctly (I am so so sorry) | notgne2 | 2020-10-29 | 3 | -41/+116 |
* | Make lock hash clearer (at apparently no expense) | notgne2 | 2020-10-29 | 1 | -1/+1 |
* | Add more debug logs | notgne2 | 2020-10-26 | 1 | -0/+7 |
* | Add an option to keep build results | notgne2 | 2020-10-23 | 1 | -13/+30 |
* | Enable color for activation command | notgne2 | 2020-10-23 | 1 | -1/+3 |
* | Fix log messages, prevent non-flake builds writing to result, unmute stderr o... | notgne2 | 2020-10-23 | 1 | -4/+3 |
* | Remove redundant default | notgne2 | 2020-10-23 | 1 | -2/+2 |
* | Clean up some CLI arguments, make magic rollback optional | notgne2 | 2020-10-13 | 4 | -45/+67 |
* | Auto rollback if deployment is not confirmed | notgne2 | 2020-10-13 | 2 | -3/+53 |
* | Merge branch 'master' of github.com:notgne2/deploy-rs into master | notgne2 | 2020-10-10 | 1 | -25/+0 |
|\ |
|
| * | Update documentation | notgne2 | 2020-10-08 | 1 | -25/+0 |
* | | Add profile path option to profiles | notgne2 | 2020-10-10 | 2 | -7/+13 |
|/ |
|
* | Improve schema a bit, fix flake locks for examples | notgne2 | 2020-10-05 | 1 | -8/+7 |
* | General improvements, deprecate `activate` profile option in favor of executi... | notgne2 | 2020-10-02 | 3 | -31/+15 |
* | Handle more command exits correctly | notgne2 | 2020-10-01 | 2 | -10/+26 |
* | Rework system for deploy properties, add CLI override flags | notgne2 | 2020-10-01 | 3 | -84/+165 |
* | Improve nix copy stuff | notgne2 | 2020-10-01 | 3 | -29/+31 |
* | Merge branch 'master' of github.com:notgne2/deploy-rs into master | notgne2 | 2020-09-29 | 4 | -0/+16 |
|\ |
|
| * | Add license information, reformat Nix files, clean up | notgne2 | 2020-09-29 | 4 | -0/+16 |
* | | More separation and component testing | notgne2 | 2020-09-29 | 1 | -28/+88 |
|/ |
|
* | Move all activation logic to activate.rs (the unused warnings got annoying) | notgne2 | 2020-09-29 | 2 | -109/+0 |
* | use separate binary for activation, more cleanup | notgne2 | 2020-09-28 | 3 | -7/+22 |
* | More functions | notgne2 | 2020-09-28 | 2 | -2/+1 |
* | separate out activation logic | notgne2 | 2020-09-28 | 2 | -4/+176 |
* | Add missing files | notgne2 | 2020-09-28 | 4 | -0/+300 |