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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
1
-1
/
+1
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2
-27
/
+37
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
4
-20
/
+24
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
5
-125
/
+122
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
1
-2
/
+7
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2
-0
/
+5
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2
-6
/
+23
2019-06-17
Another attempt at getting pseudoterminals to work on macOS
Eelco Dolstra
1
-0
/
+3
2019-06-16
Hopefully fix macOS tests
Eelco Dolstra
1
-4
/
+6
2019-06-16
Set $TERM
Eelco Dolstra
1
-0
/
+3
2019-06-16
Run builds in a pseudo-terminal
Eelco Dolstra
1
-8
/
+46
2019-06-01
Fix segfault in builtin fetchurl with hashed mirrors + SRI hashes
Eelco Dolstra
1
-1
/
+2
2019-05-13
Merge pull request #2802 from LnL7/fix-needs-hashrewrite
Eelco Dolstra
1
-12
/
+16
2019-05-12
build: make needsHashRewrite a method
Daiderd Jordan
1
-12
/
+16
2019-05-12
handleDiffHook: stop passing allowVfork
Graham Christensen
1
-3
/
+1
2019-05-12
runProgram: support gid, uid, chdir
Graham Christensen
1
-20
/
+16
2019-05-12
chdir, setgroups
Graham Christensen
1
-0
/
+4
2019-05-12
diff hook: execute as the build user, and pass the temp dir
Graham Christensen
1
-12
/
+29
2019-05-12
build: run diff-hook under --check and document diff-hook
Graham Christensen
1
-12
/
+18
2019-05-12
build: move needsHashRewrite initialization to startBuilder
Daiderd Jordan
1
-7
/
+7
2019-05-08
Merge pull request #2790 from samueldr/fix/minor-comment-NIX_ROOT_FINDER
Eelco Dolstra
1
-4
/
+3
2019-05-03
Fix "Bad system call" running i686-linux binaries on x86_64-linux
Eelco Dolstra
1
-4
/
+4
2019-04-30
findRootsNoTemp: fixes comment about findRuntimeRoots
Samuel Dionne-Riel
1
-4
/
+3
2019-04-17
build: only skip hash rewriting for sandboxing on linux
Daiderd Jordan
1
-2
/
+18
2019-04-01
primeCache(): Barf if builds are needed but not allowed
Eelco Dolstra
1
-0
/
+6
2019-04-01
getMachines(): Cache result
Eelco Dolstra
1
-4
/
+5
2019-03-25
store-api.hh: add missing include for unordered_map
Will Dietz
1
-0
/
+1
2019-03-15
Add a 5 seconds of timeouts to connect to S3.
Chaker Benhamed
1
-0
/
+1
2019-03-14
pkg-config files: Use c++17
Eelco Dolstra
1
-1
/
+1
2019-03-14
experimental/optional -> optional
Eelco Dolstra
4
-12
/
+12
2019-03-14
findRoots(): Add 'censor' parameter
Eelco Dolstra
5
-20
/
+28
2019-03-14
findRuntimeRoots: Simplify/fix handling of /proc files
Eelco Dolstra
2
-15
/
+14
2019-03-10
Unify internal findRootsXxx() api
Guillaume Maudoux
2
-24
/
+15
2019-03-10
Make roots a map of store paths to pinning links
Guillaume Maudoux
3
-23
/
+20
2019-03-10
Obfuscate memory roots for non-root users
Guillaume Maudoux
1
-7
/
+7
2019-03-10
detail memory roots
Guillaume Maudoux
2
-31
/
+32
2019-02-26
fix indentation
Dzmitry Zaitsau
1
-2
/
+2
2019-02-25
Apply param values on S3Helper initialization
Dzmitry Zaitsau
1
-1
/
+8
2019-02-25
Extend S3 URL parsing with parameters extraction
Dzmitry Zaitsau
1
-5
/
+17
2019-02-25
Extract and expose splitUriAndParams function
Dzmitry Zaitsau
2
-4
/
+16
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
3
-7
/
+0
2019-01-18
unsupported(): Show the name of the unsupported operation
Eelco Dolstra
4
-76
/
+31
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
1
-1
/
+1
2018-12-12
libstore: improve hash mismatch error messages
zimbatm
3
-6
/
+6
2018-12-12
Fix assertion failure in NarInfoDiskCache
Eelco Dolstra
1
-15
/
+15
2018-12-12
nar-info-disk-cache: include ca in the cache entries
Daiderd Jordan
1
-2
/
+5
2018-12-07
s3: make scheme configurable
Daiderd Jordan
3
-7
/
+11
2018-11-20
Merge pull request #2216 from dtzWill/fix/curl-760-timeout
Eelco Dolstra
1
-1
/
+2
2018-11-15
Fix 'Read-only file system' when building a derivation
Eelco Dolstra
1
-0
/
+2
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2
-0
/
+5
[next]