about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2019-03-14 findRoots(): Add 'censor' parameterEelco Dolstra7-53/+40
2019-03-14 findRuntimeRoots: Simplify/fix handling of /proc filesEelco Dolstra2-15/+14
2019-03-10 Update tests to the new --roots formatGuillaume Maudoux1-1/+1
2019-03-10 Fix warning about unused variableGuillaume Maudoux1-2/+5
2019-03-10 Unify internal findRootsXxx() apiGuillaume Maudoux2-24/+15
2019-03-10 unify naming of roots as links & targetsGuillaume Maudoux1-6/+6
2019-03-10 require c++ 17Guillaume Maudoux1-1/+1
2019-03-10 Also obfuscate the number of memory rootsGuillaume Maudoux1-2/+16
2019-03-10 Also print rooted path in `nix-store -q --roots`Guillaume Maudoux1-1/+1
2019-03-10 fixup! Make roots a map of store paths to pinning linksGuillaume Maudoux1-3/+3
2019-03-10 Make roots a map of store paths to pinning linksGuillaume Maudoux5-35/+39
2019-03-10 Obfuscate memory roots for non-root usersGuillaume Maudoux2-9/+16
2019-03-10 detail memory rootsGuillaume Maudoux2-31/+32
2019-03-06 Merge pull request #2710 from volth/patch-6Eelco Dolstra1-3/+10
2019-03-06 canBuildLocally: check for featuresvolth1-3/+10
2019-03-04 Restore --init calls in testsEelco Dolstra2-0/+4
2019-03-01 manual nitpick: document sha512 support in hashStringVladimír Čunát1-2/+2
2019-03-01 archive.cc: ignore more posix_fallocate "not supported" error codesWill Dietz1-1/+1
2019-03-01 Merge pull request #2674 from LnL7/daemon-disable-fork-safetyEelco Dolstra1-0/+5
2019-02-26 Merge pull request #2703 from pradd/support_s3_region_paramEelco Dolstra3-10/+41
2019-02-26 fix indentationDzmitry Zaitsau1-2/+2
2019-02-25 Apply param values on S3Helper initializationDzmitry Zaitsau1-1/+8
2019-02-25 Extend S3 URL parsing with parameters extractionDzmitry Zaitsau1-5/+17
2019-02-25 Extract and expose splitUriAndParams functionDzmitry Zaitsau2-4/+16
2019-02-23 Merge pull request #2694 from zimbatm/no-store-initEelco Dolstra5-14/+0
2019-02-22 remove noop uses of nix-store --initzimbatm5-14/+0
2019-02-14 nix.sh: Be set -u compliant.Shea Levy1-1/+1
2019-02-14 Merge pull request #2579 from catern/dumpdbEelco Dolstra2-5/+18
2019-02-13 Merge pull request #2677 from matthewbauer/disable-sharedEelco Dolstra3-1/+13
2019-02-13 Support --disable-shared flag.Matthew Bauer3-1/+13
2019-02-12 Merge pull request #2628 from shlevy/context-introspectionEelco Dolstra6-54/+220
2019-02-09 nix-daemon: add variable to disable fork safetyDaiderd Jordan1-0/+5
2019-02-05 Revert "Restore parent mount namespace before executing a child process"Eelco Dolstra9-52/+4
2019-01-31 Add builtins.appendContext.Shea Levy2-4/+61
2019-01-23 nix-store: make --dump-db take a list of paths to dumpSpencer Baugh2-5/+18
2019-01-20 Merge pull request #2635 from veprbl/patch-7Domen Kožar1-1/+2
2019-01-19 manual: "sandbox" option default is "true" on LinuxDmitry Kalinkin1-1/+2
2019-01-18 unsupported(): Show the name of the unsupported operationEelco Dolstra4-76/+31
2019-01-18 Merge pull request #2638 from sevanspowell/update-nix-shell-interpreter-haske...Eelco Dolstra1-1/+1
2019-01-18 Update instructions for Haskell script using nix-shell interpreterSamuel Evans-Powell1-1/+1
2019-01-14 Add builtins.getContext.Shea Levy5-38/+158
2019-01-13 Treat plain derivation paths in context as normal paths.Shea Levy2-17/+6
2019-01-11 install: Use base-16 hashesEelco Dolstra1-1/+1
2019-01-11 Bump versionEelco Dolstra1-1/+1
2019-01-10 Add 2.2 release notesEelco Dolstra1-4/+118
2019-01-10 Revert "Remove some bashisms from configure.ac"Eelco Dolstra1-11/+6
2019-01-10 Revert "Escape square brackets in configure.ac"Eelco Dolstra1-1/+1
2019-01-10 Merge pull request #2608 from dtzWill/fix/issue-2546Eelco Dolstra1-0/+1
2019-01-10 Merge pull request #2617 from veprbl/pr/V547_nix_repl.ccEelco Dolstra1-18/+1
2019-01-09 Merge pull request #2618 from 0mp/fix-configure.acEelco Dolstra1-1/+1