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
*
tests: Add 'union-build' test for <http://bugs.gnu.org/17083>.
...
Ludovic Courtès
2014-04-02
1
-1
/
+47
*
union: Rewrite to be faster; handle symlink/directory conflicts.
...
Mark H Weaver
2014-04-02
1
-41
/
+0
*
guix package: Register non-default profiles as GC roots.
...
Ludovic Courtès
2014-04-02
1
-0
/
+7
*
Use 'signature-case' in (guix nar) and 'substitute-binary'.
...
Ludovic Courtès
2014-03-31
1
-41
/
+0
*
pki: Add 'signature-case' macro.
...
Ludovic Courtès
2014-03-31
1
-3
/
+76
*
tests: Test the error output of 'substitute-binary'.
...
Ludovic Courtès
2014-03-30
1
-14
/
+26
*
tests: Add more signed substitute tests.
...
Ludovic Courtès
2014-03-30
1
-3
/
+48
*
tests: Simplify 'substitute-binary' tests; reduce use of global variables.
...
Ludovic Courtès
2014-03-30
1
-70
/
+62
*
tests: Make sure the daemon reports substitute hash mismatches.
...
Ludovic Courtès
2014-03-30
1
-0
/
+58
*
substitute-binary: Defer narinfo authentication and authorization checks.
...
Ludovic Courtès
2014-03-30
1
-58
/
+134
*
substitute-binary: Support the Signature field of a narinfo file.
...
Nikita Karetnikov
2014-03-30
2
-0
/
+256
*
tests: Make sure 'guix archive --import' succeeds.
...
Ludovic Courtès
2014-03-29
1
-0
/
+2
*
daemon: Add tests for substitutes and --no-substitutes.
...
Ludovic Courtès
2014-03-27
1
-4
/
+52
*
Merge branch 'core-updates'
Ludovic Courtès
2014-03-26
1
-1
/
+1
|
\
|
*
Merge branch 'master' into core-updates
Mark H Weaver
2014-03-22
3
-5
/
+75
|
|
\
|
*
\
Merge branch 'master' into core-updates
Ludovic Courtès
2014-03-17
1
-1
/
+6
|
|
\
\
|
*
\
\
Merge branch 'master' into core-updates
Ludovic Courtès
2014-03-10
3
-20
/
+103
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into core-updates
...
Ludovic Courtès
2014-02-22
5
-5
/
+166
|
|
\
\
\
\
|
*
|
|
|
|
tests: Adjust to recent Binutils change.
...
Ludovic Courtès
2014-01-25
1
-1
/
+1
*
|
|
|
|
|
utils: Add 'call-with-decompressed-port' and 'call-with-compressed-output-port'.
...
Ludovic Courtès
2014-03-24
1
-17
/
+10
*
|
|
|
|
|
utils: Add 'filtered-output-port' and 'compressed-output-port'.
...
Ludovic Courtès
2014-03-24
1
-0
/
+19
*
|
|
|
|
|
tests: Make sure substitutes are usable when we need them.
...
Ludovic Courtès
2014-03-22
1
-0
/
+3
*
|
|
|
|
|
authenticate: Support reading the hash or key from stdin.
...
Ludovic Courtès
2014-03-22
1
-1
/
+12
*
|
|
|
|
|
utils: Add 'decompressed-port' and 'compressed-port'.
...
Ludovic Courtès
2014-03-22
1
-0
/
+11
*
|
|
|
|
|
utils: 'filtered-port' doesn't leave dangling processes behind.
...
Ludovic Courtès
2014-03-22
1
-0
/
+8
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0.
...
Ludovic Courtès
2014-03-20
1
-0
/
+2
*
|
|
|
|
pk-crypto: Use RFC6979 when signing with an ECC or DSA key.
...
Ludovic Courtès
2014-03-19
1
-2
/
+38
*
|
|
|
|
tests: Test recovery from 'valid-path?' RPCs with an invalid parameter.
...
Ludovic Courtès
2014-03-19
1
-1
/
+33
*
|
|
|
|
build: Fix test failures due to the nix -> guix directory name change.
...
Ludovic Courtès
2014-03-17
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
store: Add 'hash-part->path'.
...
Ludovic Courtès
2014-03-14
1
-1
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
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
|
|
/
|
/
|
*
|
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
|
/
*
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
[next]