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
Commit message (
Expand
)
Author
Age
*
database: Use "write-ahead log" mode and set a long "busy timeout".
Ludovic Courtès
2018-12-21
*
deduplication: Gracefully handle ENOSPC raised by 'link' calls.
Ludovic Courtès
2018-12-14
*
Update Guile-SQLite3 URL everywhere.
Ludovic Courtès
2018-11-23
*
deduplication: Restore directory mtime and permissions after deduplication.
Ludovic Courtès
2018-11-13
*
nar: Access the database instead of connecting to the daemon.
Ludovic Courtès
2018-11-13
*
database: Register each store item only once.
Ludovic Courtès
2018-09-23
*
database: 'register-items' shows a progress bar.
Ludovic Courtès
2018-09-23
*
Switch to Guile-Gcrypt.
Ludovic Courtès
2018-09-04
*
database: Reset timestamps to one second after the Epoch.
Ludovic Courtès
2018-07-20
*
deduplication: Work around Guile bug in 'seek'.
Ludovic Courtès
2018-07-20
*
deduplication: Remove 'counting-wrapper-port'.
Ludovic Courtès
2018-07-19
*
database: 'reset-timestamps' now correctly handles symlinks.
Ludovic Courtès
2018-07-03
*
deduplication: Remove 'false-if-system-error', now unused.
Ludovic Courtès
2018-07-03
*
deduplication: Place link files under /gnu/store/.links.
Ludovic Courtès
2018-07-03
*
deduplication: Fix incorrect use of 'throw'.
Ludovic Courtès
2018-07-03
*
database: Allow for deterministic database construction.
Ludovic Courtès
2018-06-14
*
install: Use 'reset-timestamps' from (guix store database).
Ludovic Courtès
2018-06-14
*
database: Add 'register-items'.
Ludovic Courtès
2018-06-14
*
database: 'sqlite-register' takes a database, not a file name.
Ludovic Courtès
2018-06-14
*
database: 'reset-timestamps' sets file permissions as well.
Ludovic Courtès
2018-06-14
*
database: Replace existing entries in Refs.
Ludovic Courtès
2018-06-14
*
database: Add #:reset-timestamps? to 'register-path'.
Ludovic Courtès
2018-06-14
*
database: Remove extra SQL parameter in 'update-or-insert'.
Ludovic Courtès
2018-06-14
*
deduplicate: Fix a couple of thinkos.
Ludovic Courtès
2018-06-14
*
database: 'register-path' creates the database directory if needed.
Ludovic Courtès
2018-06-14
*
database: Provide a way to specify the schema location.
Ludovic Courtès
2018-06-14
*
database: Fail registration when encountering unregistered references.
Ludovic Courtès
2018-06-14
*
database: 'with-database' can now initialize new databases.
Ludovic Courtès
2018-06-14
*
Add (guix store deduplication).
Caleb Ristvedt
2018-06-01
*
database: 'register-path' resets timestamps.
Ludovic Courtès
2018-06-01
*
Add (gnu store database).
Caleb Ristvedt
2018-06-01
*
store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'.
Ludovic Courtès
2017-04-21