index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
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
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2013-02-06
union: Delete duplicates when passed the same input several times.
Ludovic Courtès
2013-02-06
guix-package: Test installation of packages by name.
Ludovic Courtès
2013-02-04
store: Add substitute-related procedures.
Ludovic Courtès
2013-02-04
tests: Fix thinko in `derivation' test.
Ludovic Courtès
2013-02-01
Augment `.dir-locals.el'.
Ludovic Courtès
2013-02-01
guix-package: Report `--search' matches in recutils format.
Ludovic Courtès
2013-02-01
guix-package: Gracefully report non-existing outputs.
Ludovic Courtès
2013-01-30
store: Remove the `fixed?' parameter from `add-to-store'.
Ludovic Courtès
2013-01-28
guix-package: Add '--search'.
Nikita Karetnikov
2013-01-27
guix-package: Always use the next number for new generations.
Ludovic Courtès
2013-01-27
guix-package: When rolling back to nothingness, point to the empty profile.
Ludovic Courtès
2013-01-24
packages: Mark the `inputs' field of <package> as thunked.
Ludovic Courtès
2013-01-24
guix-package: Error out when passed a non-option argument.
Ludovic Courtès
2013-01-23
define-record-type*: Add the `thunked' field definition keyword.
Ludovic Courtès
2013-01-22
guix-package: Fix `--roll-back' when `--profile' is not passed.
Ludovic Courtès
2013-01-22
guix-build: Allow version-qualified package names.
Ludovic Courtès
2013-01-20
packages: Have `package-derivation' return a <derivation> as a second value.
Ludovic Courtès
2013-01-18
distro: Rename (distro) to (gnu packages).
Ludovic Courtès
2013-01-18
distro: Change the module name space to (gnu ...).
Ludovic Courtès
2013-01-17
guix-package: Allow `--roll-back' to skip missing generations.
Ludovic Courtès
2013-01-17
guix-package: Add `--roll-back'.
Ludovic Courtès
2013-01-14
guix-package: Create or diagnose missing profile directory.
Ludovic Courtès
2013-01-14
tests: Use "binutils:lib" as the `guix-package' example.
Ludovic Courtès
2013-01-11
Merge branch 'core-updates'
Ludovic Courtès
2013-01-09
union: Detect collisions, and delete duplicate leaves.
Ludovic Courtès
2013-01-09
derivations: Fix `derivation-prerequisites-to-build' when outputs are there.
Ludovic Courtès
2013-01-07
guix-package: Remove `-b' shorthand for `--bootstrap'.
Ludovic Courtès
2013-01-07
snix: Update `license' check in unit test.
Ludovic Courtès
2013-01-06
Merge branch 'master' into core-updates
Ludovic Courtès
2013-01-06
Update license headers.
Ludovic Courtès
2013-01-06
Add `guix-gc'.
Ludovic Courtès
2013-01-05
derivations: Add `derivation-path->output-paths'.
Ludovic Courtès
2013-01-02
tests: Adjust to not rely on /bin/sh.
Ludovic Courtès
2012-12-13
Merge branch 'nix-integration'
Ludovic Courtès
2012-12-13
tests: Skip network-dependent tests when the network is unreachable.
Ludovic Courtès
2012-12-13
tests: base32: Work around `system*' bug.
Ludovic Courtès
2012-12-12
tests: Remove `t-profile' files on exit.
Ludovic Courtès
2012-12-12
guix-package: Gracefully handle multiple installs of the same path.
Ludovic Courtès
2012-12-09
Merge branch 'master' into nix-integration
Ludovic Courtès
2012-12-09
store: Add GC-related operations.
Ludovic Courtès
2012-12-06
build: Update skip count in `tests/derivations.scm'.
Ludovic Courtès
2012-12-06
build: Run all the tests against the just-built daemon.
Ludovic Courtès
2012-12-05
tests: Remove hard-coded /nix/store.
Ludovic Courtès
2012-12-05
daemon: Add `list-runtime-roots' script.
Ludovic Courtès
2012-12-04
daemon: Add test.
Ludovic Courtès
2012-12-04
derivations: Fix erroneous call to `add-to-store' for local files as input.
Ludovic Courtès
2012-11-19
guix-package: Extract version strings when installing a direct store path.
Ludovic Courtès
2012-11-19
guix-package: Add `--list-available'.
Ludovic Courtès
2012-11-19
distro: Add `fold-packages'.
Ludovic Courtès
2012-11-19
guix-package: Add `--list-installed'.
Ludovic Courtès
[next]