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
*
syscalls: Add 'mount-points'.
...
Ludovic Courtès
2014-11-10
1
-0
/
+3
*
lint: Allow synopses that start with an abbreviation.
...
Ludovic Courtès
2014-11-07
1
-0
/
+10
*
lint: Improve check for synopses starting with package name.
...
Ludovic Courtès
2014-11-07
1
-0
/
+8
*
lint: Simplify no-warnings tests.
...
Ludovic Courtès
2014-11-07
1
-35
/
+30
*
tests: Avoid Bash extension in 'tests/guix-lint.sh'.
...
Ludovic Courtès
2014-11-06
1
-1
/
+1
*
tests: When a store item is to be deleted, make it statistically unique.
...
Ludovic Courtès
2014-11-04
1
-1
/
+1
*
store: Invalidate caches once GC has run.
...
Ludovic Courtès
2014-11-04
1
-0
/
+25
*
packages: 'package-transitive-supported-systems' accounts for indirect deps.
...
Ludovic Courtès
2014-11-03
1
-5
/
+13
*
packages: Implement grafts.
...
Ludovic Courtès
2014-11-02
1
-14
/
+91
*
packages: Add 'package->bag' test for propagated inputs.
...
Ludovic Courtès
2014-11-02
1
-0
/
+11
*
derivations: Add 'derivation-name'.
...
Ludovic Courtès
2014-11-02
1
-0
/
+5
*
derivations: Fix 'derivation-prerequisites-to-build' when #:local-build?.
...
Ludovic Courtès
2014-10-29
1
-1
/
+24
*
tests: Move some of the narinfo test tools to (guix tests).
...
Ludovic Courtès
2014-10-29
1
-33
/
+15
*
derivations: Add 'offloadable-derivation?' and 'substitutable-derivation?'.
...
Ludovic Courtès
2014-10-29
1
-0
/
+6
*
build: Adjust lint tests for latest rules.
...
Eric Bavier
2014-10-28
1
-2
/
+2
*
guix: lint: Make exception for package name starting description.
...
Eric Bavier
2014-10-26
1
-0
/
+9
*
guix: lint: Allow digits at start of synopsis or description.
...
Eric Bavier
2014-10-26
1
-0
/
+18
*
guix: lint: Check for empty synopses and descriptions.
...
Eric Bavier
2014-10-26
1
-0
/
+9
*
guix: lint: Check for proper end-of-sentence space.
...
Eric Bavier
2014-10-26
1
-0
/
+29
*
packages: Add 'package-transitive-supported-systems'.
...
Ludovic Courtès
2014-10-17
1
-0
/
+13
*
derivations: Introduce 'graft' record type.
...
Ludovic Courtès
2014-10-17
1
-2
/
+6
*
guix lint: add the --checkers option.
...
Cyril Roelandt
2014-10-16
1
-0
/
+75
*
guix package: Add '--switch-generation' option.
...
Alex Kost
2014-10-12
1
-1
/
+11
*
syscalls: Accept ENOENT in the 'swapoff' test.
...
Ludovic Courtès
2014-10-12
1
-2
/
+2
*
build: Make sure tests/guix-package.sh doesn't leave anything behind it.
...
Ludovic Courtès
2014-10-10
1
-3
/
+2
*
ui: Move 'show-manifest-transaction' from (guix profiles).
...
Alex Kost
2014-10-10
2
-18
/
+35
*
Break module cycle involving (guix store) and (guix ui).
...
Ludovic Courtès
2014-10-09
3
-2
/
+3
*
substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.
...
Ludovic Courtès
2014-10-09
1
-0
/
+3
*
monads: Add 'mbegin'.
...
Ludovic Courtès
2014-10-08
1
-1
/
+16
*
packages: Gracefully print packages whose 'location' is #f.
...
Ludovic Courtès
2014-10-08
1
-1
/
+22
*
derivations: Add 'graft-derivation'.
...
Ludovic Courtès
2014-10-08
1
-0
/
+29
*
guix lint: make sure synopses do not start with the package name.
...
Cyril Roelandt
2014-10-08
1
-0
/
+10
*
guix lint: Make sure a synopsis cannot start with a lower-case article.
...
Cyril Roelandt
2014-10-08
1
-0
/
+18
*
guix lint: check whether descriptions and synopses start with an upper-case l...
...
Cyril Roelandt
2014-10-08
1
-0
/
+18
*
guix lint: Make sure synopses are not too long.
...
Cyril Roelandt
2014-10-08
1
-0
/
+9
*
build-system: Bags record their system and target.
...
Ludovic Courtès
2014-10-05
1
-1
/
+35
*
gnu: cross-base: Use the right dynamic linker name.
...
Ludovic Courtès
2014-10-05
1
-4
/
+4
*
build-system: Introduce "bags" as an intermediate representation.
...
Ludovic Courtès
2014-10-05
2
-10
/
+14
*
utils: Add 'strip-keyword-arguments'.
...
Ludovic Courtès
2014-10-05
1
-0
/
+6
*
ui: Recognize the same size units as Coreutils.
...
Ludovic Courtès
2014-10-03
1
-0
/
+4
*
download: Allow raw file names or file:// URLs.
...
Ludovic Courtès
2014-10-03
1
-0
/
+17
*
import: Add PyPI importer.
...
David Thompson
2014-09-29
2
-2
/
+104
*
Introduce the 'GUIX_PACKAGE_PATH' environment variable.
...
Ludovic Courtès
2014-09-24
1
-0
/
+6
*
guix build: Add -L/--load-path as a common option.
...
Ludovic Courtès
2014-09-24
1
-0
/
+19
*
Merge branch 'core-updates'
Ludovic Courtès
2014-09-22
1
-1
/
+56
|
\
|
*
utils: Allow wrap-program to be called multiple times.
...
Eric Bavier
2014-09-13
1
-1
/
+56
*
|
syscalls: Add 'swapon' and 'swapoff'.
...
Ludovic Courtès
2014-09-18
1
-0
/
+16
*
|
syscalls: Add 'all-network-interfaces'.
...
Ludovic Courtès
2014-09-14
1
-1
/
+7
*
|
syscalls: Add 'network-interface-flags'.
...
Ludovic Courtès
2014-09-14
1
-0
/
+17
*
|
syscalls: Add 'network-interfaces'.
...
Ludovic Courtès
2014-09-14
1
-1
/
+7
|
/
[next]