index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2020-01-06
Merge remote-tracking branch 'origin/master' into flakes
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
Merge branch 'libarchive' of https://github.com/yorickvP/nix
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-13
Only install *.sb files on macOS
Eelco Dolstra
2019-12-13
Simplify
Eelco Dolstra
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-09
Remove UserLock self-lock check
Eelco Dolstra
2019-12-07
libarchive proof of concept
Yorick van Pelt
2019-12-05
Typo
Eelco Dolstra
2019-12-05
Show hash mismatch warnings in SRI format
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-02
Merge remote-tracking branch 'origin/recursive-nix'
Eelco Dolstra
2019-11-30
Fix typos
Brian Wignall
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
More Rust FFI adventures
Eelco Dolstra
2019-11-26
Rust cleanup
Eelco Dolstra
2019-11-26
Make <nix/unpack-channel.nix> a builtin builder
Eelco Dolstra
2019-11-26
Fix clang warnings
Eelco Dolstra
2019-11-26
Merge pull request #3141 from xbreak/nocafile
Eelco Dolstra
2019-11-26
Merge pull request #3144 from matthewbauer/fix-sandbox-fallback
Eelco Dolstra
2019-11-26
Simplify
Eelco Dolstra
2019-11-26
Merge branch 'repair-bad-links' of https://github.com/chkno/nix
Eelco Dolstra
2019-11-26
Disallow empty store path names
Eelco Dolstra
2019-11-26
Doh
Eelco Dolstra
2019-11-26
Add feature to disable URL literals
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-15
Check for and repair bad .links entries
Chuck
2019-11-11
Merge pull request #3219 from Ericson2314/semicolons
Eelco Dolstra
2019-11-10
Clean up semicolon and comma
John Ericson
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2019-11-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-07
Remove #include
Eelco Dolstra
2019-11-06
Cleanup
Eelco Dolstra
2019-11-06
Recursive Nix: Handle concurrent client connections
Eelco Dolstra
[next]