Age | Commit message (Expand) | Author | Files | Lines |
2017-09-08 | LegacySSHStore: Include signatures etc. | Eelco Dolstra | 1 | -0/+7 |
2017-08-16 | nix copy: Revive progress bar | Eelco Dolstra | 1 | -1/+0 |
2017-07-30 | Replace Unicode quotes in user-facing strings by ASCII | Jörg Thalheim | 1 | -6/+6 |
2017-07-03 | Replace a few bool flags with enums | Eelco Dolstra | 1 | -4/+5 |
2017-05-02 | build-remote: Fix fallback to other machines when connecting fails | Eelco Dolstra | 1 | -0/+5 |
2017-05-02 | build-remote: Ugly hackery to get build logs to work | Eelco Dolstra | 1 | -1/+5 |
2017-05-01 | build-remote: Don't require signatures | Eelco Dolstra | 1 | -3/+0 |
2017-05-01 | Implement LegacySSHStore::buildDerivation() | Eelco Dolstra | 1 | -5/+32 |
2017-05-01 | Add a dummy Store::buildPaths() method | Eelco Dolstra | 1 | -9/+0 |
2017-04-13 | Add a Config class to simplify adding configuration settings | Eelco Dolstra | 1 | -3/+7 |
2017-03-16 | ssh:// -> ssh-ng://, legacy-ssh:// -> ssh:// | Eelco Dolstra | 1 | -1/+1 |
2017-03-16 | copyPaths(): Use queryValidPaths() to reduce SSH latency | Eelco Dolstra | 1 | -0/+13 |
2017-03-16 | LegacySSHStore: Provide a faster implementation of computeFSClosure() | Eelco Dolstra | 1 | -0/+22 |
2017-03-16 | Fix nix-copy-closure --to | Eelco Dolstra | 1 | -1/+1 |
2017-03-03 | Improve SSH handling | Eelco Dolstra | 1 | -45/+15 |
2017-03-01 | RemoteStore::addToStore(): Send NAR rather than string containing NAR | Eelco Dolstra | 1 | -2/+2 |
2017-02-21 | Fix building without S3 support | Eelco Dolstra | 1 | -1/+1 |
2017-02-07 | Add a LegacySSHStore that uses nix-store --serve | Eelco Dolstra | 1 | -0/+247 |