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: Corrupt archive import test is robust against different store prefixes.
...
Ludovic Courtès
2017-05-07
1
-2
/
+3
*
Add (guix discovery).
...
Ludovic Courtès
2017-05-03
1
-0
/
+52
*
publish: Produce a "FileSize" narinfo field when possible.
...
Ludovic Courtès
2017-05-01
1
-8
/
+17
*
packages: Remove support for PACKAGE-VERSION deprecated syntax.
...
Ludovic Courtès
2017-05-01
1
-1
/
+0
*
cache: Work around 'time-monotonic' bug in Guile 2.2.2.
...
Ludovic Courtès
2017-04-22
1
-0
/
+7
*
derivations: Adjust builder encoding test.
...
Ludovic Courtès
2017-04-22
1
-6
/
+7
*
tests: Adjust to the addition of a new Coreutils version.
...
Ludovic Courtès
2017-04-21
1
-3
/
+4
*
derivations: Restore UTF-8 encoding of build scripts.
...
Ludovic Courtès
2017-04-21
1
-0
/
+13
*
store: 'GUIX_DAEMON_SOCKET' can now be a URI.
...
Ludovic Courtès
2017-04-21
2
-0
/
+16
*
gexp: 'gexp-modules' accepts plain Scheme objects.
...
Ludovic Courtès
2017-04-19
1
-0
/
+4
*
Add (guix cache) and use it in (guix scripts substitute).
...
Ludovic Courtès
2017-04-18
1
-0
/
+81
*
publish: Add '--cache' and '--workers'.
...
Ludovic Courtès
2017-04-18
1
-0
/
+54
*
Add (guix workers).
...
Ludovic Courtès
2017-04-18
1
-0
/
+45
*
services: Service types can now specify a default value for instances.
...
Ludovic Courtès
2017-04-16
1
-0
/
+11
*
services: 'service-parameters' becomes 'service-value'.
...
Ludovic Courtès
2017-04-16
1
-2
/
+2
*
size: Add test to multiple 'store-profile' arguments.
...
Ludovic Courtès
2017-04-07
1
-1
/
+17
*
packages: Add 'package-mapping' and base 'package-input-rewriting' on it.
...
Ludovic Courtès
2017-04-05
1
-0
/
+27
*
tests: Adjust search-paths test following the introduction of aarch64.
...
Ludovic Courtès
2017-04-04
1
-1
/
+1
*
packages: Catch invalid input errors for structs.
...
Ludovic Courtès
2017-04-04
1
-0
/
+8
*
gexp: 'lower-object' raises an exception when passed an invalid object.
...
Ludovic Courtès
2017-04-04
1
-0
/
+7
*
Merge branch 'master' into core-updates
...
Marius Bakke
2017-03-30
1
-0
/
+29
|
\
|
*
derivations: Do not fetch narinfos for non-substitutable items.
...
Ludovic Courtès
2017-03-28
1
-0
/
+29
*
|
Merge branch 'master' into core-updates
Leo Famulari
2017-03-27
2
-1
/
+29
|
\
|
|
*
ui: Support Texinfo markup in package synopses.
...
Alex Kost
2017-03-27
1
-0
/
+8
|
*
union: Add create-all-directories? parameter to 'union-build'.
...
Huang Ying
2017-03-26
1
-1
/
+21
*
|
Merge remote-tracking branch 'origin/master' into core-updates
Efraim Flashner
2017-03-23
3
-2
/
+38
|
\
|
|
*
tests: Skip 'guix pack' test when networking is unavailable.
...
Ludovic Courtès
2017-03-22
1
-0
/
+1
|
*
tests: Fix 'cond-expand' clause for 2.2/2.0.
...
Ludovic Courtès
2017-03-22
1
-2
/
+2
|
*
publish: Make the nar URL prefix a parameter.
...
Ludovic Courtès
2017-03-22
1
-0
/
+30
|
*
publish: The public and private keys are now SRFI-39 parameters.
...
Ludovic Courtès
2017-03-22
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/master' into core-updates
Efraim Flashner
2017-03-22
1
-1
/
+11
|
\
|
|
*
file-systems: Do not use (gnu packages …).
...
Ludovic Courtès
2017-03-21
1
-1
/
+11
*
|
Merge branch 'master' into core-updates
Mark H Weaver
2017-03-19
9
-25
/
+112
|
\
|
|
*
gnu: Rename "guile-next" to "guile".
...
Ludovic Courtès
2017-03-19
1
-2
/
+2
|
*
build: Require Guile >= 2.0.9.
...
Ludovic Courtès
2017-03-18
1
-11
/
+1
|
*
profiles: Packages in a profile can be cross-compiled.
...
Ludovic Courtès
2017-03-17
1
-1
/
+30
|
*
pack: Move absolute file name to <compressor>.
...
Ludovic Courtès
2017-03-17
1
-1
/
+2
|
*
gexp: Add '=>' syntax to import computed modules.
...
Ludovic Courtès
2017-03-16
1
-0
/
+39
|
*
utils: Move base16 procedures to (guix base16).
...
Ludovic Courtès
2017-03-16
4
-10
/
+38
*
|
Merge branch 'master' into core-updates
Marius Bakke
2017-03-15
4
-3
/
+100
|
\
|
|
*
tests: Expect less accurate location info in 2.2.0.
...
Ludovic Courtès
2017-03-15
1
-1
/
+8
|
*
store: Adjust UTF-8 test to Guile 2.2.
...
Ludovic Courtès
2017-03-15
1
-1
/
+3
|
*
zlib: Don't rely on EBADF being ignored by 'fport_close'.
...
Ludovic Courtès
2017-03-15
1
-1
/
+10
|
*
pack: Add unit test.
...
Ludovic Courtès
2017-03-14
1
-0
/
+79
*
|
Merge branch 'master' into core-updates
Ludovic Courtès
2017-03-09
4
-7
/
+13
|
\
|
|
*
ui: Don't use '%default-port-encoding' to set the encoding of string ports.
...
Ludovic Courtès
2017-03-08
1
-4
/
+7
|
*
tests: Avoid zero-expression 'begin' form.
...
Ludovic Courtès
2017-03-08
1
-1
/
+2
|
*
hash: Close or flush sha256 output ports before calling their 'get' procedure.
...
Ludovic Courtès
2017-03-08
2
-2
/
+4
*
|
gnu: Add bootstrap-binaries for 'aarch64-linux'.
...
Efraim Flashner
2017-02-20
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/master' into core-updates
Efraim Flashner
2017-02-20
5
-6
/
+7
|
\
|
[next]