index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
syscalls: Add 'mount-points'.
Ludovic Courtès
1
-0
/
+3
2014-11-07
lint: Allow synopses that start with an abbreviation.
Ludovic Courtès
1
-0
/
+10
2014-11-07
lint: Improve check for synopses starting with package name.
Ludovic Courtès
1
-0
/
+8
2014-11-07
lint: Simplify no-warnings tests.
Ludovic Courtès
1
-35
/
+30
2014-11-06
tests: Avoid Bash extension in 'tests/guix-lint.sh'.
Ludovic Courtès
1
-1
/
+1
2014-11-04
tests: When a store item is to be deleted, make it statistically unique.
Ludovic Courtès
1
-1
/
+1
2014-11-04
store: Invalidate caches once GC has run.
Ludovic Courtès
1
-0
/
+25
2014-11-03
packages: 'package-transitive-supported-systems' accounts for indirect deps.
Ludovic Courtès
1
-5
/
+13
2014-11-02
packages: Implement grafts.
Ludovic Courtès
1
-14
/
+91
2014-11-02
packages: Add 'package->bag' test for propagated inputs.
Ludovic Courtès
1
-0
/
+11
2014-11-02
derivations: Add 'derivation-name'.
Ludovic Courtès
1
-0
/
+5
2014-10-29
derivations: Fix 'derivation-prerequisites-to-build' when #:local-build?.
Ludovic Courtès
1
-1
/
+24
2014-10-29
tests: Move some of the narinfo test tools to (guix tests).
Ludovic Courtès
1
-33
/
+15
2014-10-29
derivations: Add 'offloadable-derivation?' and 'substitutable-derivation?'.
Ludovic Courtès
1
-0
/
+6
2014-10-28
build: Adjust lint tests for latest rules.
Eric Bavier
1
-2
/
+2
2014-10-26
guix: lint: Make exception for package name starting description.
Eric Bavier
1
-0
/
+9
2014-10-26
guix: lint: Allow digits at start of synopsis or description.
Eric Bavier
1
-0
/
+18
2014-10-26
guix: lint: Check for empty synopses and descriptions.
Eric Bavier
1
-0
/
+9
2014-10-26
guix: lint: Check for proper end-of-sentence space.
Eric Bavier
1
-0
/
+29
2014-10-17
packages: Add 'package-transitive-supported-systems'.
Ludovic Courtès
1
-0
/
+13
2014-10-17
derivations: Introduce 'graft' record type.
Ludovic Courtès
1
-2
/
+6
2014-10-16
guix lint: add the --checkers option.
Cyril Roelandt
1
-0
/
+75
2014-10-12
guix package: Add '--switch-generation' option.
Alex Kost
1
-1
/
+11
2014-10-12
syscalls: Accept ENOENT in the 'swapoff' test.
Ludovic Courtès
1
-2
/
+2
2014-10-10
build: Make sure tests/guix-package.sh doesn't leave anything behind it.
Ludovic Courtès
1
-3
/
+2
2014-10-10
ui: Move 'show-manifest-transaction' from (guix profiles).
Alex Kost
2
-18
/
+35
2014-10-09
Break module cycle involving (guix store) and (guix ui).
Ludovic Courtès
3
-2
/
+3
2014-10-09
substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.
Ludovic Courtès
1
-0
/
+3
2014-10-08
monads: Add 'mbegin'.
Ludovic Courtès
1
-1
/
+16
2014-10-08
packages: Gracefully print packages whose 'location' is #f.
Ludovic Courtès
1
-1
/
+22
2014-10-08
derivations: Add 'graft-derivation'.
Ludovic Courtès
1
-0
/
+29
2014-10-08
guix lint: make sure synopses do not start with the package name.
Cyril Roelandt
1
-0
/
+10
2014-10-08
guix lint: Make sure a synopsis cannot start with a lower-case article.
Cyril Roelandt
1
-0
/
+18
2014-10-08
guix lint: check whether descriptions and synopses start with an upper-case l...
Cyril Roelandt
1
-0
/
+18
2014-10-08
guix lint: Make sure synopses are not too long.
Cyril Roelandt
1
-0
/
+9
2014-10-05
build-system: Bags record their system and target.
Ludovic Courtès
1
-1
/
+35
2014-10-05
gnu: cross-base: Use the right dynamic linker name.
Ludovic Courtès
1
-4
/
+4
2014-10-05
build-system: Introduce "bags" as an intermediate representation.
Ludovic Courtès
2
-10
/
+14
2014-10-05
utils: Add 'strip-keyword-arguments'.
Ludovic Courtès
1
-0
/
+6
2014-10-03
ui: Recognize the same size units as Coreutils.
Ludovic Courtès
1
-0
/
+4
2014-10-03
download: Allow raw file names or file:// URLs.
Ludovic Courtès
1
-0
/
+17
2014-09-29
import: Add PyPI importer.
David Thompson
2
-2
/
+104
2014-09-24
Introduce the 'GUIX_PACKAGE_PATH' environment variable.
Ludovic Courtès
1
-0
/
+6
2014-09-24
guix build: Add -L/--load-path as a common option.
Ludovic Courtès
1
-0
/
+19
2014-09-22
Merge branch 'core-updates'
Ludovic Courtès
1
-1
/
+56
2014-09-18
syscalls: Add 'swapon' and 'swapoff'.
Ludovic Courtès
1
-0
/
+16
2014-09-14
syscalls: Add 'all-network-interfaces'.
Ludovic Courtès
1
-1
/
+7
2014-09-14
syscalls: Add 'network-interface-flags'.
Ludovic Courtès
1
-0
/
+17
2014-09-14
syscalls: Add 'network-interfaces'.
Ludovic Courtès
1
-1
/
+7
2014-09-13
utils: Allow wrap-program to be called multiple times.
Eric Bavier
1
-1
/
+56
[next]