utils: Move base16 procedures to (guix base16).
[jackhill/guix/guix.git] / guix / store.scm
2017-03-16 Ludovic Courtèsutils: Move base16 procedures to (guix base16).
2017-02-13 Marius BakkeMerge branch 'master' into python-tests
2017-01-30 Ludovic Courtèsstore: Add 'add-data-to-store'.
2017-01-28 Ludovic CourtèsUse 'mlambda' instead of 'memoize'.
2017-01-28 Ludovic CourtèsAdd (guix memoization).
2017-01-16 Mark H WeaverMerge branch 'gnome-updates'
2017-01-15 Ludovic Courtèsdaemon: Client settings no longer override daemon settings.
2016-12-09 Ludovic CourtèsMerge remote-tracking branch 'origin/master' into staging
2016-12-08 Ludovic Courtèsstore: 'open-connection' no longer raises '&nar-error...
2016-12-04 Marius BakkeMerge branch 'master' into staging
2016-12-01 Ludovic Courtèsstore: Increase buffering for the '%stderr-write' upcall.
2016-11-30 Marius BakkeMerge branch 'master' into staging
2016-11-29 Hartmut GoebelMerge branch 'master' into python-build-system
2016-11-25 Ludovic Courtèsstore: 'open-connection' can taken an open port.
2016-11-25 Leo FamulariMerge branch 'master' into python-build-system
2016-11-24 Leo FamulariMerge branch 'master' into staging
2016-11-19 Ludovic Courtèsstore: Add 'references*'.
2016-11-16 Ludovic Courtèsdaemon: Add 'built-in-builders' RPC.
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-19 Ludovic CourtèsUse (ice-9 binary-ports) instead of (rnrs io ports).
2016-07-20 Ludovic CourtèsMerge branch 'master' into core-updates
2016-07-16 Ludovic Courtèsbuild: Substitute URLs now default to "mirror.hydra...
2016-06-27 Ludovic CourtèsMerge branch 'master' into core-updates
2016-06-19 Ludovic Courtèsstore: 'register-path' no longer swallows 'system-error...
2016-06-17 Ludovic CourtèsMerge branch 'master' into core-updates
2016-06-15 Ludovic Courtèsstore: Add #:select? parameter to 'add-to-store'.
2016-06-07 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-24 Ludovic Courtèsstore: 'requisites' now takes a list of store items.
2016-05-23 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-17 Ludovic Courtèsstore: Clarify 'query-path-hash' docstring.
2016-05-13 Leo FamulariMerge branch 'master' into core-updates
2016-05-08 宋文武Merge branch 'master' into gnome-updates
2016-05-04 Ludovic Courtèsutils: Move combinators to (guix combinators).
2016-05-02 Mathieu LirzinMerge branch 'master' into core-updates
2016-04-23 宋文武Merge branch 'gnome-updates'
2016-04-20 Ludovic Courtèssubstitute: Install the client's locale.
2016-04-14 Ludovic Courtèssubstitute: Honor the number of columns of the client...
2016-04-06 Ludovic CourtèsMerge branch 'master' into core-updates
2016-03-28 Ludovic Courtèsstore: Prepend mirror.hydra.gnu.org to %DEFAULT-SUBSTIT...
2016-03-21 Ludovic CourtèsMerge branch 'security-updates'
2016-03-21 Leo FamulariMerge branch 'master' into core-updates
2016-03-16 Ludovic Courtèsbuild: Default to "https://mirror.hydra.gnu.org/" for...
2016-03-15 Mark H WeaverMerge branch 'master' into security-updates
2016-03-14 Ludovic Courtèsstore: 'references/substitutes' caches its results.
2016-03-05 Ludovic Courtèsstore: 'references/substitutes' correctly handles the...
2016-03-04 Ludovic Courtèsstore: Add 'references/substitutes'.
2016-02-27 Mark H WeaverMerge branch 'master' into core-updates
2016-02-26 Ludovic Courtèsstore: 'path-info-deriver' is #f when there is no deriver.
2016-02-25 Mark H WeaverMerge branch 'media-updates'
2016-02-25 Ludovic Courtèsstore: Clarify documentation of 'valid-path?'.
2016-02-12 Ludovic Courtèsstore: Add monadic access to '%current-system'.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-08 Ludovic Courtèsstore: Allow clients to request multiple builds.
2015-12-04 Ludovic Courtèsstore: 'build-things' now supports older daemon protocols.
2015-12-03 Ludovic Courtèsstore: Add mode parameter to 'build-paths'.
2015-12-03 Ludovic Courtèsstore: Update to the new daemon protocol.
2015-10-30 宋文武Merge branch 'master' into dbus-update
2015-10-28 Ludovic Courtèsstore: Use the daemon's substitute URLs by default.
2015-09-28 Ludovic Courtèsstore: Add 'query-failed-paths' and 'clear-failed-paths...
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-18 Alex Koststore: Add 'set-build-options*'.
2015-07-15 Mark H WeaverMerge branch 'master' into core-updates
2015-07-13 Ludovic Courtèsguix build: Add '--substitute-urls' client option.
2015-07-07 Ludovic Courtèsstore: 'run-with-store' initializes %CURRENT-TARGET...
2015-06-21 Mark H WeaverMerge branch 'master' into core-updates
2015-06-19 Ludovic Courtèsstore: Memoize 'add-to-store' based on the result of...
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-06-06 Ludovic Courtèsstore: Add 'verify-store' RPC.
2015-05-26 Cyrill Schenkelgc: ignore trailing slash or subdirectories for `guix...
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-19 Ludovic Courtèsstore: Add 'optimize-store' RPC.
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-04 David Thompsonstore: Add query-path-info operation.
2015-03-25 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-22 Ludovic Courtèsstore: Default to a non-empty list of substituters.
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-18 Ludovic Courtèsstore: Remove debugging leftover.
2015-03-18 Ludovic Courtèsstore: Add preliminary support for client-supplied...
2015-03-05 Ludovic Courtèsstore: Attempt to decode build logs as UTF-8.
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-12 Ludovic Courtèsstore: Add optional 'references' parameter to 'text...
2015-02-02 Ludovic Courtèsstore: Remove 'build-derivations'.
2015-02-02 Ludovic Courtèsstore: Add 'build-things'.
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-21 Ludovic Courtèsstore: Change 'run-with-store' to return a single value.
2015-01-18 Ludovic Courtèsstore: Change 'store-lower' to preserve the original...
2015-01-17 Ludovic Courtèsstore: Make '%store-monad' an alias for '%state-monad'.
2015-01-17 Ludovic Courtèsstore: Remove unused variable.
2015-01-17 Ludovic Courtèsstore: Add #:recursive? parameter to 'export-paths'.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèsstore: Add 'store-lower'.
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-11-23 nebulistore: default to serial "scheduler"
2014-11-04 Ludovic Courtèsstore: Invalidate caches once GC has run.
2014-10-09 Ludovic CourtèsBreak module cycle involving (guix store) and (guix...
2014-07-18 Ludovic Courtèsguix-register: Add '--state-directory' parameter.
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-27 Ludovic Courtèsstore: Work around 'get-bytevector-n' bug that affects...
2014-05-24 Ludovic Courtèsstore: Remove misleading 'setsockopt' call.
next