summaryrefslogtreecommitdiff
path: root/tests/guix-package.sh
Commit message (Expand)AuthorAgeFilesLines
* guix package: '--delete-generations' deletes generations older than specified....Ludovic Courtès2013-09-271-0/+7
* tests: Fix typo....Ludovic Courtès2013-09-271-1/+1
* guix package: Add '--delete-generations'....Nikita Karetnikov2013-09-261-0/+11
* guix package: Show which generation is the current one....Nikita Karetnikov2013-09-251-0/+3
* tests: Use 'test -z' to check that a string equals zero.Nikita Karetnikov2013-09-251-1/+1
* guix package: Do not list the zeroth generation....Nikita Karetnikov2013-09-251-0/+3
* guix package: Exit with 1 when a generation cannot be listed....Nikita Karetnikov2013-09-251-0/+4
* guix package: Add '--list-generations'....Nikita Karetnikov2013-09-191-0/+4
* tests: Clarify filtering of the "debug" output....Ludovic Courtès2013-09-181-1/+1
* tests: Fix guix-package.sh in the presence of multiple-output `make'....Ludovic Courtès2013-07-101-1/+1
* package: Store the output path of packages installed with `-e'....Ludovic Courtès2013-05-101-0/+1
* guix package: Add `--search-paths' & co....Ludovic Courtès2013-04-281-0/+8
* tests: Use a new synopsis of GNU Hello....Nikita Karetnikov2013-04-181-10/+11
* guix package: Add `--install-from-expression'....Ludovic Courtès2013-03-011-5/+10
* Replace individual scripts with master 'guix' script....Mark H Weaver2013-02-161-28/+28
* guix-package: Test installation of packages by name....Ludovic Courtès2013-02-061-6/+4
* guix-package: Report `--search' matches in recutils format....Ludovic Courtès2013-02-011-1/+1
* guix-package: Gracefully report non-existing outputs....Ludovic Courtès2013-02-011-1/+9
* guix-package: Add '--search'....Nikita Karetnikov2013-01-281-0/+5
* guix-package: Always use the next number for new generations....Ludovic Courtès2013-01-271-8/+12
* guix-package: When rolling back to nothingness, point to the empty profile....Ludovic Courtès2013-01-271-6/+17
* guix-package: Error out when passed a non-option argument....Ludovic Courtès2013-01-241-0/+3
* guix-package: Fix `--roll-back' when `--profile' is not passed....Ludovic Courtès2013-01-221-0/+14
* distro: Change the module name space to (gnu ...)....Ludovic Courtès2013-01-181-2/+2
* guix-package: Allow `--roll-back' to skip missing generations....Ludovic Courtès2013-01-171-0/+6
* guix-package: Add `--roll-back'....Ludovic Courtès2013-01-171-4/+35
* guix-package: Create or diagnose missing profile directory....Ludovic Courtès2013-01-141-3/+16
* tests: Use "binutils:lib" as the `guix-package' example....Ludovic Courtès2013-01-141-1/+1
* guix-package: Remove `-b' shorthand for `--bootstrap'....Ludovic Courtès2013-01-071-6/+6
* Update license headers....Ludovic Courtès2013-01-061-6/+6
* Merge branch 'nix-integration'...Ludovic Courtès2012-12-131-21/+25
|\
| * tests: Skip network-dependent tests when the network is unreachable....Ludovic Courtès2012-12-131-21/+25
* | tests: Remove `t-profile' files on exit....Ludovic Courtès2012-12-121-1/+2
* | guix-package: Gracefully handle multiple installs of the same path....Ludovic Courtès2012-12-121-1/+7
|/
* guix-package: Extract version strings when installing a direct store path....Ludovic Courtès2012-11-191-4/+7
* guix-package: Add `--list-available'....Ludovic Courtès2012-11-191-0/+3
* guix-package: Add `--list-installed'....Ludovic Courtès2012-11-191-0/+14
* guix-package: Fix handling of the PACKAGE:OUTPUT syntax....Ludovic Courtès2012-11-071-0/+3
* Add a preliminary `guix-package' command-line tool....Ludovic Courtès2012-11-011-0/+43