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
*
union: Delete duplicates when passed the same input several times.
...
Ludovic Courtès
2013-02-06
1
-3
/
+4
*
guix-package: Test installation of packages by name.
...
Ludovic Courtès
2013-02-06
1
-6
/
+4
*
store: Add substitute-related procedures.
...
Ludovic Courtès
2013-02-04
1
-1
/
+14
*
tests: Fix thinko in `derivation' test.
...
Ludovic Courtès
2013-02-04
1
-4
/
+4
*
Augment `.dir-locals.el'.
...
Ludovic Courtès
2013-02-01
9
-40
/
+0
*
guix-package: Report `--search' matches in recutils format.
...
Ludovic Courtès
2013-02-01
2
-1
/
+71
*
guix-package: Gracefully report non-existing outputs.
...
Ludovic Courtès
2013-02-01
1
-1
/
+9
*
store: Remove the `fixed?' parameter from `add-to-store'.
...
Ludovic Courtès
2013-01-30
1
-4
/
+4
*
guix-package: Add '--search'.
...
Nikita Karetnikov
2013-01-28
1
-0
/
+5
*
guix-package: Always use the next number for new generations.
...
Ludovic Courtès
2013-01-27
1
-8
/
+12
*
guix-package: When rolling back to nothingness, point to the empty profile.
...
Ludovic Courtès
2013-01-27
1
-6
/
+17
*
packages: Mark the `inputs' field of <package> as thunked.
...
Ludovic Courtès
2013-01-24
1
-3
/
+2
*
guix-package: Error out when passed a non-option argument.
...
Ludovic Courtès
2013-01-24
1
-0
/
+3
*
define-record-type*: Add the `thunked' field definition keyword.
...
Ludovic Courtès
2013-01-23
1
-1
/
+50
*
guix-package: Fix `--roll-back' when `--profile' is not passed.
...
Ludovic Courtès
2013-01-22
1
-0
/
+14
*
guix-build: Allow version-qualified package names.
...
Ludovic Courtès
2013-01-22
1
-1
/
+9
*
packages: Have `package-derivation' return a <derivation> as a second value.
...
Ludovic Courtès
2013-01-20
1
-2
/
+9
*
distro: Rename (distro) to (gnu packages).
...
Ludovic Courtès
2013-01-18
2
-2
/
+2
*
distro: Change the module name space to (gnu ...).
...
Ludovic Courtès
2013-01-18
8
-15
/
+15
*
guix-package: Allow `--roll-back' to skip missing generations.
...
Ludovic Courtès
2013-01-17
1
-0
/
+6
*
guix-package: Add `--roll-back'.
...
Ludovic Courtès
2013-01-17
1
-4
/
+35
*
guix-package: Create or diagnose missing profile directory.
...
Ludovic Courtès
2013-01-14
1
-3
/
+16
*
tests: Use "binutils:lib" as the `guix-package' example.
...
Ludovic Courtès
2013-01-14
1
-1
/
+1
*
Merge branch 'core-updates'
...
Ludovic Courtès
2013-01-11
2
-18
/
+28
|
\
|
*
Merge branch 'master' into core-updates
...
Ludovic Courtès
2013-01-06
14
-79
/
+136
|
|
\
|
*
|
tests: Adjust to not rely on /bin/sh.
...
Ludovic Courtès
2013-01-02
2
-20
/
+30
*
|
|
union: Detect collisions, and delete duplicate leaves.
...
Ludovic Courtès
2013-01-09
1
-1
/
+20
*
|
|
derivations: Fix `derivation-prerequisites-to-build' when outputs are there.
...
Ludovic Courtès
2013-01-09
1
-0
/
+38
*
|
|
guix-package: Remove `-b' shorthand for `--bootstrap'.
...
Ludovic Courtès
2013-01-07
1
-6
/
+6
*
|
|
snix: Update `license' check in unit test.
...
Ludovic Courtès
2013-01-07
1
-2
/
+2
|
|
/
|
/
|
*
|
Update license headers.
...
Ludovic Courtès
2013-01-06
14
-84
/
+84
*
|
Add `guix-gc'.
...
Ludovic Courtès
2013-01-06
1
-0
/
+54
*
|
derivations: Add `derivation-path->output-paths'.
...
Ludovic Courtès
2013-01-05
1
-2
/
+5
|
/
*
Merge branch 'nix-integration'
...
Ludovic Courtès
2012-12-13
8
-32
/
+87
|
\
|
*
tests: Skip network-dependent tests when the network is unreachable.
...
Ludovic Courtès
2012-12-13
5
-24
/
+41
|
*
tests: base32: Work around `system*' bug.
...
Ludovic Courtès
2012-12-13
1
-5
/
+13
|
*
Merge branch 'master' into nix-integration
...
Ludovic Courtès
2012-12-09
1
-0
/
+87
|
|
\
|
*
|
build: Update skip count in `tests/derivations.scm'.
...
Ludovic Courtès
2012-12-06
1
-1
/
+1
|
*
|
build: Run all the tests against the just-built daemon.
...
Ludovic Courtès
2012-12-06
1
-19
/
+0
|
*
|
tests: Remove hard-coded /nix/store.
...
Ludovic Courtès
2012-12-05
1
-2
/
+3
|
*
|
daemon: Add `list-runtime-roots' script.
...
Ludovic Courtès
2012-12-05
1
-1
/
+3
|
*
|
daemon: Add test.
...
Ludovic Courtès
2012-12-04
1
-0
/
+46
*
|
|
tests: Remove `t-profile' files on exit.
...
Ludovic Courtès
2012-12-12
1
-1
/
+2
*
|
|
guix-package: Gracefully handle multiple installs of the same path.
...
Ludovic Courtès
2012-12-12
1
-1
/
+7
|
|
/
|
/
|
*
|
store: Add GC-related operations.
...
Ludovic Courtès
2012-12-09
1
-0
/
+87
|
/
*
derivations: Fix erroneous call to `add-to-store' for local files as input.
...
Ludovic Courtès
2012-12-04
2
-0
/
+40
*
guix-package: Extract version strings when installing a direct store path.
...
Ludovic Courtès
2012-11-19
1
-4
/
+7
*
guix-package: Add `--list-available'.
...
Ludovic Courtès
2012-11-19
1
-0
/
+3
*
distro: Add `fold-packages'.
...
Ludovic Courtès
2012-11-19
1
-0
/
+8
*
guix-package: Add `--list-installed'.
...
Ludovic Courtès
2012-11-19
1
-0
/
+14
[next]