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
*
Merge branch 'master' into core-updates
Ludovic Courtès
2014-03-17
1
-1
/
+6
|
\
|
*
store: Add 'hash-part->path'.
...
Ludovic Courtès
2014-03-14
1
-1
/
+6
*
|
Merge branch 'master' into core-updates
Ludovic Courtès
2014-03-10
3
-20
/
+103
|
\
|
|
*
tests: 'topologically-sorted' test handles different references orders.
...
Ludovic Courtès
2014-03-10
1
-3
/
+12
|
*
store: Add #:timeout build option.
...
Ludovic Courtès
2014-03-09
1
-0
/
+14
|
*
utils: Add a non-blocking option for 'fcntl-flock'.
...
Ludovic Courtès
2014-03-08
1
-1
/
+43
|
*
store: 'export-paths' doesn't export references of the given files.
...
Ludovic Courtès
2014-03-07
1
-2
/
+5
|
*
tests: Rewrite 'fcntl-lock' test.
...
Ludovic Courtès
2014-03-06
1
-14
/
+29
*
|
Merge branch 'master' into core-updates
...
Ludovic Courtès
2014-02-22
5
-5
/
+166
|
\
|
|
*
nar: Produce archives with files sorted in C collation order.
...
Ludovic Courtès
2014-02-21
1
-1
/
+26
|
*
derivations: Add support for recursive fixed-output derivations.
...
Ludovic Courtès
2014-02-21
1
-2
/
+68
|
*
guix hash: Add '--recursive'.
...
Ludovic Courtès
2014-02-21
1
-1
/
+21
|
*
nar: 'write-file' can write to non-file ports.
...
Ludovic Courtès
2014-02-21
1
-0
/
+7
|
*
store: Change 'export-paths' to always export in topological order.
...
Ludovic Courtès
2014-02-10
1
-0
/
+19
|
*
monads: Add 'text-file*'.
...
Ludovic Courtès
2014-02-03
1
-1
/
+25
*
|
tests: Adjust to recent Binutils change.
...
Ludovic Courtès
2014-01-25
1
-1
/
+1
|
/
*
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
[next]