index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
store.scm
Age
Commit message (
Expand
)
Author
2017-01-28
Use 'mlambda' instead of 'memoize'.
Ludovic Courtès
2017-01-28
Add (guix memoization).
Ludovic Courtès
2017-01-15
daemon: Client settings no longer override daemon settings.
Ludovic Courtès
2016-12-08
store: 'open-connection' no longer raises '&nar-error' for protocol errors.
Ludovic Courtès
2016-12-01
store: Increase buffering for the '%stderr-write' upcall.
Ludovic Courtès
2016-11-25
store: 'open-connection' can taken an open port.
Ludovic Courtès
2016-11-19
store: Add 'references*'.
Ludovic Courtès
2016-11-16
daemon: Add 'built-in-builders' RPC.
Ludovic Courtès
2016-10-19
Use (ice-9 binary-ports) instead of (rnrs io ports).
Ludovic Courtès
2016-07-16
build: Substitute URLs now default to "mirror.hydra.gnu.org" alone.
Ludovic Courtès
2016-06-20
store: 'register-path' no longer swallows 'system-error' exceptions.
Ludovic Courtès
2016-06-15
store: Add #:select? parameter to 'add-to-store'.
Ludovic Courtès
2016-05-24
store: 'requisites' now takes a list of store items.
Ludovic Courtès
2016-05-17
store: Clarify 'query-path-hash' docstring.
Ludovic Courtès
2016-05-04
utils: Move combinators to (guix combinators).
Ludovic Courtès
2016-04-20
substitute: Install the client's locale.
Ludovic Courtès
2016-04-15
substitute: Honor the number of columns of the client terminal.
Ludovic Courtès
2016-03-28
store: Prepend mirror.hydra.gnu.org to %DEFAULT-SUBSTITUTE-URLS.
Ludovic Courtès
2016-03-16
build: Default to "https://mirror.hydra.gnu.org/" for substitutes.
Ludovic Courtès
2016-03-14
store: 'references/substitutes' caches its results.
Ludovic Courtès
2016-03-05
store: 'references/substitutes' correctly handles the order of substitutes.
Ludovic Courtès
2016-03-05
store: Add 'references/substitutes'.
Ludovic Courtès
2016-02-26
store: 'path-info-deriver' is #f when there is no deriver.
Ludovic Courtès
2016-02-25
store: Clarify documentation of 'valid-path?'.
Ludovic Courtès
2016-02-12
store: Add monadic access to '%current-system'.
Ludovic Courtès
2015-12-08
store: Allow clients to request multiple builds.
Ludovic Courtès
2015-12-04
store: 'build-things' now supports older daemon protocols.
Ludovic Courtès
2015-12-03
store: Add mode parameter to 'build-paths'.
Ludovic Courtès
2015-12-03
store: Update to the new daemon protocol.
Ludovic Courtès
2015-10-28
store: Use the daemon's substitute URLs by default.
Ludovic Courtès
2015-09-28
store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.
Ludovic Courtès
2015-09-18
store: Add 'set-build-options*'.
Alex Kost
2015-07-13
guix build: Add '--substitute-urls' client option.
Ludovic Courtès
2015-07-08
store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.
Ludovic Courtès
2015-06-19
store: Memoize 'add-to-store' based on the result of 'lstat', not 'stat'.
Ludovic Courtès
2015-06-06
store: Add 'verify-store' RPC.
Ludovic Courtès
2015-05-26
gc: ignore trailing slash or subdirectories for `guix gc -d'
Cyrill Schenkel
2015-05-19
store: Add 'optimize-store' RPC.
Ludovic Courtès
2015-04-04
store: Add query-path-info operation.
David Thompson
2015-03-22
store: Default to a non-empty list of substituters.
Ludovic Courtès
2015-03-18
store: Remove debugging leftover.
Ludovic Courtès
2015-03-18
store: Add preliminary support for client-supplied substitute URLs.
Ludovic Courtès
2015-03-05
store: Attempt to decode build logs as UTF-8.
Ludovic Courtès
2015-02-12
store: Add optional 'references' parameter to 'text-file'.
Ludovic Courtès
2015-02-02
store: Remove 'build-derivations'.
Ludovic Courtès
2015-02-02
store: Add 'build-things'.
Ludovic Courtès
2015-01-21
store: Change 'run-with-store' to return a single value.
Ludovic Courtès
2015-01-18
store: Change 'store-lower' to preserve the original procedure's documentation.
Ludovic Courtès
2015-01-17
store: Make '%store-monad' an alias for '%state-monad'.
Ludovic Courtès
2015-01-17
store: Remove unused variable.
Ludovic Courtès
[prev]
[next]