index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
store: Add 'topologically-sorted'.
...
Ludovic Courtès
2014-01-24
1
-0
/
+32
*
nar: Add 'restore-file-set', for use by build hooks.
...
Ludovic Courtès
2014-01-24
1
-1
/
+102
*
hash: Add 'open-sha256-input-port', for Guile > 2.0.9.
...
Ludovic Courtès
2014-01-24
1
-1
/
+58
*
utils: Add 'fcntl-flock'.
...
Ludovic Courtès
2014-01-24
1
-1
/
+31
*
store: Add 'register-path' procedure.
...
Ludovic Courtès
2014-01-24
1
-1
/
+21
*
guix-register: Support registration in the current store, without '--prefix'.
...
Ludovic Courtès
2014-01-24
1
-1
/
+28
*
archive: Add '--missing'.
...
Ludovic Courtès
2014-01-06
1
-1
/
+19
*
guix package: Gracefully deal with EPIPE on stdout for --list-*.
...
Ludovic Courtès
2014-01-04
1
-1
/
+8
*
archive: Add '--authorize'.
...
Ludovic Courtès
2013-12-30
1
-0
/
+3
*
pk-crypto: Fix 'canonical-sexp->sexp' for atoms.
...
Ludovic Courtès
2013-12-30
1
-1
/
+4
*
pk-crypto: Work around Libgcrypt bug <https://bugs.g10code.com/gnupg/issue1594>.
...
Ludovic Courtès
2013-12-30
1
-0
/
+12
*
Add (guix pki).
...
Ludovic Courtès
2013-12-29
1
-0
/
+51
*
pk-crypto: Add canonical-sexp to sexp conversion procedures.
...
Ludovic Courtès
2013-12-29
1
-0
/
+46
*
pk-crypto: Add 'canonical-sexp-length' and related procedures.
...
Ludovic Courtès
2013-12-29
1
-0
/
+12
*
pk-crypto: 'canonical-sexp-nth-data' returns a symbol for "tokens".
...
Ludovic Courtès
2013-12-29
1
-2
/
+3
*
authenticate: Store the public key as part of the signature.
...
Ludovic Courtès
2013-12-29
1
-2
/
+2
*
pk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'.
...
Ludovic Courtès
2013-12-29
1
-23
/
+23
*
Add 'guix archive'.
...
Ludovic Courtès
2013-12-22
1
-0
/
+45
*
authenticate: Add test.
...
Ludovic Courtès
2013-12-21
1
-0
/
+63
*
build: Adjust pk-crypto tests to Libgcrypt 1.5.3.
...
Ludovic Courtès
2013-12-21
1
-3
/
+11
*
daemon: Implement signed archive import/export.
...
Ludovic Courtès
2013-12-20
3
-0
/
+57
*
pk-crypto: Add a few sexp utility procedures.
...
Ludovic Courtès
2013-12-20
1
-0
/
+42
*
Add (guix pk-crypto).
...
Ludovic Courtès
2013-12-20
1
-0
/
+106
*
guix package: allow multiple arguments after -i, -r, and -u.
...
Mark H Weaver
2013-12-14
1
-0
/
+3
*
build: Skip one 'package-source-derivation' test when networking is missing.
...
Ludovic Courtès
2013-12-11
1
-0
/
+2
*
store: Add tests for 'store-path-package-name'.
...
Ludovic Courtès
2013-12-11
1
-0
/
+11
*
monads: Fix 'anym'.
...
Ludovic Courtès
2013-12-10
1
-0
/
+12
*
derivations: Use more keyword parameters for 'build-expression->derivation'.
...
Ludovic Courtès
2013-12-04
5
-62
/
+32
*
Merge branch 'master' into core-updates
...
Ludovic Courtès
2013-11-20
5
-0
/
+132
|
\
|
*
packages: 'package-field-location' returns a relative file name.
...
Ludovic Courtès
2013-11-18
1
-0
/
+6
|
*
guix build: '-e' can be passed a monadic thunk.
...
Ludovic Courtès
2013-11-18
1
-0
/
+8
|
*
derivations: Allow 'map-derivations' to replace sources.
...
Ludovic Courtès
2013-11-13
1
-0
/
+22
|
*
packages: Suitably cope with indirect store paths as package sources.
...
Ludovic Courtès
2013-11-13
1
-0
/
+11
|
*
store: Make 'direct-store-path?' public.
...
Ludovic Courtès
2013-11-13
1
-0
/
+9
|
*
derivations: Add 'map-derivation'.
...
Ludovic Courtès
2013-11-13
1
-0
/
+30
|
*
utils: Add 'string-replace-substring'.
...
Ludovic Courtès
2013-11-13
1
-0
/
+8
|
*
guix build: Add '--log-file'.
...
Ludovic Courtès
2013-11-12
1
-0
/
+11
|
*
store: Add 'log-file' procedure.
...
Ludovic Courtès
2013-11-12
1
-0
/
+27
*
|
tests: Adjust to bootstrap tarball updates.
...
Ludovic Courtès
2013-11-16
2
-4
/
+4
*
|
Merge branch 'master' into core-updates
...
Ludovic Courtès
2013-11-08
4
-11
/
+188
|
\
|
|
*
packages: Add a 'snippet' field to <origin>.
...
Ludovic Courtès
2013-11-07
1
-0
/
+61
|
*
tests: Fix max-silent-time test.
...
Ludovic Courtès
2013-11-04
1
-3
/
+4
|
*
tests: Add the builder as an input to raw derivations.
...
Ludovic Courtès
2013-11-04
1
-8
/
+10
|
*
guix package: Allow removal of a specific package output.
...
Ludovic Courtès
2013-11-01
1
-0
/
+97
|
*
ui: Factorize package specification parsing.
...
Ludovic Courtès
2013-11-01
1
-0
/
+17
|
/
*
derivations: 'derivation-path->output-path' honors the 'output' parameter.
...
Ludovic Courtès
2013-10-30
1
-0
/
+17
*
records: define-record-type*: Field bindings are bound with 'let*'.
...
Ludovic Courtès
2013-10-15
1
-3
/
+3
*
monads: Allow resolution of a monad's bind/return at expansion time.
...
Ludovic Courtès
2013-10-03
1
-0
/
+5
*
Add (guix monads).
...
Ludovic Courtès
2013-10-03
1
-0
/
+163
*
guix package: '--delete-generations' deletes generations older than specified.
...
Ludovic Courtès
2013-09-27
1
-0
/
+7
[next]