index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-14
Make `ValidPathInfo` have plain `StorePathSet` references like before
John Ericson
2023-01-14
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-14
Merge pull request #7599 from obsidiansystems/move-path-info-definitions
Robert Hensing
2023-01-13
Move `ValidPathInfo` defintions to `path-info.cc`
John Ericson
2023-01-13
Move new `ValidPathInfo` methods to path-info.cc
John Ericson
2023-01-13
Merge pull request #7597 from tweag/move-implem-bit-to-implem-file
Robert Hensing
2023-01-13
Merge pull request #6815 from obsidiansystems/better-wanted-outputs
Robert Hensing
2023-01-13
Move the `getBuildLog` implementation to its own implementation file
Théophane Hufschmitt
2023-01-13
Merge pull request #7430 from tweag/ca/fix-nix-log
Théophane Hufschmitt
2023-01-13
Merge pull request #7427 from fricklerhandwerk/pr-policy
Théophane Hufschmitt
2023-01-12
Write more (extended) output spec tests
John Ericson
2023-01-12
Assert on construction that `OutputsSpec::Names` is non-empty
John Ericson
2023-01-12
Unit test `OuputsSpec::{union_, isSubsetOf}`
John Ericson
2023-01-12
Split `OutputsSpec::merge` into `OuputsSpec::{union_, isSubsetOf}`
John Ericson
2023-01-12
state priorities in triaging and discussion process
Valentin Gagarin
2023-01-12
Merge pull request #7590 from fricklerhandwerk/remove-unnecessary-cast
Théophane Hufschmitt
2023-01-12
remove unncessary cast
Valentin Gagarin
2023-01-11
Improve tests for `OutputsSpec`
John Ericson
2023-01-11
Remove default constructor from `OutputsSpec`
John Ericson
2023-01-11
Make it hard to construct an empty `OutputsSpec::Names`
John Ericson
2023-01-11
Simplify and document store path installable parsing
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-11
Rename `OutputPath` -> `ExtendedOutputPath`
John Ericson
2023-01-11
Improve `OutputsSpec` slightly
John Ericson
2023-01-11
Merge pull request #7581 from edolstra/getline-tests
Eelco Dolstra
2023-01-11
Backport getLine tests from lazy-trees
Eelco Dolstra
2023-01-11
Merge pull request #7543 from obsidiansystems/typed-string-context
Théophane Hufschmitt
2023-01-10
Merge pull request #7541 from hercules-ci/check-manual-links
Robert Hensing
2023-01-10
doc/manual/src/contributing/hacking.md: Apply suggestion
Robert Hensing
2023-01-10
doc/manual/hacking: Document @docroot@ variable
Robert Hensing
2023-01-10
doc/manual: Apply suggestions from code review
Robert Hensing
2023-01-10
doc/manual: Move the html files back where they were before
Robert Hensing
2023-01-10
doc/manual: Document hacking on the manual links
Robert Hensing
2023-01-10
doc/manual: Fix broken internal links
Robert Hensing
2023-01-10
doc/manual: Introduce @docroot@ as a stable base for includable snippets
Robert Hensing
2023-01-10
manual: Check links
Robert Hensing
2023-01-10
Parse string context elements properly
John Ericson
2023-01-10
Make clear that `StorePathWithOutputs` is a deprecated type
John Ericson
2023-01-10
Merge pull request #7484 from edolstra/fix-7417
Eelco Dolstra
2023-01-10
Merge pull request #7547 from alxthm/fish-support-older-versions
Eelco Dolstra
2023-01-10
Add a FIXME
Eelco Dolstra
2023-01-10
Clean up toDerivedPaths() logic
Eelco Dolstra
2023-01-10
Apply suggestions from code review
Eelco Dolstra
2023-01-10
Show string in error message
Eelco Dolstra
2023-01-10
ExtraInfo -> ExtraPathInfo
Eelco Dolstra
2023-01-10
Merge remote-tracking branch 'origin/master' into fix-7417
Eelco Dolstra
2023-01-10
Merge pull request #7570 from lheckemann/fix-tests
Eelco Dolstra
2023-01-09
Add a pointer from "realising" to `nix log`. (#4876)
Jeremy Fleischman
2023-01-08
tests: fix for nixpkgs 22.11
Linus Heckemann
2023-01-07
Merge pull request #7568 from willbush/patch-1
Théophane Hufschmitt
[next]