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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-10
Fix PR_SET_PDEATHSIG results in Broken pipe (#2395)
Tobias Möst
1
-2
/
+8
2020-04-10
Simplify
Eelco Dolstra
1
-5
/
+2
2020-04-10
libstore/ssh: Improve error message on failing `execvp`
Profpatsch
1
-2
/
+6
2020-04-10
fix placeholder not substituted in passAsFile
mlatus
1
-1
/
+1
2020-04-10
libexpr: show expression in assertion errors
Daiderd Jordan
1
-4
/
+7
2020-04-10
Don't retry on "unsupported protocol" error
Cole Helbling
1
-0
/
+1
2020-04-10
Downloader: Only write data to the sink on a 200 response
Eelco Dolstra
1
-2
/
+9
2020-02-18
Doh
Eelco Dolstra
1
-1
/
+1
2020-02-18
Disable the progress bar if $TERM == dumb or unset
Eelco Dolstra
1
-1
/
+3
2020-02-18
structured-attrs: chown .attrs.* files to builder
Robin Gloster
1
-0
/
+2
2020-02-18
retry on HTTP status code 429
Domen Kožar
1
-1
/
+2
2020-01-05
Move #include
Eelco Dolstra
3
-2
/
+3
2020-01-05
Hide FunctionCallTrace constructor/destructor
Eelco Dolstra
3
-15
/
+20
2020-01-05
function-trace: always show the trace
zimbatm
1
-2
/
+2
2020-01-04
Ensure enough space in attrset bindings when using both __overrides and dynam...
Puck Meerburg
1
-1
/
+1
2020-01-04
builtins.toJSON: fix __toString usage
Robin Gloster
3
-7
/
+27
2020-01-04
Move tmpDirInSandbox to initTmpDir
Matthew Bauer
1
-8
/
+8
2020-01-04
Fix sandbox fallback settings
Matthew Bauer
1
-26
/
+34
2020-01-04
ssh-ng: Don't set CPU affinity on the remote
Eelco Dolstra
3
-1
/
+9
2020-01-04
SourceExprCommand::getSourceExpr(): Allocate more space
Eelco Dolstra
1
-1
/
+1
2020-01-04
include netinet/in.h in src/nix/main.cc
ng0
1
-0
/
+1
2020-01-04
Fix progress bar when nix-prefetch-url is piped.
Harald van Dijk
2
-2
/
+2
2020-01-04
Fix typos
Brian Wignall
2
-2
/
+2
2020-01-04
EvalState::callFunction(): Make FunctionCallTrace use less stack space
Eelco Dolstra
1
-4
/
+3
2019-10-10
nix verify: Fix uninitialized variable
Eelco Dolstra
1
-2
/
+2
2019-10-10
nix-env: Ignore failures creating ~/.nix-profile and ~/.nix-defexpr
Eelco Dolstra
1
-14
/
+20
2019-10-10
Doh
Eelco Dolstra
1
-1
/
+1
2019-10-10
nix-env: Create ~/.nix-defexpr automatically
Eelco Dolstra
1
-7
/
+12
2019-10-10
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
5
-17
/
+29
2019-10-09
Force per-user group to a known value
Eelco Dolstra
1
-1
/
+1
2019-10-09
Go back to 755 permission on per-user directories
Eelco Dolstra
1
-1
/
+1
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
4
-7
/
+31
2019-10-09
Filter ANSI escape sequences in -L output
Eelco Dolstra
1
-1
/
+1
2019-10-09
Disable OpenSSL lock callback on OpenSSL >= 1.1.1
Eelco Dolstra
1
-0
/
+4
2019-10-09
libstore: don't forward --show-trace
zimbatm
1
-0
/
+1
2019-10-09
Don't catch exceptions by value
Eelco Dolstra
5
-7
/
+7
2019-10-09
Shut up some warnings
Eelco Dolstra
2
-0
/
+4
2019-10-09
Fix fetchTarball with chroot stores
Eelco Dolstra
1
-3
/
+3
2019-10-09
nix search: remove verbose example
Sam Doshi
1
-4
/
+0
2019-10-09
Handle empty sandbox_shell
Matthew Bauer
1
-1
/
+4
2019-10-09
nix search: Don't quietly ignore errors
Eelco Dolstra
1
-0
/
+1
2019-10-09
getSourceExpr(): Handle channels
Eelco Dolstra
1
-15
/
+16
2019-09-03
Support allowSubstitutes attribute in structured attribute derivations
Eelco Dolstra
6
-10
/
+11
2019-09-03
Add some noexcepts
Eelco Dolstra
11
-18
/
+19
2019-09-03
Ensure that Callback is called only once
Eelco Dolstra
5
-17
/
+36
2019-09-03
Downloader: Remove a possible double call to Callback
Eelco Dolstra
1
-8
/
+2
2019-08-29
Merge pull request #3069 from matthewbauer/max-name
Eelco Dolstra
1
-0
/
+4
2019-08-29
Don't rely on st_blocks
Eelco Dolstra
2
-5
/
+4
2019-08-29
Cleanup
Eelco Dolstra
1
-2
/
+2
2019-08-28
Merge pull request #2921 from matthewbauer/handle-sigwinch
Eelco Dolstra
1
-0
/
+9
[next]