summaryrefslogtreecommitdiff
path: root/tests/guix-package.sh
AgeCommit message (Expand)Author
2014-07-25tests: Make sure --search="" works.Ludovic Courtès
2014-07-25guix: package: Fix recutils output for non-package inputs.Eric Bavier
2014-07-25build: Fix typo in 'guix package --show' test.Ludovic Courtès
2014-07-21guix package: add a "show" option.Cyril Roelandt
2014-07-06build: Get the canonical $HOME name when testing 'guix package'.Ludovic Courtès
2014-07-05guix package: Do the right thing for '-p ~/.guix-profile'.Ludovic Courtès
2014-06-16tests: Use the C locale for 'guix package -s'.Ludovic Courtès
2014-04-02guix package: Register non-default profiles as GC roots.Ludovic Courtès
2014-01-25tests: Adjust to recent Binutils change.Ludovic Courtès
2014-01-04guix package: Gracefully deal with EPIPE on stdout for --list-*.Ludovic Courtès
2013-12-14guix package: allow multiple arguments after -i, -r, and -u.Mark H Weaver
2013-09-27guix package: '--delete-generations' deletes generations older than specified.Ludovic Courtès
2013-09-27tests: Fix typo.Ludovic Courtès
2013-09-26guix package: Add '--delete-generations'.Nikita Karetnikov
2013-09-25guix package: Show which generation is the current one.Nikita Karetnikov
2013-09-25tests: Use 'test -z' to check that a string equals zero.Nikita Karetnikov
2013-09-25guix package: Do not list the zeroth generation.Nikita Karetnikov
2013-09-25guix package: Exit with 1 when a generation cannot be listed.Nikita Karetnikov
2013-09-19guix package: Add '--list-generations'.Nikita Karetnikov
2013-09-18tests: Clarify filtering of the "debug" output.Ludovic Courtès
2013-07-10tests: Fix guix-package.sh in the presence of multiple-output `make'.Ludovic Courtès
2013-05-10package: Store the output path of packages installed with `-e'.Ludovic Courtès
2013-04-28guix package: Add `--search-paths' & co.Ludovic Courtès
2013-04-18tests: Use a new synopsis of GNU Hello.Nikita Karetnikov
2013-03-01guix package: Add `--install-from-expression'.Ludovic Courtès
2013-02-16Replace individual scripts with master 'guix' script.Mark H Weaver
2013-02-06guix-package: Test installation of packages by name.Ludovic Courtès
2013-02-01guix-package: Report `--search' matches in recutils format.Ludovic Courtès
2013-02-01guix-package: Gracefully report non-existing outputs.Ludovic Courtès
2013-01-28guix-package: Add '--search'.Nikita Karetnikov
2013-01-27guix-package: Always use the next number for new generations.Ludovic Courtès
2013-01-27guix-package: When rolling back to nothingness, point to the empty profile.Ludovic Courtès
2013-01-24guix-package: Error out when passed a non-option argument.Ludovic Courtès
2013-01-22guix-package: Fix `--roll-back' when `--profile' is not passed.Ludovic Courtès
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès
2013-01-17guix-package: Allow `--roll-back' to skip missing generations.Ludovic Courtès
2013-01-17guix-package: Add `--roll-back'.Ludovic Courtès
2013-01-14guix-package: Create or diagnose missing profile directory.Ludovic Courtès
2013-01-14tests: Use "binutils:lib" as the `guix-package' example.Ludovic Courtès
2013-01-07guix-package: Remove `-b' shorthand for `--bootstrap'.Ludovic Courtès
2013-01-06Update license headers.Ludovic Courtès
2012-12-13Merge branch 'nix-integration'Ludovic Courtès
2012-12-13tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès
2012-12-12tests: Remove `t-profile' files on exit.Ludovic Courtès
2012-12-12guix-package: Gracefully handle multiple installs of the same path.Ludovic Courtès
2012-11-19guix-package: Extract version strings when installing a direct store path.Ludovic Courtès
2012-11-19guix-package: Add `--list-available'.Ludovic Courtès
2012-11-19guix-package: Add `--list-installed'.Ludovic Courtès
2012-11-07guix-package: Fix handling of the PACKAGE:OUTPUT syntax.Ludovic Courtès
2012-11-01Add a preliminary `guix-package' command-line tool.Ludovic Courtès