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-01-18
allow modifying lockfile commit msg with nix config option
lincoln auster [they/them]
2022-01-18
Merge pull request #5906 from pennae/primops-optimization
Eelco Dolstra
2022-01-18
Merge pull request #5918 from tweag/tty-logs
Eelco Dolstra
2022-01-18
Add examples
Eelco Dolstra
2022-01-18
Add Installable::toDrvPaths()
Eelco Dolstra
2022-01-18
BinaryCacheStore: Implement addBuildLog()
Eelco Dolstra
2022-01-18
Add command 'nix store copy-log'
Eelco Dolstra
2022-01-18
Factor out --from / --to logic
Eelco Dolstra
2022-01-18
Doh
Eelco Dolstra
2022-01-18
Doh
Eelco Dolstra
2022-01-18
Merge pull request #5932 from edolstra/remove-shared-strings
Eelco Dolstra
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2022-01-18
Merge pull request #5720 from tomberek/flake_search
Théophane Hufschmitt
2022-01-18
Fix the rendering of the example directory tree
regnat
2022-01-17
StringSource: Use std::string_view
Eelco Dolstra
2022-01-17
serialise.hh: Use std::string_view
Eelco Dolstra
2022-01-17
Merge pull request #5812 from pennae/small-perf-improvements
Eelco Dolstra
2022-01-17
Update documentation for paths on command line
Alexander Bantyev
2022-01-17
Show build and substitution information when not connected to a TTY
Alexander Bantyev
2022-01-17
Merge pull request #5914 from NixOS/5911-fix-nix-why-depends-pager
Eelco Dolstra
2022-01-15
Make queryJSON not bail immediately on an assertion or error
Farid Zakaria
2022-01-14
Document searching upwards and fix documentation for installables
Alexander Bantyev
2022-01-14
Add more tests for flake upward searching
Alexander Bantyev
2022-01-14
Apply suggestions from code review
tomberek
2022-01-14
also cache split regexes, not just match regexes
pennae
2022-01-14
optimize removeAttrs builtin
pennae
2022-01-14
Start the pager early-enough in `nix why-depends`
regnat
2022-01-13
optimize unescapeStr
pennae
2022-01-13
avoid copies of parser input data
pennae
2022-01-13
avoid allocations in SymbolTable::create
pennae
2022-01-13
don't strdup tokens in the lexer
pennae
2022-01-13
move strings in derivationStrict
pennae
2022-01-13
avoid string copies in attrNames sort comparison
pennae
2022-01-13
cache more often-used symbols for primops
pennae
2022-01-13
use more string_view in utils
pennae
2022-01-12
Merge pull request #5887 from pennae/avoid-streams
Théophane Hufschmitt
2022-01-12
use boost::lexical_cast for string2*
pennae
2022-01-12
optimize ExprConcatStrings::eval
pennae
2022-01-11
Merge pull request #5883 from fzakaria/faridzakaria/check-meta
Théophane Hufschmitt
2022-01-11
Merge pull request #5898 from layus/repair-path-links
Eelco Dolstra
2022-01-11
Prefer RepairFlag over bool when applicable
Guillaume Maudoux
2022-01-11
Make --repair-path also repair corrupt optimised links
Guillaume Maudoux
2022-01-10
Merge branch 'readfile' of https://github.com/abbradar/nix
Eelco Dolstra
2022-01-10
'target' points to 'source'
Eelco Dolstra
2022-01-10
Merge branch 'recursive-nix-fix' of https://github.com/L-as/nix
Eelco Dolstra
2022-01-09
builtins.readFile: Propagate path context
Nikolay Amiantov
2022-01-07
dump(): Use emplace()
Eelco Dolstra
2022-01-07
isInDir() / isDirOrInDir(): Use std::string_view
Eelco Dolstra
2022-01-07
DerivationGoal::loadDerivation(): Don't use derivationFromPath()
Eelco Dolstra
2022-01-07
avoid ostream sentries per json string character
pennae
[prev]
[next]