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
*
derivations: Do not fetch narinfos for non-substitutable items.
...
Ludovic Courtès
2017-03-28
1
-0
/
+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
*
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
*
file-systems: Do not use (gnu packages …).
...
Ludovic Courtès
2017-03-21
1
-1
/
+11
*
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
*
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
*
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
*
tests: Adjust for 'http-fetch' change in (guix import json).
...
Ludovic Courtès
2017-02-13
4
-5
/
+5
*
tests: Relax test on utmpx entries.
...
Ludovic Courtès
2017-02-11
1
-1
/
+2
*
import: pypi: Correctly handle multiple-URL origins.
...
Ludovic Courtès
2017-02-08
1
-0
/
+10
*
linux-container: Add 'container-excursion*'.
...
Ludovic Courtès
2017-02-07
1
-0
/
+27
*
file-systems: Remove dependency on (guix store).
...
Ludovic Courtès
2017-02-04
1
-0
/
+8
*
tests: Really skip /var/run/utmpx test when needed.
...
Paul Garlick
2017-01-31
1
-1
/
+1
*
store: Add 'add-data-to-store'.
...
Ludovic Courtès
2017-01-30
1
-0
/
+5
*
tests: Adjust pypi test to recent importer change.
...
Carlo Zancanaro
2017-01-28
1
-4
/
+2
*
bournish: Extend 'rm' command.
...
Ricardo Wurmus
2017-01-26
1
-0
/
+12
*
grafts: Do not pull derivation outputs not depended on.
...
Ludovic Courtès
2017-01-25
1
-2
/
+116
*
syscalls: Export 'read-utmpx'.
...
Ludovic Courtès
2017-01-24
1
-0
/
+9
*
syscalls: Add utmpx procedures and data structure.
...
Ludovic Courtès
2017-01-19
1
-1
/
+12
*
guix environment, build: Allow absolute file names with '--root'.
...
Ludovic Courtès
2017-01-19
1
-1
/
+6
*
file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.
...
Ludovic Courtès
2017-01-16
1
-1
/
+23
*
daemon: Client settings no longer override daemon settings.
...
Ludovic Courtès
2017-01-15
2
-2
/
+54
*
challenge: Return comparison reports instead of just discrepancies.
...
Ludovic Courtès
2017-01-14
1
-9
/
+53
*
daemon: Allow check builds of 'builtin:download' derivations.
...
Ludovic Courtès
2017-01-11
1
-1
/
+26
*
guix package: Fix version and output for 'guix package -i /gnu/store/…'.
...
Ludovic Courtès
2017-01-11
1
-1
/
+9
*
graph: Add '%reverse-package-node-type'.
...
Ludovic Courtès
2017-01-04
1
-1
/
+13
*
gexp: Support 'ungexp' forms in improper lists.
...
Ludovic Courtès
2017-01-01
1
-1
/
+11
*
build-system: cargo: Handle Cargo.lock file not present.
...
David Craven
2017-01-01
1
-1
/
+1
*
import: crate: Provide a default home-page value.
...
David Craven
2017-01-01
1
-0
/
+1
*
guix build: '--with-source' overrides the 'replacement' of a package.
...
Ludovic Courtès
2016-12-21
1
-0
/
+13
*
environment: Add '--root' option.
...
Ludovic Courtès
2016-12-20
1
-1
/
+16
*
gexp: Native inputs of nested gexps are properly accounted for.
...
Ludovic Courtès
2016-12-19
1
-1
/
+10
*
tests: Mock up http-fetch.
...
Ricardo Wurmus
2016-12-18
1
-28
/
+35
*
tests: Adjust cpan tests.
...
Ricardo Wurmus
2016-12-18
1
-4
/
+6
*
tests: Mock up http-fetch in import test.
...
Ricardo Wurmus
2016-12-18
1
-30
/
+34
*
tests: Mock up http-fetch in import tests.
...
Ricardo Wurmus
2016-12-18
2
-50
/
+55
[next]