index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-16
nix-store -r: Handle symlinks to store paths
Eelco Dolstra
2019-12-16
StorePath::new(): Check store directory
Eelco Dolstra
2019-12-15
Fix cargo test
Eelco Dolstra
2019-12-15
Tweak error message
Eelco Dolstra
2019-12-15
Merge branch 'limit_depth_resolveExprPath' of https://github.com/d-goldin/nix
Eelco Dolstra
2019-12-14
Merge pull request #3269 from xzfc/nix-shell
Eelco Dolstra
2019-12-14
Fix progress bar
Eelco Dolstra
2019-12-14
nix-shell: don't check for "nix-shell" in shebang script name
Albert Safin
2019-12-13
Move some code
Eelco Dolstra
2019-12-13
Don't leak exceptions
Eelco Dolstra
2019-12-13
Improve gzip error message
Eelco Dolstra
2019-12-13
Get rid of CBox
Eelco Dolstra
2019-12-13
Validate tarball components
Eelco Dolstra
2019-12-13
Simplify tarball test
Eelco Dolstra
2019-12-13
bugfix: Adding depth limit to resolveExprPath
Dima
2019-12-13
Only install *.sb files on macOS
Eelco Dolstra
2019-12-13
Remove FIXME
Eelco Dolstra
2019-12-13
Simplify
Eelco Dolstra
2019-12-13
Merge branch 'libstore-ssh-better-exec-error-message' of https://github.com/P...
Eelco Dolstra
2019-12-13
Initial gzip support
Tom Bereknyei
2019-12-12
libstore/ssh: Improve error message on failing `execvp`
Profpatsch
2019-12-10
Speed up StorePath::to_string()
Eelco Dolstra
2019-12-10
Speed up base32::decode()
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-10
Add StorePath tests
Eelco Dolstra
2019-12-10
Shut up about deprecated functions
Eelco Dolstra
2019-12-10
Shut up warnings
Eelco Dolstra
2019-12-10
Use hyper directly instead of reqwest
Eelco Dolstra
2019-12-10
Update to async/await-enabled tokio
Eelco Dolstra
2019-12-10
Add NAR parser
Eelco Dolstra
2019-12-10
StorePath improvements
Eelco Dolstra
2019-12-10
Add base32 encoder/decoder
Eelco Dolstra
2019-12-10
Move stuff around
Eelco Dolstra
2019-12-10
Drop some dependencies
Eelco Dolstra
2019-12-10
Use rustls
Eelco Dolstra
2019-12-10
Basic BinaryCacheStore implementation using async Rust
Eelco Dolstra
2019-12-10
EvalState::callFunction(): Make FunctionCallTrace use less stack space
Eelco Dolstra
2019-12-09
Remove UserLock self-lock check
Eelco Dolstra
2019-12-05
Shut up clang warning
Eelco Dolstra
2019-12-05
nix doctor: Fix typo
Eelco Dolstra
2019-12-05
Show hash mismatch warnings in SRI format
Eelco Dolstra
2019-12-05
Move #include
Eelco Dolstra
2019-12-05
Bindings: Add convenience method for requiring an attribute
Eelco Dolstra
2019-12-05
Bindings::get(): Add convenience method
Eelco Dolstra
2019-12-05
Fix precompiled-headers generation
Eelco Dolstra
2019-12-05
Initialize Command::_name
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-12-05
Move Command and MultiCommand to libutil
Eelco Dolstra
2019-12-05
MultiCommand: Simplify construction
Eelco Dolstra
2019-12-05
Eliminate more pass-by-value in variadic calls
Eelco Dolstra
[next]