| Commit message (Expand) | Author | Age |
* | tests: Move 'guix package' tests that require networking to a separate file. | Ludovic Courtès | 2015-04-06 |
* | guix package: Never remove the current generation and warn about it. | Ludovic Courtès | 2015-04-06 |
* | tests: Skip tests that would fail due to the shebang length. | Ludovic Courtès | 2015-02-24 |
* | guix package: Make custom profiles actual indirect roots. | Ludovic Courtès | 2015-02-06 |
* | gnu: Search for patches under $GUIX_PACKAGE_PATH. | Ludovic Courtès | 2015-01-03 |
* | guix: scripts: Parse $GUIX_BUILD_OPTIONS separately. | nebuli | 2014-12-06 |
* | guix package: Add '--switch-generation' option. | Alex Kost | 2014-10-12 |
* | build: Make sure tests/guix-package.sh doesn't leave anything behind it. | Ludovic Courtès | 2014-10-10 |
* | Introduce the 'GUIX_PACKAGE_PATH' environment variable. | Ludovic Courtès | 2014-09-24 |
* | guix build: Add -L/--load-path as a common option. | Ludovic Courtès | 2014-09-24 |
* | gnu: Split (gnu packages base), adding (gnu packages commencement). | Ludovic Courtès | 2014-08-28 |
* | tests: Make sure --search="" works. | Ludovic Courtès | 2014-07-25 |
* | guix: package: Fix recutils output for non-package inputs. | Eric Bavier | 2014-07-25 |
* | build: Fix typo in 'guix package --show' test. | Ludovic Courtès | 2014-07-25 |
* | guix package: add a "show" option. | Cyril Roelandt | 2014-07-21 |
* | build: Get the canonical $HOME name when testing 'guix package'. | Ludovic Courtès | 2014-07-06 |
* | guix package: Do the right thing for '-p ~/.guix-profile'. | Ludovic Courtès | 2014-07-05 |
* | tests: Use the C locale for 'guix package -s'. | Ludovic Courtès | 2014-06-16 |
* | guix package: Register non-default profiles as GC roots. | Ludovic Courtès | 2014-04-02 |
* | tests: Adjust to recent Binutils change. | Ludovic Courtès | 2014-01-25 |
* | guix package: Gracefully deal with EPIPE on stdout for --list-*. | Ludovic Courtès | 2014-01-04 |
* | guix package: allow multiple arguments after -i, -r, and -u. | Mark H Weaver | 2013-12-14 |
* | guix package: '--delete-generations' deletes generations older than specified. | Ludovic Courtès | 2013-09-27 |
* | tests: Fix typo. | Ludovic Courtès | 2013-09-27 |
* | guix package: Add '--delete-generations'. | Nikita Karetnikov | 2013-09-26 |
* | guix package: Show which generation is the current one. | Nikita Karetnikov | 2013-09-25 |
* | tests: Use 'test -z' to check that a string equals zero. | Nikita Karetnikov | 2013-09-25 |
* | guix package: Do not list the zeroth generation. | Nikita Karetnikov | 2013-09-25 |
* | guix package: Exit with 1 when a generation cannot be listed. | Nikita Karetnikov | 2013-09-25 |
* | guix package: Add '--list-generations'. | Nikita Karetnikov | 2013-09-19 |
* | tests: Clarify filtering of the "debug" output. | Ludovic Courtès | 2013-09-18 |
* | tests: Fix guix-package.sh in the presence of multiple-output `make'. | Ludovic Courtès | 2013-07-10 |
* | package: Store the output path of packages installed with `-e'. | Ludovic Courtès | 2013-05-10 |
* | guix package: Add `--search-paths' & co. | Ludovic Courtès | 2013-04-28 |
* | tests: Use a new synopsis of GNU Hello. | Nikita Karetnikov | 2013-04-18 |
* | guix package: Add `--install-from-expression'. | Ludovic Courtès | 2013-03-01 |
* | Replace individual scripts with master 'guix' script. | Mark H Weaver | 2013-02-16 |
* | guix-package: Test installation of packages by name. | Ludovic Courtès | 2013-02-06 |
* | 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-02-01 |
* | guix-package: Add '--search'. | Nikita Karetnikov | 2013-01-28 |
* | 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-27 |
* | guix-package: Error out when passed a non-option argument. | Ludovic Courtès | 2013-01-24 |
* | guix-package: Fix `--roll-back' when `--profile' is not passed. | Ludovic Courtès | 2013-01-22 |
* | distro: Change the module name space to (gnu ...). | Ludovic Courtès | 2013-01-18 |
* | 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-17 |
* | 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-14 |