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-25
nix store ping: Report Nix daemon version
Eelco Dolstra
2022-01-25
Remove unused Rust stuff
Eelco Dolstra
2022-01-25
Fix parsing of variable names that are a suffix of '__curPos'
regnat
2022-01-24
Allow builtins.{readFile,path} on invalid paths
Eelco Dolstra
2022-01-24
Fix parsing of variable names that are a prefix of '__curPos'
Eelco Dolstra
2022-01-24
ExprConcatStrings::show(): Print values instead of pointers
Eelco Dolstra
2022-01-24
hiliteMatches(): Style fixes, pass more stuff by reference
Eelco Dolstra
2022-01-24
Merge pull request #5945 from afishhh/master
Théophane Hufschmitt
2022-01-24
Merge pull request #5964 from pennae/fix-bulk-alloc
Eelco Dolstra
2022-01-24
Merge pull request #5965 from SuperSandro2000/nix-shell-rm
Eelco Dolstra
2022-01-24
Merge pull request #5875 from hercules-ci/fix-large-drv-field-stack-overflow
Eelco Dolstra
2022-01-24
Add a small documentation for `hiliteMatches`
regnat
2022-01-23
nix-shell: use clean rm, not any aliases/functions
Sandro Jäckel
2022-01-22
allocate a GC root value for the Value cache pointer
pennae
2022-01-21
Add some tests for hiliteMatches in libutil
Fishhh
2022-01-21
Move hilite_all into libutil and rename it to hiliteMatches
Fishhh
2022-01-21
derivations.cc: Use larger buffer in printString
Robert Hensing
2022-01-21
Fix exception handling around realisePath()
Eelco Dolstra
2022-01-21
Merge pull request #5949 from obsidiansystems/old-copyClosure
Eelco Dolstra
2022-01-21
Merge pull request #5943 from NixOS/3204-fix-build-with-newer-nlohmann-json
Eelco Dolstra
2022-01-21
Merge pull request #5942 from NixOS/5912-quieter-nix-why-depends
Eelco Dolstra
2022-01-21
Improve the description of the `--precise` option
Théophane Hufschmitt
2022-01-20
Add back `copyClosure` for plain `StorePath`s
John Ericson
2022-01-20
Make `hilite_all` take an iterator of matches instead of a vector.
Hubert Głuchowski
2022-01-19
Remove dead field in NixArgs
John Ericson
2022-01-19
Make `nix search` highlight all matches of a regex
Hubert Głuchowski
2022-01-19
Make `nix search` highlight all regexes
Hubert Głuchowski
2022-01-19
Replace withBuffer by boost small_vector
Robert Hensing
2022-01-19
withBuffer: Make sure to hit the stack protector
Robert Hensing
2022-01-19
withBuffer: avoid allocating a std::function
Robert Hensing
2022-01-19
Add withBuffer
Robert Hensing
2022-01-19
Fix segfault or stack overflow caused by large derivation fields
Robert Hensing
2022-01-19
Fix the build with nlohmann/json 3.10.4+
regnat
2022-01-19
Make `nix why-depends` quieter by default
regnat
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
[next]