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
*
environment: '-C' creates namespaces where the user is not root.
...
Ludovic Courtès
2019-04-02
1
-1
/
+14
*
linux-container: Make the guest UID and GID a parameter.
...
Ludovic Courtès
2019-04-02
1
-0
/
+11
*
records: Support custom 'this' identifiers.
...
Ludovic Courtès
2019-03-30
1
-0
/
+18
*
environment: Create /etc/group in containers.
...
Ludovic Courtès
2019-03-26
1
-1
/
+7
*
environment: Use (gnu build accounts) for /etc/passwd handling.
...
Ludovic Courtès
2019-03-26
1
-0
/
+6
*
accounts: Add default value for the 'home-directory' field of <user-account>.
...
Ludovic Courtès
2019-03-25
1
-4
/
+0
*
records: Allow thunked fields to refer to 'this-record'.
...
Ludovic Courtès
2019-03-25
1
-0
/
+40
*
tests: Adjust 'guix pack -f squashfs' test.
...
Ludovic Courtès
2019-03-24
1
-2
/
+6
*
tests: Add missing import.
...
Ludovic Courtès
2019-03-24
1
-0
/
+1
*
graph: Add the 'reverse-bag' graph.
...
Ludovic Courtès
2019-03-23
1
-1
/
+27
*
guix build: '--with-commit' makes recursive checkouts.
...
Ludovic Courtès
2019-03-17
1
-0
/
+49
*
guix build: Transformation options match packages by spec.
...
Ludovic Courtès
2019-03-17
1
-3
/
+33
*
packages: Add 'package-input-rewriting/spec'.
...
Ludovic Courtès
2019-03-17
1
-0
/
+51
*
guix build: Add '--with-git-url'.
...
Ludovic Courtès
2019-03-17
1
-1
/
+23
*
booloader: Add 'invoke/quiet'.
...
Ludovic Courtès
2019-03-16
1
-1
/
+21
*
tests: Add 'with-environment-variable'.
...
Ludovic Courtès
2019-03-16
2
-28
/
+17
*
pack: "-RR" produces PRoot-enabled relocatable binaries.
...
Ludovic Courtès
2019-03-15
1
-5
/
+16
*
Add (gnu build accounts).
...
Ludovic Courtès
2019-03-07
1
-0
/
+309
*
environment: Rename '--inherit' to '--preserve'.
...
Ludovic Courtès
2019-03-04
1
-2
/
+2
*
environment: Remove deprecated -E/--exec option.
...
Ludovic Courtès
2019-03-04
1
-10
/
+0
*
packages: Remove duplicates from package cache.
...
Ludovic Courtès
2019-02-16
1
-1
/
+2
*
environment: Add '--inherit'.
...
Ludovic Courtès
2019-02-16
1
-1
/
+14
*
inferior: Add 'inferior-available-packages'.
...
Ludovic Courtès
2019-02-12
1
-1
/
+21
*
profiles: Raise an error for unmatched patterns.
...
Ludovic Courtès
2019-02-07
2
-7
/
+17
*
daemon: Emit a 'build-succeeded' event in check mode.
...
Ludovic Courtès
2019-02-06
1
-0
/
+13
*
import: opam: Fix conditions.
...
Julien Lepiller
2019-02-05
1
-1
/
+3
*
status: Keep track of the current build phase.
...
Ludovic Courtès
2019-02-05
1
-0
/
+33
*
daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.
...
Ludovic Courtès
2019-02-04
3
-10
/
+11
*
status: Keep track of build completion as reported by build tools.
...
Ludovic Courtès
2019-01-29
1
-0
/
+31
*
status: Record more information about builds.
...
Ludovic Courtès
2019-01-29
1
-13
/
+15
*
upstream: Temporarily skip failing test.
...
Ludovic Courtès
2019-01-28
1
-0
/
+3
*
packages: Add 'package-closure'.
...
Ludovic Courtès
2019-01-25
1
-0
/
+23
*
tests: Remove duplicate field initializers.
...
Ludovic Courtès
2019-01-24
1
-2
/
+2
*
records: Detect duplicate field initializers.
...
Ludovic Courtès
2019-01-22
1
-1
/
+25
*
tests: Adjust for removal of 'device' field in <bootloader-configuration>.
...
Ludovic Courtès
2019-01-21
1
-3
/
+3
*
store: Rename '&nix-error' to '&store-error'.
...
Ludovic Courtès
2019-01-21
5
-51
/
+51
*
inferior: 'gexp->derivation-in-inferior' honors EXP's load path.
...
Ludovic Courtès
2019-01-20
1
-6
/
+10
*
channels: Don't pull from the same channel more than once.
...
Ludovic Courtès
2019-01-20
1
-2
/
+82
*
tests: More adjustments to python.scm split.
...
Efraim Flashner
2019-01-20
1
-1
/
+1
*
profiles: Allow a profile to be added as an entry of another profile.
...
Ludovic Courtès
2019-01-20
1
-1
/
+31
*
tests: Adjust to python.scm split.
...
Ludovic Courtès
2019-01-20
1
-1
/
+1
*
serialization: 'restore-file' errors out upon non-convertible file names.
...
Ludovic Courtès
2019-01-18
1
-1
/
+35
*
guix package: '--list-available' can use data from the cache.
...
Ludovic Courtès
2019-01-15
1
-0
/
+22
*
edit: Use 'specification->location' to read information from the cache.
...
Ludovic Courtès
2019-01-15
1
-0
/
+23
*
channels: Compute a package cache and use it.
...
Ludovic Courtès
2019-01-15
1
-0
/
+18
*
guix package: Avoid 'find-newest-available-packages'.
...
Ludovic Courtès
2019-01-15
1
-7
/
+7
*
guix package: '--upgrade' preserves package order.
...
Ludovic Courtès
2019-01-15
1
-1
/
+32
*
services: Deprecate a few more service procedures.
...
Ludovic Courtès
2019-01-11
1
-2
/
+4
*
guix: lint: Warn only if GitHub URI is not same as the package URI.
...
Arun Isaac
2019-01-10
1
-2
/
+11
*
Remove most uses of the _IO*F constants.
...
Ludovic Courtès
2019-01-09
1
-3
/
+3
[next]