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 'guix-register' when the socket name length is exceeded.
...
Ludovic Courtès
2015-02-02
1
-1
/
+9
*
tests: Don't dump the list of dead items in the test log.
...
Ludovic Courtès
2015-02-02
1
-1
/
+1
*
store: Add 'build-things'.
...
Ludovic Courtès
2015-02-02
1
-0
/
+37
*
tests: Add 'with-derivation-substitute' and use it.
...
Ludovic Courtès
2015-02-02
1
-48
/
+23
*
tests: Further factorize substitute mocks.
...
Ludovic Courtès
2015-02-02
2
-160
/
+79
*
tests: Use 'with-store' as appropriate.
...
Ludovic Courtès
2015-02-02
1
-173
/
+173
*
lint: Fix argument parsing when several packages are specified.
...
Ludovic Courtès
2015-01-28
1
-0
/
+3
*
derivations: Raise an error for references to non-existent outputs.
...
Ludovic Courtès
2015-01-24
1
-0
/
+11
*
gnu: 'search-patch' raises an error when a patch is not found.
...
Ludovic Courtès
2015-01-20
1
-0
/
+20
*
records: Add support for delayed fields.
...
Ludovic Courtès
2015-01-19
1
-1
/
+46
*
tests: Adjust syscall tests for 2.6ish Linux.
...
Ludovic Courtès
2015-01-19
1
-7
/
+7
*
monads: Add the state monad.
...
Ludovic Courtès
2015-01-17
1
-2
/
+33
*
store: Add #:recursive? parameter to 'export-paths'.
...
Ludovic Courtès
2015-01-17
1
-0
/
+33
*
Merge branch 'core-updates'
...
Ludovic Courtès
2015-01-16
1
-2
/
+53
|
\
|
*
Merge branch 'master' into core-updates
Mark H Weaver
2015-01-13
4
-52
/
+96
|
|
\
|
*
\
Merge branch 'master' into core-updates
Mark H Weaver
2015-01-11
4
-11
/
+121
|
|
\
\
|
*
\
\
Merge branch 'master' into core-updates
Mark H Weaver
2015-01-06
1
-2
/
+21
|
|
\
\
\
|
*
|
|
|
guix package: Follow symlinks for pattern search paths.
...
Ludovic Courtès
2015-01-03
1
-0
/
+51
|
*
|
|
|
Merge branch 'master' into core-updates
Mark H Weaver
2014-12-30
2
-128
/
+238
|
|
\
\
\
\
|
*
|
|
|
|
packages: Add 'file-type' field to 'search-path-specification'.
...
Ludovic Courtès
2014-12-27
1
-2
/
+2
*
|
|
|
|
|
packages: Convert source derivations to monadic style.
...
Ludovic Courtès
2015-01-14
2
-12
/
+15
*
|
|
|
|
|
store: Add 'store-lower'.
...
Ludovic Courtès
2015-01-14
1
-1
/
+7
*
|
|
|
|
|
monads: Move '%store-monad' and related procedures where they belong.
...
Ludovic Courtès
2015-01-14
1
-2
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
tests: Properly synchronize threads in the 'home-page' lint tests.
...
Ludovic Courtès
2015-01-13
1
-5
/
+18
*
|
|
|
|
monads: Remove 'derivation-expression'.
...
Ludovic Courtès
2015-01-12
1
-21
/
+0
*
|
|
|
|
monads: Rewrite 'text-file*' using gexps.
...
Ludovic Courtès
2015-01-12
2
-26
/
+26
*
|
|
|
|
Add (guix sets).
...
Ludovic Courtès
2015-01-11
1
-0
/
+52
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
derivations: Add 'substitution-oracle' and use it.
...
Ludovic Courtès
2015-01-10
1
-1
/
+2
*
|
|
|
derivations: Add 'derivation-output-names'.
...
Ludovic Courtès
2015-01-09
1
-1
/
+9
*
|
|
|
import: Add CPAN importer.
...
Eric Bavier
2015-01-09
1
-0
/
+107
*
|
|
|
tests: import: Factorize utility function.
...
Eric Bavier
2015-01-09
1
-8
/
+1
*
|
|
|
import: Factorize utility functions.
...
Eric Bavier
2015-01-09
1
-1
/
+1
*
|
|
|
tests: Add missing copyright line.
...
Ludovic Courtès
2015-01-07
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
gnu: Search for patches under $GUIX_PACKAGE_PATH.
...
Ludovic Courtès
2015-01-03
1
-2
/
+21
|
|
/
|
/
|
*
|
tests: Make the 'lint' tests slightly more concise.
...
Ludovic Courtès
2014-12-29
1
-152
/
+129
*
|
tests: Factorize the 'dummy-package' macro.
...
Ludovic Courtès
2014-12-29
2
-13
/
+1
*
|
lint: Add tests for the 'home-page' checker.
...
Ludovic Courtès
2014-12-29
1
-1
/
+146
|
/
*
syscalls: Add more procedures for network interfaces.
...
Ludovic Courtès
2014-12-19
1
-1
/
+33
*
tests: Use 'test-assertm' for profiles.
...
Ludovic Courtès
2014-12-15
1
-13
/
+17
*
guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.
...
nebuli
2014-12-06
1
-0
/
+13
*
guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
...
nebuli
2014-11-30
1
-0
/
+10
*
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
[next]