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
*
file-systems: 'uuid' raises a syntax error for invalid UUIDs.
...
Ludovic Courtès
2015-07-16
1
-0
/
+10
*
file-systems: Allow users to specify file system UUIDs as strings.
...
Ludovic Courtès
2015-07-14
1
-0
/
+46
*
substitute: Honor "substitute-urls" option passed by "untrusted" clients.
...
Ludovic Courtès
2015-07-13
3
-13
/
+53
*
substitute: Store cached narinfo in cache-specific sub-directories.
...
Ludovic Courtès
2015-07-13
1
-3
/
+3
*
tests: Skip namespace-related tests when that feature is missing.
...
Ludovic Courtès
2015-07-10
1
-0
/
+6
*
gnu: build: Add Linux container module.
...
David Thompson
2015-07-09
1
-0
/
+136
*
tests: Use the right identifier in tests/elpa.scm.
...
Ludovic Courtès
2015-07-08
1
-3
/
+3
*
import: Add 'elpa' importer.
...
Federico Beffa
2015-07-08
1
-0
/
+109
*
build: syscalls: Add pivot-root.
...
David Thompson
2015-07-07
1
-0
/
+29
*
build: syscalls: Add setns.
...
David Thompson
2015-07-07
1
-0
/
+26
*
build: syscalls: Add clone.
...
David Thompson
2015-07-07
1
-0
/
+15
*
build: syscalls: Add mkdtemp!
...
David Thompson
2015-07-07
1
-0
/
+9
*
tests: Test the exit code of 'guix environment'.
...
Ludovic Courtès
2015-07-08
1
-0
/
+8
*
store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.
...
Ludovic Courtès
2015-07-08
1
-0
/
+11
*
derivations: Add #:substitutable?, distinguished from #:local-build?.
...
Ludovic Courtès
2015-07-03
1
-7
/
+37
*
environment: For --ad-hoc, allow users to specify an output.
...
Ludovic Courtès
2015-07-01
1
-0
/
+3
*
environment: Add only the specified outputs of the dependencies.
...
Ludovic Courtès
2015-07-01
1
-0
/
+20
*
tests: Add tests for 'guix environment'.
...
Ludovic Courtès
2015-07-01
1
-0
/
+61
*
import: pypi: Detect inputs.
...
Cyril Roelandt
2015-06-24
1
-13
/
+29
*
Add (guix cpio).
...
Ludovic Courtès
2015-06-24
1
-0
/
+84
*
tests: Move 'file=?' to (guix tests).
...
Ludovic Courtès
2015-06-24
1
-11
/
+0
*
gexp: 'local-file' canonicalizes its file argument.
...
Ludovic Courtès
2015-06-19
1
-0
/
+19
*
gexp: 'local-file' now defaults to non-recursive.
...
Ludovic Courtès
2015-06-19
1
-2
/
+2
*
Add 'guix size'.
...
Ludovic Courtès
2015-06-18
1
-0
/
+87
*
tests: Avoid sequence of zero expressions.
...
Ludovic Courtès
2015-06-11
1
-1
/
+1
*
records: Add support for 'innate' fields.
...
Ludovic Courtès
2015-06-11
1
-0
/
+30
*
guix-register: Perform deduplication even when --prefix is passed.
...
Ludovic Courtès
2015-06-10
1
-5
/
+34
*
tests: Make the daemon socket explicit in guix-register test.
...
Ludovic Courtès
2015-06-10
1
-3
/
+4
*
import: hackage: Refactor parsing code and add new options.
...
Federico Beffa
2015-06-09
1
-40
/
+48
*
monads: Allow n-ary '>>=' expressions.
...
Ludovic Courtès
2015-06-08
1
-0
/
+13
*
store: Add 'verify-store' RPC.
...
Ludovic Courtès
2015-06-06
1
-0
/
+54
*
gexp: Add 'plain-file'.
...
Ludovic Courtès
2015-06-03
1
-0
/
+10
*
base32: Use a custom error condition instead of 'misc-error'.
...
Ludovic Courtès
2015-05-31
1
-1
/
+9
*
monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.
...
Ludovic Courtès
2015-05-27
1
-6
/
+7
*
tests: Make sure %BOOTSTRAP-GUILE is available when we need it.
...
Ludovic Courtès
2015-05-27
1
-2
/
+6
*
gc: ignore trailing slash or subdirectories for `guix gc -d'
...
Cyrill Schenkel
2015-05-26
1
-0
/
+20
*
guix package: --manifest DTRT when combined with --dry-run.
...
Ludovic Courtès
2015-05-25
1
-1
/
+17
*
ui: Auto-compile user code, and improve error reporting.
...
Ludovic Courtès
2015-05-25
1
-0
/
+26
*
system: Make sure user accounts refer to existing groups.
...
Ludovic Courtès
2015-05-24
1
-0
/
+39
*
package: Add --manifest option.
...
David Thompson
2015-05-20
1
-0
/
+12
*
guix package: Add optional argument to --search-paths.
...
Ludovic Courtès
2015-05-20
2
-3
/
+8
*
Merge branch 'nix'.
...
Ludovic Courtès
2015-05-19
1
-2
/
+1
*
profiles: Gracefully deal with packages containing an etc/ symlink.
...
Ludovic Courtès
2015-05-18
1
-0
/
+28
*
profiles: Ensure the profile's etc/ directory is writable.
...
Ludovic Courtès
2015-05-08
1
-0
/
+29
*
tests: Fix etc/profile test.
...
Taylan Ulrich Bayırlı/Kammer
2015-05-06
1
-6
/
+8
*
profiles: Generate an 'etc/profile' file.
...
Ludovic Courtès
2015-05-06
1
-0
/
+26
*
search-paths: Export 'string-tokenize*'.
...
Ludovic Courtès
2015-05-06
1
-5
/
+5
*
search-paths: Add 'evaluate-search-paths', from (guix scripts package).
...
Ludovic Courtès
2015-05-04
1
-5
/
+6
*
guix: build: Add transitive source building.
...
Eric Bavier
2015-05-02
1
-0
/
+82
*
guix: packages: Add package-direct-sources and package-transitive-sources.
...
Eric Bavier
2015-05-02
1
-0
/
+30
[next]