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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
store
Age
Commit message (
Expand
)
Author
2018-06-14
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-01
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
2017-04-21
store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'.
Ludovic Courtès
© 2015 - 2026 Jakob L. Kreuze