| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: functions -> bin/ | tv | 2015-05-21 | 5 | -438/+0 |
* | lib/cac.sh: add cac_ssh | tv | 2015-05-20 | 1 | -0/+16 |
* | networking-configuration -> lib/cacnixos.sh | tv | 2015-05-20 | 1 | -0/+28 |
* | lib/net.sh: add net_netmask_to_prefix | tv | 2015-05-20 | 1 | -0/+9 |
* | lib/cac.sh: add cac_getserver_by_servername | tv | 2015-05-20 | 1 | -0/+10 |
* | lib/cac.sh cac_listservers: return maybe data | tv | 2015-05-20 | 1 | -1/+1 |
* | lib/cac.sh cac_listservers: check response status | tv | 2015-05-20 | 1 | -3/+10 |
* | lib/cac.sh: move low level functions to bottom | tv | 2015-05-20 | 1 | -26/+26 |
* | lib/cac.sh: _cac_{use curl in {get,post}}_api_v1 | tv | 2015-05-20 | 1 | -16/+12 |
* | lib/cac.sh: implement missing API calls | tv | 2015-05-20 | 1 | -0/+37 |
* | lib/cac.sh: add _cac_post_api_v1 | tv | 2015-05-20 | 1 | -0/+11 |
* | lib/cac.sh: add _cac_get_api_v1 | tv | 2015-05-20 | 1 | -12/+15 |
* | lib/url.sh: initial commit | tv | 2015-05-20 | 1 | -0/+35 |
* | lib cac: wrap cac_via'ble calls with _cac_exec | tv | 2015-05-20 | 1 | -16/+10 |
* | lib cac: curl w/-G | tv | 2015-05-20 | 1 | -4/+16 |
* | lib cac: add cac_listtasks | tv | 2015-05-20 | 1 | -0/+10 |
* | lib cac: remove \ from URL | tv | 2015-05-20 | 1 | -1/+1 |
* | mv cac_listservers from infest to lib/cac.sh | tv | 2015-05-20 | 1 | -0/+9 |
* | prelude: make <secrets> available | tv | 2015-05-20 | 1 | -2/+5 |
* | prelude: nixpkgs_dir=/var/nixpkgs | tv | 2015-05-19 | 1 | -1/+1 |
* | prelude: break lines before 80 columns | tv | 2015-05-19 | 1 | -1/+6 |
* | prelude: consistently use "src" as remote name | tv | 2015-05-19 | 1 | -3/+3 |
* | prelude: there's no cache-git | tv | 2015-05-19 | 1 | -2/+2 |
* | prelude.sh: better git remote logic | lassulus | 2015-05-19 | 1 | -6/+5 |
* | prelude.sh: better output, working url/rev check | lassulus | 2015-05-19 | 1 | -3/+3 |
* | prelude.sh: use nixpkgs.{url,rev} as remote nixpkgs | lassulus | 2015-05-19 | 1 | -1/+63 |
* | run -> {deploy,lib/prelude.sh} | tv | 2015-05-19 | 1 | -0/+192 |
* | ./run deploy configuration [user]@hostname | tv | 2015-05-19 | 1 | -0/+21 |
* | lib shell-escape: use builtins.match | tv | 2015-05-19 | 1 | -1/+8 |
* | initial commit | tv | 2015-05-19 | 1 | -0/+44 |