depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
ssh-store.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
Make 'nix copy --from ssh://...' run in constant memory
Eelco Dolstra
1
-18
/
+1
2018-03-05
ssh-ng: Don't forward options to the daemon.
Shea Levy
1
-0
/
+10
2017-12-06
ssh-store: fix length when writing nar
Daiderd Jordan
1
-3
/
+3
2017-04-13
Add a Config class to simplify adding configuration settings
Eelco Dolstra
1
-2
/
+5
2017-03-16
ssh:// -> ssh-ng://, legacy-ssh:// -> ssh://
Eelco Dolstra
1
-1
/
+1
2017-03-03
Improve SSH handling
Eelco Dolstra
1
-60
/
+23
2017-02-07
Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix
Eelco Dolstra
1
-0
/
+3
2017-02-07
SSHStore: uri -> host
Eelco Dolstra
1
-10
/
+12
2017-02-01
Restore default signal handling in child processes
Eelco Dolstra
1
-0
/
+1
2017-01-20
nix-copy-closure: Implement in C++.
Shea Levy
1
-2
/
+6
2016-11-10
build-remote: Implement in C++
Shea Levy
1
-0
/
+2
2016-09-12
ssh-store: Start master on-demand
Shea Levy
1
-8
/
+13
2016-09-12
Inline ssh-store.hh into ssh-store.cc
Shea Levy
1
-1
/
+34
2016-09-02
Add ssh store implementation
Shea Levy
1
-0
/
+92