index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-10-12
Rename to hand-hold git (derivation-goal.hh)
John Ericson
2020-10-12
Change .cc files to use split build headers
John Ericson
2020-10-12
Prepare for build/*.hh headers
John Ericson
2020-10-11
Merge branches 'build-1', 'build-2', 'build-3', 'build-4', 'build-5', 'build-...
John Ericson
2020-10-11
Trim lock.cc
John Ericson
2020-10-11
Rename to hand-hold git (lock.cc)
John Ericson
2020-10-11
Trim lock.hh
John Ericson
2020-10-11
Rename to hand-hold git (lock.hh)
John Ericson
2020-10-11
Trim build/worker.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/worker.cc)
John Ericson
2020-10-11
Trim build/substitution-goal.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/substitution-goal.cc)
John Ericson
2020-10-11
Trim build/local-store-build.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/local-store-build.cc)
John Ericson
2020-10-11
Trim build/hook-instance.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/hook-instance.cc)
John Ericson
2020-10-11
Trim build/goal.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/goal.cc)
John Ericson
2020-10-11
Trim build/derivation-goal.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/derivation-goal.cc)
John Ericson
2020-10-11
Trim build.hh
John Ericson
2020-10-11
Rename to hand-hold git (build.hh)
John Ericson
2020-10-11
Prepare for build/* files
John Ericson
2020-10-11
Split out `commonChildInit`
John Ericson
2020-10-09
nix develop: Unset $HOSTNAME
Eelco Dolstra
2020-10-09
nix develop: Source ~/.bashrc
Eelco Dolstra
2020-10-09
Completions::add(): Guard against newlines
Eelco Dolstra
2020-10-09
Merge pull request #4128 from tweag/extended-completions
Eelco Dolstra
2020-10-09
Remove Lazy
Eelco Dolstra
2020-10-09
writeFile(): Add error context to writeFull() failure
Eelco Dolstra
2020-10-09
Remove stray DerivationOutputsAndPaths type
Eelco Dolstra
2020-10-09
Add a description in the completion outputs
regnat
2020-10-07
Dynamically disable user namespaces if CLONE_NEWUSER fails
Eelco Dolstra
2020-10-07
Support user namespaces being disabled
Eelco Dolstra
2020-10-07
Doh
Eelco Dolstra
2020-10-07
Tweak error messages
Eelco Dolstra
2020-10-07
Serialize exceptions from the daemon to the client
Eelco Dolstra
2020-10-07
Serialize exceptions from the sandbox process to the parent
Eelco Dolstra
2020-10-07
Formatting
Eelco Dolstra
2020-10-07
Remove generic std::optional<T> suppport from worker proto
John Ericson
2020-10-06
Prevent a deadlock when user namespace setup fails
Eelco Dolstra
2020-10-06
Shut up some clang warnings
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-06
Remove unneeded -lboost_* flags
Eelco Dolstra
2020-10-06
Remove 'using namespace fetchers'
Eelco Dolstra
2020-10-06
Factor out common showBytes()
Eelco Dolstra
2020-10-06
Add missing #pragma once
Eelco Dolstra
2020-10-05
Fix s3:// store
Eelco Dolstra
2020-10-05
Merge pull request #3935 from obsidiansystems/binary-cache-addToStoreFromDump
Eelco Dolstra
2020-10-05
Merge pull request #3895 from obsidiansystems/templated-daemon-protocol
Eelco Dolstra
[next]