aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2020-05-01convert some errorsBen Burdette
2020-04-29errorinfo constructor testBen Burdette
2020-04-28Error classname as nameBen Burdette
2020-04-21remove 'format' from Error constructor callsBen Burdette
2020-04-19logEI for tunnelLogger and progressbarBen Burdette
2020-04-17logError, logWarning; Logger functions; switch to Verbosity enumBen Burdette
2020-04-05Don't retry on "unsupported protocol" errorCole Helbling
2020-03-31fix placeholder not substituted in passAsFilemlatus
2020-03-30Remove global -I flagsEelco Dolstra
2020-03-24Misc changes from the flakes branchEelco Dolstra
2020-03-24nix path-info --json: Print hash in SRI formatEelco Dolstra
2020-03-24buildenv: Eliminate global variables, other cleanupEelco Dolstra
2020-03-24Add function for quoting stringsEelco Dolstra
2020-03-24Use std::string_viewEelco Dolstra
2020-03-23Merge pull request #3429 from LnL7/darwin-sandboxEelco Dolstra
2020-03-20sandbox: fix /bin/sh on catalinaDaiderd Jordan
2020-03-20sandbox: allow pty devicesDaiderd Jordan
2020-03-20libstore: relax default sandbox-paths on darwinDaiderd Jordan
2020-03-20libstore: disable resolve-system-dependencies hookDaiderd Jordan
2020-03-13Fix ca-references feature checkEelco Dolstra
2020-03-12pathInfoCache: Respect disk cache TTLs #3398Robert Hensing
2020-03-04nix-build: Fix !<output> handlingEelco Dolstra
2020-03-04Optimise Derivation::unparse()Eelco Dolstra
2020-02-28Fix GC failures on bad store path namesEelco Dolstra
2020-02-19Merge pull request #3353 from tbsmoest/priv_tobias_pr_set_deathsig-1.4Eelco Dolstra
2020-02-18LocalStore::checkDerivationOutputs(): Improve error messageEelco Dolstra
2020-02-14Fix PR_SET_PDEATHSIG results in Broken pipe (#2395)Tobias Möst
2020-02-13Prevent uninitialized StorePath creationEelco Dolstra
2020-02-07Fix segfault in gcc on i686-linuxEelco Dolstra
2020-02-04Merge pull request #3344 from LnL7/ssh-ng-remote-paramsEelco Dolstra
2020-02-03ssh-store: add remote-store and remote-program query paramsDaiderd Jordan
2020-01-29Merge pull request #3335 from domenkozar/retry-429Eelco Dolstra
2020-01-29retry on HTTP status code 429Domen Kožar
2020-01-23structured-attrs: chown .attrs.* files to builderRobin Gloster
2020-01-22Fix clang warningEelco Dolstra
2020-01-21Fix derivation computation with __structuredAttrs and multiple outputsEelco Dolstra
2020-01-13build: remove warning when in sandboxing test modeDaiderd Jordan
2020-01-13unbreak build without pchJohn Ericson
2020-01-06Fix use of uninitialized store pathEelco Dolstra
2020-01-06Merge pull request #3303 from LnL7/darwin-sandboxEelco Dolstra
2020-01-05build: fix sandboxing on darwinDaiderd Jordan
2020-01-04build: fix path repairing when hash rewriting is requiredDaiderd Jordan
2020-01-04build: recover store path when replacing failsDaiderd Jordan
2020-01-02passAsFile: leave out the hash prefixedef
2020-01-02passAsFile: hash the attribute name instead of numbering sequentiallyPuck Meerburg
2020-01-01exportReferencesGraph: support workingGraham Christensen
2019-12-21Disable use-sqlite-wal under WSLBrian McKenna
2019-12-19Merge branch 'libarchive' of https://github.com/yorickvP/nixEelco Dolstra
2019-12-17Add priority setting to storesEelco Dolstra
2019-12-16nix-store -r: Handle symlinks to store pathsEelco Dolstra