index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
store.scm
Age
Commit message (
Expand
)
Author
2026-03-11
store: Export the %default-store-connection-buffer-size.
Christopher Baines
2026-03-02
store: Add #:buffer-size option to open-connection.
Christopher Baines
2026-02-10
store: Make derivation-path? use direct-store-path?.
Yarl Baudig
2026-02-08
guix: Cleanup store connection buffering.
Christopher Baines
2026-02-08
guix: store: Remove custom port output buffering.
Christopher Baines
2026-02-08
guix: store: Use port->connection in open-connection.
Christopher Baines
2026-02-08
guix: store: Make sure to force output after writes.
Christopher Baines
2026-01-27
store: Move low-level protocol bit-twiddling to (guix remote-procedures).
Ludovic Courtès
2026-01-27
Define remote procedure interface in (guix remote-procedures).
Ludovic Courtès
2026-01-27
store: Require a more recent minor version.
Ludovic Courtès
2026-01-27
store: Rewrite ‘run-gc’ client stub using ‘operation’.
Ludovic Courtès
2026-01-27
store: Remove unnecessary protocol version conditionals.
Ludovic Courtès
2026-01-27
serialization: Rename ‘string’ to ‘utf8-string’.
Ludovic Courtès
2026-01-27
serialization: Formally declare serializable types.
Ludovic Courtès
2026-01-27
store: Mention return value of `add-to-store'.
Maxim Cournoyer
2025-03-05
gexp: ‘with-parameters’ properly handles ‘%graft?’.
David Elsing
2024-07-18
guix: store: Enable specifying the builtin builders.
Christopher Baines
2024-06-26
store: Refactor connect-to-daemon.
Christopher Baines
2024-05-13
store: Add with-store/non-blocking.
Christopher Baines
2024-04-15
Autoload (gcrypt hash).
Ludovic Courtès
2024-04-15
guix: Delay loading of (gnutls).
Ludovic Courtès
2024-04-03
Switch order of the default substitute servers.
Christopher Baines
2023-12-11
daemon: Implement ‘substitute-urls’ RPC.
Ludovic Courtès
2023-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2022-10-22
grafts: Move '%graft?' and related bindings to (guix store).
Ludovic Courtès
2022-09-04
store: Open daemon connections with SOCK_CLOEXEC.
Ludovic Courtès
2022-09-04
store: Remove unused variable and 'socket' call.
Ludovic Courtès
2022-05-30
store: 'map/accumulate-builds' preserves caches.
Ludovic Courtès
2022-05-29
store: Record cache lookups in 'references/cached'.
Ludovic Courtès
2022-05-20
guix: Remove duplicate definitions of dump-port.
Ricardo Wurmus
2022-05-18
store: Use a decaying cutoff in 'map/accumulate-builds'.
Ludovic Courtès
2022-05-18
store: 'mcached' users can specify a cache ID.
Ludovic Courtès
2022-02-08
deprecation: Refine the old daemon deprecation warning message.
Maxim Cournoyer
2022-02-08
store: Warn about daemon deprecation.
Mathieu Othacehe
2021-11-10
store: 'mapm/accumulate-builds' does not compare stores with 'eq?'.
Ludovic Courtès
2021-10-28
store: 'map/accumulate-builds' handler checks the store received.
Ludovic Courtès
2021-09-15
store: 'map/accumulate-builds' processes the whole list in case of cutoff.
Ludovic Courtès
2021-08-10
store: Add 'map/accumulate-builds' cutoff to address pathological cases.
Ludovic Courtès
2021-06-18
Start enabling substitutes from bordeaux.guix.gnu.org.
Christopher Baines
2021-06-08
store: 'references/cached' now uses a per-session cache.
Ludovic Courtès
2021-06-08
store: Remove 'references/substitutes'.
Ludovic Courtès
2021-06-08
store: Generalize cache lookup recording.
Ludovic Courtès
2021-06-08
store: Support dynamic allocation of per-connection caches.
Ludovic Courtès
2021-06-01
maint: Require Guile 3.0.
Ludovic Courtès
2021-05-08
store: Export 'connect-to-daemon'.
Ludovic Courtès
2021-05-08
store: 'open-connection' never returns #f.
Ludovic Courtès
2021-02-23
store: Micro-optimize object cache lookup.
Ludovic Courtès
2021-02-23
store: Object cache profiling shows the number of entries.
Ludovic Courtès
2021-02-04
store: 'store-path-hash-part' really returns false for invalid file names.
Ludovic Courtès
2021-01-22
store: Add 'find-roots' RPC.
Ludovic Courtès
[next]