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
*
Merge branch 'master' into core-updates
Mark H Weaver
2019-08-22
4
-12
/
+47
|
\
|
*
Revert "import: cpan: Adapt for the change to guile-json version 3."
...
Mark H Weaver
2019-08-22
1
-8
/
+5
|
*
import: cpan: Adapt for the change to guile-json version 3.
...
Christopher Baines
2019-08-21
1
-5
/
+8
|
*
tests: Move 'guix environment -C --no-cwd' test where it belongs.
...
Ludovic Courtès
2019-08-17
2
-8
/
+7
|
*
tests: Relax expectations for the 'home-page' checker.
...
Ludovic Courtès
2019-08-17
1
-4
/
+8
|
*
derivations: Delete duplicate inputs when computing derivation hash.
...
Ludovic Courtès
2019-08-16
1
-0
/
+32
*
|
Merge branch 'master' into core-updates
Marius Bakke
2019-07-31
4
-5
/
+48
|
\
|
|
*
gexp: 'program-file' honors the current system and cross-compilation target.
...
Ludovic Courtès
2019-07-26
1
-0
/
+19
|
*
guix system: Add 'reconfigure' module.
...
Jakob L. Kreuze
2019-07-26
1
-4
/
+0
|
*
git: 'switch-to-ref' resolves tag targets.
...
Ludovic Courtès
2019-07-26
1
-1
/
+1
|
*
git: <git-checkout> allows tags in its 'commit' field.
...
Ludovic Courtès
2019-07-26
1
-1
/
+7
|
*
maint: Switch to Guile-JSON 3.x.
...
Ludovic Courtès
2019-07-25
1
-0
/
+22
*
|
Merge branch 'master' into core-updates
Marius Bakke
2019-07-22
5
-32
/
+228
|
\
|
|
*
swh: Add basic tests.
...
Ludovic Courtès
2019-07-22
1
-0
/
+76
|
*
lint: Add test for 'source'.
...
Ludovic Courtès
2019-07-20
1
-0
/
+17
|
*
lint: Update tests to (guix lint) migration.
...
Ludovic Courtès
2019-07-20
1
-7
/
+7
|
*
ui: 'warn-about-load-error' provides hints for unbound variables.
...
Ludovic Courtès
2019-07-20
1
-2
/
+17
|
*
ui: 'warn-about-load-error' warns about file/module name mismatches.
...
Ludovic Courtès
2019-07-20
1
-0
/
+12
|
*
channels: Always provide a <channel-metadata> record.
...
Ludovic Courtès
2019-07-19
1
-16
/
+29
|
*
channels: Strictly check the version of '.guix-channel'.
...
Ludovic Courtès
2019-07-19
1
-8
/
+21
|
*
linux-container: Add 'eval/container'.
...
Ludovic Courtès
2019-07-19
1
-0
/
+50
*
|
Merge branch 'master' into core-updates
Ludovic Courtès
2019-07-17
3
-830
/
+722
|
\
|
|
*
lint: Move the linting code to a different module.
...
Christopher Baines
2019-07-15
1
-1
/
+1
|
*
scripts: lint: Handle warnings with a record type.
...
Christopher Baines
2019-07-15
1
-772
/
+681
|
*
gexp: 'lowered-gexp-guile' now returns a <derivation-input>.
...
Ludovic Courtès
2019-07-15
1
-1
/
+2
|
*
derivations: Update tests to use new calling convention.
...
Ludovic Courtès
2019-07-15
1
-54
/
+35
|
*
gexp: <lowered-gexp> separates sources from derivation inputs.
...
Ludovic Courtès
2019-07-15
1
-2
/
+3
*
|
Merge branch 'master' into core-updates
...
Marius Bakke
2019-07-12
3
-0
/
+74
|
\
|
|
*
scripts: environment: Add --no-cwd.
...
Carl Dong
2019-07-08
1
-0
/
+8
|
*
derivations: 'derivation-build-plan' recurses on substituables.
...
Ludovic Courtès
2019-07-05
1
-0
/
+29
|
*
gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.
...
Ludovic Courtès
2019-07-04
1
-0
/
+37
*
|
Merge branch 'staging' into core-updates
Marius Bakke
2019-07-02
2
-43
/
+173
|
\
|
|
*
import: pypi: Include optional test inputs as native-inputs.
...
Maxim Cournoyer
2019-07-02
1
-29
/
+50
|
*
import: pypi: Parse wheel METADATA instead of metadata.json.
...
Maxim Cournoyer
2019-07-02
1
-14
/
+46
|
*
import: pypi: Support more types of archives.
...
Maxim Cournoyer
2019-07-02
1
-2
/
+50
|
*
import: pypi: Improve parsing of requirement specifications.
...
Maxim Cournoyer
2019-07-02
1
-0
/
+12
|
*
import: pypi: Do not parse optional requirements from source.
...
Maxim Cournoyer
2019-07-02
1
-0
/
+14
|
*
tests: pypi: Mute the output of tar.
...
Maxim Cournoyer
2019-07-02
1
-2
/
+4
|
*
import: pypi: Do not consider requirements.txt files.
...
Maxim Cournoyer
2019-07-02
1
-11
/
+12
|
*
guix: import: crate: fix redundant inputs list nesting
...
Ivan Petkov
2019-06-30
1
-1
/
+1
*
|
Merge branch 'master' into core-updates
Ludovic Courtès
2019-06-27
6
-48
/
+112
|
\
|
|
*
tests: Avoid TCP port collision between lint.scm and guix-daemon.sh.
...
Ludovic Courtès
2019-06-27
1
-1
/
+1
|
*
packages: 'specification->package+output' distinguishes "no output specified".
...
Ludovic Courtès
2019-06-27
1
-0
/
+32
|
*
derivations: 'build-derivations' can be passed derivation inputs.
...
Ludovic Courtès
2019-06-27
1
-2
/
+5
|
*
derivations: <derivation-input> now aggregates a <derivation>.
...
Ludovic Courtès
2019-06-27
1
-4
/
+6
|
*
derivations: Rewrite and replace 'derivations-prerequisites-to-build'.
...
Ludovic Courtès
2019-06-27
1
-28
/
+35
|
*
derivations: Add 'derivation-input'.
...
Ludovic Courtès
2019-06-27
1
-12
/
+4
|
*
syscalls: Add 'terminal-rows'.
...
Ludovic Courtès
2019-06-27
1
-1
/
+4
|
*
ui: 'relevance' considers regexps connected with a logical and.
...
Ludovic Courtès
2019-06-27
1
-1
/
+26
*
|
Merge branch 'staging' into core-updates
Marius Bakke
2019-06-20
3
-11
/
+107
|
\
|
[next]