index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-01-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-05
Merge pull request #3302 from LnL7/darwin-repair-with-sandbox
Eelco Dolstra
2020-01-05
Hide FunctionCallTrace constructor/destructor
Eelco Dolstra
2020-01-04
build: fix path repairing when hash rewriting is required
Daiderd Jordan
2020-01-04
build: recover store path when replacing fails
Daiderd Jordan
2020-01-02
passAsFile: leave out the hash prefix
edef
2020-01-02
passAsFile: hash the attribute name instead of numbering sequentially
Puck Meerburg
2020-01-01
exportReferencesGraph: support working
Graham Christensen
2019-12-21
Disable use-sqlite-wal under WSL
Brian McKenna
2019-12-20
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-19
tarfile.cc: Restore timestamps
Eelco Dolstra
2019-12-19
tarfile.cc: Don't change the cwd
Eelco Dolstra
2019-12-19
tarfile.cc: Style fixes
Eelco Dolstra
2019-12-19
Merge branch 'libarchive' of https://github.com/yorickvP/nix
Eelco Dolstra
2019-12-18
nix make-content-addressable: Add --json flag
Eelco Dolstra
2019-12-18
Fix getting the timestamp of GitHub flakes
Eelco Dolstra
2019-12-18
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-12-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-16
nix-store -r: Handle symlinks to store paths
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
Fix InstallableCommand
Eelco Dolstra
2019-12-14
Fix 'nix profile'
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
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-12
Temporarily revert to using 'tar' until we have gzip support
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
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-09
further clean up libarchive code
Yorick van Pelt
2019-12-07
Clean up libarchive support
Puck Meerburg
2019-12-07
remove rust unpack_tarfile ffi
Yorick van Pelt
2019-12-07
code 'cleanup'
Yorick van Pelt
2019-12-07
add wrapper function around libarchive to c++ errors
Yorick van Pelt
2019-12-07
fixup! libarchive proof of concept
Yorick van Pelt
2019-12-07
libarchive proof of concept
Yorick van Pelt
[next]