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
2013-01-31
store: Don't expect build logs to be UTF-8-encoded.
Ludovic Courtès
2013-01-30
store: Slightly improve memoization hashing.
Ludovic Courtès
2013-01-30
store: Remove the `fixed?' parameter from `add-to-store'.
Ludovic Courtès
2013-01-30
store: Avoid use of `set!'.
Ludovic Courtès
2013-01-30
store: Micro-optimize `write-string'.
Ludovic Courtès
2013-01-30
store: Cache `add-text-to-store' results.
Ludovic Courtès
2013-01-30
store: Make the `add-to-store' cache per-connection.
Ludovic Courtès
2013-01-29
store: Make `add-to-store' memoizing.
Ludovic Courtès
2013-01-15
doc: Start documenting (guix store).
Ludovic Courtès
2013-01-13
store: In `open-connection', process all the server's stderr.
Ludovic Courtès
2013-01-06
Update license headers.
Ludovic Courtès
2012-12-09
Merge branch 'master' into nix-integration
Ludovic Courtès
2012-12-09
store: Add GC-related operations.
Ludovic Courtès
2012-12-09
store: Add `add-temp-root'.
Ludovic Courtès
2012-12-06
build: Capture configure-time settings in (guix config).
Ludovic Courtès
2012-12-04
store: Honor $NIX_STORE_DIR and $NIX_STATE_DIR.
Ludovic Courtès
2012-11-08
store: Document `add-to-store' hack for `fixed?'.
Ludovic Courtès
2012-11-01
store: Add `store-path-package-name'.
Ludovic Courtès
2012-10-30
guix-build: Add `--root'.
Ludovic Courtès
2012-10-24
store: Add `query-path-hash'.
Ludovic Courtès
2012-10-13
distro: Add a statically-linked, relocatable Guile 2.0 package.
Ludovic Courtès
2012-09-01
Optimize `store-path?'.
Ludovic Courtès
2012-08-22
Add `close-connection'.
Ludovic Courtès
2012-07-02
Upgrade Nix worker protocol.
Ludovic Courtès
2012-07-01
Add the `valid-path?' RPC.
Ludovic Courtès
2012-07-01
Add missing `set-build-options' parameters.
Ludovic Courtès
2012-06-16
store: Wait for the server to be done sending output.
Ludovic Courtès
2012-06-10
Add `add-to-store' with recursive directory storage.
Ludovic Courtès
2012-06-03
First stab at the `derivation' primitive.
Ludovic Courtès
2012-06-02
store: Raise error conditions upon protocol errors.
Ludovic Courtès
2012-04-18
Split (guix) in (guix store) and (guix derivations).
Ludovic Courtès
[prev]