Age | Commit message (Expand) | Author |
2020-10-18 | Merge pull request #4143 from obsidiansystems/typed-goal-maps | Eelco Dolstra |
2020-10-18 | DerivationGoal: only retry if output closure incomplete is only problem | Robert Hensing |
2020-10-18 | Typo | Robert Hensing |
2020-10-17 | Explain that `upcast_goal` is still a static cast | John Ericson |
2020-10-17 | Just use `auto` in two places. | John Ericson |
2020-10-17 | tab -> space | John Ericson |
2020-10-17 | Merge remote-tracking branch 'upstream/master' into typed-goal-maps | John Ericson |
2020-10-15 | Add missing include for MAX_PATH | John Ericson |
2020-10-15 | Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds | John Ericson |
2020-10-14 | Merge remote-tracking branch 'upstream/master' into typed-goal-maps | John Ericson |
2020-10-14 | Create /etc/passwd *after* figuring out the sandbox uid/gid | Eelco Dolstra |
2020-10-13 | Add some more docs | John Ericson |
2020-10-13 | Merge remote-tracking branch 'upstream/master' into typed-goal-maps | John Ericson |
2020-10-13 | Merge branch 'split_build_cc' of https://github.com/obsidiansystems/nix | Eelco Dolstra |
2020-10-12 | Merge remote-tracking branch 'obsidian/split_build_cc' into typed-goal-maps | John Ericson |
2020-10-12 | Merge remote-tracking branch 'upstream/master' into split_build_cc | John Ericson |
2020-10-12 | Merge branches 'split_build_hh-0', 'split_build_hh-1', 'split_build_hh-2', 's... | John Ericson |
2020-10-12 | Trim worker.hh | John Ericson |
2020-10-12 | Rename to hand-hold git (worker.hh) | John Ericson |
2020-10-12 | Trim substitution-goal.hh | John Ericson |
2020-10-12 | Rename to hand-hold git (substitution-goal.hh) | John Ericson |
2020-10-12 | Trim hook-instance.hh | John Ericson |
2020-10-12 | Rename to hand-hold git (hook-instance.hh) | John Ericson |
2020-10-12 | Trim goal.hh | John Ericson |
2020-10-12 | Rename to hand-hold git (goal.hh) | John Ericson |
2020-10-12 | Trim derivation-goal.hh | John Ericson |
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-12 | Handle amount of disk space saved by hard linking being negative | volth |
2020-10-11 | Split out uds-remote-store.{cc.hh} | John Ericson |
2020-10-11 | Copy {uds-,}remote-store.{cc,hh} | John Ericson |
2020-10-11 | Properly type the derivation and substitution goal maps | John Ericson |
2020-10-11 | Merge pull request #4135 from obsidiansystems/split-local-fs-store-header | Eelco Dolstra |
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 |