Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-01 | TeeSink: Pre-reserve string space | Eelco Dolstra | 1 | -6/+5 |
2017-03-01 | RemoteStore::addToStore(): Send NAR rather than string containing NAR | Eelco Dolstra | 1 | -22/+1 |
2017-03-01 | Handle importing NARs containing files greater than 4 GiB | Eelco Dolstra | 1 | -1/+1 |
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | 1 | -4/+4 |
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | 1 | -4/+4 |
2016-10-21 | Remove addPathToAccessor | Eelco Dolstra | 1 | -4/+1 |
2016-10-21 | BinaryCacheStore: Optionally write a NAR listing | Eelco Dolstra | 1 | -1/+1 |
2016-10-07 | importPaths(): Fix accessor support for Hydra | Eelco Dolstra | 1 | -7/+2 |
2016-06-01 | Make the store directory a member variable of Store | Eelco Dolstra | 1 | -2/+2 |
2016-05-31 | nix-copy-closure / build-remote.pl: Disable signature checking | Eelco Dolstra | 1 | -2/+2 |
2016-05-04 | Add a Store::addToStore() variant that accepts a NAR | Eelco Dolstra | 1 | -0/+136 |