index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-03-15
libfetchers/path: set `lastModified` to path's mtime
Maximilian Bosch
2022-03-14
Merge pull request #6244 from Artturin/nixenvbettermessage
Eelco Dolstra
2022-03-14
Merge pull request #6220 from obsidiansystems/log-store
Théophane Hufschmitt
2022-03-13
nix-env: Add a suggestion for when there's a name collision in channels
Artturin
2022-03-11
Desugar `StorePathWithOutputs` in nix-build implementation
John Ericson
2022-03-11
Deduplicate the Store downcasting with a template
John Ericson
2022-03-11
Factor out a `LogStore` interface
John Ericson
2022-03-11
`GcStore::resolve` should print the URI
John Ericson
2022-03-11
Rename `requireGcStore` to `GcStore::require`
John Ericson
2022-03-11
Merge remote-tracking branch 'origin/eval-suggestions'
Eelco Dolstra
2022-03-11
Merge pull request #5865 from pennae/memory-friendliness
Eelco Dolstra
2022-03-11
Style
Eelco Dolstra
2022-03-11
Merge pull request #5758 from mschwaig/fix-git-workspace-dirty-detection
Théophane Hufschmitt
2022-03-09
BuildResult: Remove unused drvPath field
Eelco Dolstra
2022-03-09
BuildResult: Use DerivedPath
Eelco Dolstra
2022-03-09
add HAVE_BOEHMGC guards to batched allocation functions
pennae
2022-03-09
make Finally more local
pennae
2022-03-08
make Pos smaller
pennae
2022-03-08
force-inline a few much-used functions
pennae
2022-03-08
cache singleton Envs just like Values
pennae
2022-03-08
remove GC_PTR_STORE_AND_DIRTY
pennae
2022-03-08
Add Store::buildPathsWithResults()
Eelco Dolstra
2022-03-08
Also display some suggestions for invalid formal arguments
regnat
2022-03-08
Try and make the darwin build happy
regnat
2022-03-08
Add some suggestions to the evaluator
regnat
2022-03-07
Style
Eelco Dolstra
2022-03-07
Merge branch 'GuillaumeDesforges/issue6192' of https://github.com/GuillaumeDe...
Eelco Dolstra
2022-03-07
Merge branch 'cli-suggestions' of https://github.com/thufschmitt/nix
Eelco Dolstra
2022-03-07
Explicit error in flake init/new when not in store
Guillaume Desforges
2022-03-07
Merge `or-suggestions.hh` into `suggestions.hh`
regnat
2022-03-07
dupStringWithLen -> makeImmutableString
Robert Hensing
2022-03-07
Value::mkPath: Avoid potential crash from null string_view
Robert Hensing
2022-03-07
Value::mkString: Avoid crash from null string_view
Robert Hensing
2022-03-07
Implement `operator<<` for Suggestions
regnat
2022-03-07
Move OrSuggestions to its own header
regnat
2022-03-07
Also display suggestions for the commands using the eval cache
regnat
2022-03-07
Add some tests for the suggestions
regnat
2022-03-07
Implement a suggestions mechanism
regnat
2022-03-07
Merge pull request #6029 from Ma27/nix-log-ssh-ng
Théophane Hufschmitt
2022-03-06
Point to new github oauth docs url
Nicholas Sielicki
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-03-03
Be more aggressive in hiding repeated values
Eelco Dolstra
2022-03-03
printValue(): Don't show repeated values
Eelco Dolstra
2022-03-03
Fix segfault in headerCallback()
Eelco Dolstra
2022-03-03
Use C++11-style initializer
Eelco Dolstra
2022-03-02
Add EvalState::coerceToStorePath() helper
Eelco Dolstra
2022-03-02
nix profile: Support CA derivations
Eelco Dolstra
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-03-02
Style
Eelco Dolstra
2022-03-02
Remove stray debug line
Eelco Dolstra
[next]