index
:
gds/gnu-guix
guix-for-govuk-mini-environment-admin
release
release_2
spike-end-to-end-test-system
spike-local-development-system-container
wip-postgresql-ssl
This repository contains snapshots of GNU Guix, to be used by the govuk-guix project.
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
store.scm
Commit message (
Expand
)
Author
Age
*
Use 'offload?' instead of 'build-hook?' internally.
Ludovic Courtès
2019-11-26
*
store: Allow objects in the cache to be inserted and search for with 'equal?'.
Ludovic Courtès
2019-10-27
*
daemon: Make 'profiles/per-user' non-world-writable.
Ludovic Courtès
2019-10-16
*
store: 'run-with-store' gracefully deals with #f store.
Ludovic Courtès
2019-07-05
*
store: 'run-with-store' preserves the functional object cache.
Ludovic Courtès
2019-07-03
*
store: 'build-things' accepts derivation/output pairs.
Ludovic Courtès
2019-06-10
*
store: Fix 'hash-part->path' docstring.
Ludovic Courtès
2019-05-26
*
build: Change default substitute server to "ci.guix.gnu.org".
Ludovic Courtès
2019-05-01
*
store: Add "add-data-to-store-cache" profiling component.
Ludovic Courtès
2019-04-16
*
store: Memoize 'built-in-builders' call directly in <store-connection>.
Ludovic Courtès
2019-04-16
*
store: 'with-store' expands to a single procedure call.
Ludovic Courtès
2019-04-10
*
store: 'log-file' honors 'GUIX_LOG_DIRECTORY'.
Ludovic Courtès
2019-02-04
*
store: Rename '&nix-error' to '&store-error'.
Ludovic Courtès
2019-01-21
*
store: Rename <nix-server> to <store-connection>.
Ludovic Courtès
2019-01-21
*
Remove most uses of the _IO*F constants.
Ludovic Courtès
2019-01-09
*
maint: Remove 'cond-expand' forms for Guile 2.0.
Ludovic Courtès
2019-01-09
*
store: Add 'GUIX_PROFILING' support for the object cache.
Ludovic Courtès
2018-12-19
*
build: Default to https://ci.guix.info for substitutes.
Ludovic Courtès
2018-12-04
*
store: Add a functional object cache and use it in 'lower-object'.
Ludovic Courtès
2018-11-12
*
daemon: Support multiplexed build output.
Ludovic Courtès
2018-10-15
*
status: Be more defensive when looking for a log file.
Ludovic Courtès
2018-09-28
*
Add (guix status) and use it for pretty colored output.
Ludovic Courtès
2018-09-27
*
store: Add another missing buffer flush.
Ludovic Courtès
2018-09-18
*
store: Add missing buffer flushes.
Ludovic Courtès
2018-09-17
*
Switch to Guile-Gcrypt.
Ludovic Courtès
2018-09-04
*
store: Add 'add-file-tree-to-store'.
Ludovic Courtès
2018-07-19
*
store: Add `binary-file'.
Jan Nieuwenhuizen
2018-07-12
*
store: Add 'query-path-info*'.
Ludovic Courtès
2018-07-03
*
store: Add 'port->connection'.
Ludovic Courtès
2018-06-26
*
store: Remove 'register-path'.
Ludovic Courtès
2018-06-14
*
store: Fix potential over-reads in 'import-paths'.
Ludovic Courtès
2018-01-11
*
daemon: Add gzip log compression.
Ludovic Courtès
2018-01-07
*
Add (guix profiling).
Ludovic Courtès
2017-12-12
*
store: Add missing import.
Ludovic Courtès
2017-10-07
*
store: 'run-with-store' has a #:target parameter.
Ludovic Courtès
2017-09-12
*
guix: Fix Guile current-processor-count deprecation warnings.
Mathieu Othacehe
2017-09-05
*
store: Rewrite 'store-path-hash-part' to not use regexps.
Ludovic Courtès
2017-07-21
*
store: Account for 'add-to-store' in RPC statistics.
Ludovic Courtès
2017-07-11
*
store: 'references/substitutes' really caches its result.
Ludovic Courtès
2017-07-02
*
store: 'references/substitutes' save an RPC is the trivial case.
Ludovic Courtès
2017-07-02
*
store: Define a default port for TCP connections.
Ludovic Courtès
2017-06-22
*
store: Pass a socket type hint to 'getaddrinfo'.
Ludovic Courtès
2017-06-22
*
store: Buffer RPC writes.
Ludovic Courtès
2017-06-19
*
store: Add an RPC counter.
Ludovic Courtès
2017-06-16
*
store: Speed up 'add-to-store'.
Ludovic Courtès
2017-06-12
*
store: Use 'TCP_NODELAY' when connecting to a daemon over PF_INET.
Ludovic Courtès
2017-05-07
*
store: Use 'write-bytevector' instead of hand-coded equivalent.
Ludovic Courtès
2017-05-04
*
store: Add store path computation procedures.
Ludovic Courtès
2017-05-04
*
monads: Add a template and specialization mechanism for monadic procedures.
Ludovic Courtès
2017-05-02
*
store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'.
Ludovic Courtès
2017-04-21
[next]