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-05-01
convert some errors
Ben Burdette
2020-04-29
errorinfo constructor test
Ben Burdette
2020-04-28
Error classname as name
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-19
logEI for tunnelLogger and progressbar
Ben Burdette
2020-04-17
logError, logWarning; Logger functions; switch to Verbosity enum
Ben Burdette
2020-04-05
Don't retry on "unsupported protocol" error
Cole Helbling
2020-03-31
fix placeholder not substituted in passAsFile
mlatus
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
nix path-info --json: Print hash in SRI format
Eelco Dolstra
2020-03-24
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2020-03-24
Add function for quoting strings
Eelco Dolstra
2020-03-24
Use std::string_view
Eelco Dolstra
2020-03-23
Merge pull request #3429 from LnL7/darwin-sandbox
Eelco Dolstra
2020-03-20
sandbox: fix /bin/sh on catalina
Daiderd Jordan
2020-03-20
sandbox: allow pty devices
Daiderd Jordan
2020-03-20
libstore: relax default sandbox-paths on darwin
Daiderd Jordan
2020-03-20
libstore: disable resolve-system-dependencies hook
Daiderd Jordan
2020-03-13
Fix ca-references feature check
Eelco Dolstra
2020-03-12
pathInfoCache: Respect disk cache TTLs #3398
Robert Hensing
2020-03-04
nix-build: Fix !<output> handling
Eelco Dolstra
2020-03-04
Optimise Derivation::unparse()
Eelco Dolstra
2020-02-28
Fix GC failures on bad store path names
Eelco Dolstra
2020-02-19
Merge pull request #3353 from tbsmoest/priv_tobias_pr_set_deathsig-1.4
Eelco Dolstra
2020-02-18
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
2020-02-14
Fix PR_SET_PDEATHSIG results in Broken pipe (#2395)
Tobias Möst
2020-02-13
Prevent uninitialized StorePath creation
Eelco Dolstra
2020-02-07
Fix segfault in gcc on i686-linux
Eelco Dolstra
2020-02-04
Merge pull request #3344 from LnL7/ssh-ng-remote-params
Eelco Dolstra
2020-02-03
ssh-store: add remote-store and remote-program query params
Daiderd Jordan
2020-01-29
Merge pull request #3335 from domenkozar/retry-429
Eelco Dolstra
2020-01-29
retry on HTTP status code 429
Domen Kožar
2020-01-23
structured-attrs: chown .attrs.* files to builder
Robin Gloster
2020-01-22
Fix clang warning
Eelco Dolstra
2020-01-21
Fix derivation computation with __structuredAttrs and multiple outputs
Eelco Dolstra
2020-01-13
build: remove warning when in sandboxing test mode
Daiderd Jordan
2020-01-13
unbreak build without pch
John Ericson
2020-01-06
Fix use of uninitialized store path
Eelco Dolstra
2020-01-06
Merge pull request #3303 from LnL7/darwin-sandbox
Eelco Dolstra
2020-01-05
build: fix sandboxing on darwin
Daiderd Jordan
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-19
Merge branch 'libarchive' of https://github.com/yorickvP/nix
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-12-16
nix-store -r: Handle symlinks to store paths
Eelco Dolstra
[next]