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: Skip all the container tests when needed.
...
Ludovic Courtès
2016-06-25
1
-4
/
+13
*
tests: Strengthen regexp in 'packages.scm'.
...
Ludovic Courtès
2016-06-20
1
-1
/
+1
*
gexp: Add 'local-file' file name resolution test.
...
Ludovic Courtès
2016-06-16
1
-0
/
+9
*
gexp: Add #:select? parameter to 'local-file'.
...
Ludovic Courtès
2016-06-16
1
-1
/
+17
*
packages: The 'source' can be any lowerable object.
...
Ludovic Courtès
2016-06-15
1
-0
/
+15
*
import: pypi: read requirements from wheels.
...
Cyril Roelandt
2016-06-14
1
-1
/
+77
*
serialization: Add #:select? parameter to 'write-file'.
...
Ludovic Courtès
2016-06-12
1
-1
/
+41
*
ui: 'string->duration' supports hours and seconds.
...
Ludovic Courtès
2016-06-09
1
-1
/
+5
*
publish: Encore URIs that appear in narinfos.
...
Ludovic Courtès
2016-06-08
1
-0
/
+45
*
bournish: Allow compilation of multiple expressions.
...
Ludovic Courtès
2016-06-06
1
-0
/
+42
*
profiles: 'profile-derivation' now honors #:system.
...
Ludovic Courtès
2016-06-05
1
-0
/
+15
*
daemon: Substitute queries return immediately when substitutes are disabled.
...
Ludovic Courtès
2016-05-31
1
-1
/
+28
*
container: Gracefully report mount errors in the child process.
...
Ludovic Courtès
2016-05-31
2
-0
/
+22
*
cve: Use a more compact format for the list of package/versions.
...
Ludovic Courtès
2016-05-28
1
-10
/
+7
*
guix package: Inherit the transformed version number.
...
Ludovic Courtès
2016-05-27
1
-0
/
+14
*
store: 'requisites' now takes a list of store items.
...
Ludovic Courtès
2016-05-24
1
-4
/
+6
*
size: 'store-profile' takes a list of store items.
...
Ludovic Courtès
2016-05-24
1
-2
/
+2
*
tests: Do not run 'cve' checker in 'tests/guix-lint.sh'.
...
Ludovic Courtès
2016-05-24
1
-1
/
+1
*
graph: Add 'node-reachable-count'.
...
Ludovic Courtès
2016-05-24
1
-0
/
+13
*
grafts: Rename files whose name matches a graft.
...
Ludovic Courtès
2016-05-21
1
-0
/
+17
*
grafts: Preserve empty directories when grafting.
...
Ludovic Courtès
2016-05-21
1
-0
/
+24
*
graph: Allow store file names for 'derivation' and 'references' graphs.
...
Ludovic Courtès
2016-05-21
1
-1
/
+17
*
derivations: 'derivation' sorts items in the resulting object.
...
Ludovic Courtès
2016-05-21
1
-0
/
+27
*
utils: Move 'fcntl-flock' to (guix build syscalls).
...
Ludovic Courtès
2016-05-06
2
-82
/
+88
*
utils: Move combinators to (guix combinators).
...
Ludovic Courtès
2016-05-04
2
-56
/
+85
*
utils: Remove 'split'.
...
Ludovic Courtès
2016-05-04
1
-14
/
+0
*
syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.
...
Ludovic Courtès
2016-05-03
1
-1
/
+1
*
syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.
...
Ludovic Courtès
2016-05-02
1
-0
/
+25
*
lint: 'check-vulnerabilities' follows package replacements.
...
Ludovic Courtès
2016-04-28
1
-0
/
+19
*
lint: Report synopses/descriptions that are not strings.
...
Ludovic Courtès
2016-04-27
1
-0
/
+16
*
syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl.
...
Ludovic Courtès
2016-04-25
1
-3
/
+4
*
syscalls: Add 'statfs'.
...
Ludovic Courtès
2016-04-25
1
-0
/
+15
*
syscalls: 'terminal-columns' ignores non-file ports.
...
Ludovic Courtès
2016-04-16
1
-0
/
+4
*
syscalls: Add TIOCGWINSZ bindings.
...
Ludovic Courtès
2016-04-15
1
-0
/
+13
*
utils: Add 'edit-expression'.
...
宋文武
2016-04-13
1
-0
/
+13
*
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-04-03
45
-138
/
+3
*
environment: Properly handle SIGINT.
...
David Thompson
2016-03-27
1
-1
/
+6
*
syscalls: 'interface-address' can return #f.
...
Ludovic Courtès
2016-03-25
1
-2
/
+6
*
guix build: '--with-source' correctly matches versioned file names.
...
Ludovic Courtès
2016-03-23
1
-0
/
+20
*
derivations: Raise an error when a module file is not found.
...
Ludovic Courtès
2016-03-23
1
-0
/
+9
*
gexp: Add #:disallowed-references.
...
Ludovic Courtès
2016-03-20
1
-0
/
+24
*
derivations: Add #:disallowed-references.
...
Ludovic Courtès
2016-03-20
1
-0
/
+19
*
import: pypi: Emit 'pypi-uri' only when it yields the right URL.
...
Ludovic Courtès
2016-03-19
1
-1
/
+2
*
substitute: Honor client-provided empty URL list.
...
Ludovic Courtès
2016-03-16
1
-1
/
+5
*
upstream: Fix 'signature-urls' coalescing.
...
Ludovic Courtès
2016-03-09
1
-0
/
+49
*
packages: Gracefully report packages not found.
...
Ludovic Courtès
2016-03-08
1
-0
/
+9
*
packages: Support the deprecated "NAME-VERSION" syntax.
...
Ludovic Courtès
2016-03-08
1
-0
/
+1
*
tests: Disable grafting by default for most tests.
...
Ludovic Courtès
2016-03-06
6
-8
/
+35
*
tests: Disable tests that would rebuild the world due to grafting.
...
Ludovic Courtès
2016-03-05
1
-15
/
+27
*
packages: The result of 'bag-grafts' does not contain duplicates.
...
Ludovic Courtès
2016-03-05
1
-0
/
+25
[next]