summaryrefslogtreecommitdiff
path: root/tests/guix-package.sh
Commit message (Expand)AuthorAge
* tests: Adjust to 'show-manifest-transaction' changes.Ludovic Courtès2020-03-25
* tests: Fix race condition in profile locking test.Ludovic Courtès2019-11-29
* package: Allow multiple '--manifest' options.Ludovic Courtès2019-11-22
* guix: package: lock profiles when processing them.Julien Lepiller2019-11-08
* guix package: Add '--list-profiles'.Ludovic Courtès2019-09-26
* guix package: "guix package -f FILE" ensures FILE returns a package.Ludovic Courtès2019-09-18
* discovery: 'all-modules' returns modules in path order.Robert Vollmert2019-05-26
* tests: Fix guix-package.sh.Maxim Cournoyer2019-05-13
* ui: Make package outputs searchable.Chris Marusich2019-05-09
* profiles: Raise an error for unmatched patterns.Ludovic Courtès2019-02-07
* guix package: '--show' errors when asked for a non-existent package.Ludovic Courtès2018-11-11
* profiles: 'packages->manifest' now accepts inferior packages.Ludovic Courtès2018-09-21
* guix package: Use relative symlinks to generations.Ludovic Courtès2018-07-13
* tests: Adjust 'guix package' test to "python2" name.Ludovic Courtès2018-06-06
* guix package: Add '--allow-collisions'.Ludovic Courtès2018-03-31
* guix package: '--search' no longer shows superseded packages.Ludovic Courtès2018-02-27
* tests: Adjust to new unbound-variable error message.Ludovic Courtès2017-11-11
* guix package: 'guix package -r PKG -u' does not upgrade PKG.Ludovic Courtès2017-06-26
* guix package: Fix version and output for 'guix package -i /gnu/store/…'.Ludovic Courtès2017-01-11
* guix package: Inherit the transformed version number.Ludovic Courtès2016-05-27
* utils: Use '@' for separating package names and version numbers.Mathieu Lirzin2016-03-02
* tests: Disable grafts by default.Ludovic Courtès2016-03-02
* guix package: Allow multiple '--search' flags.Ludovic Courtès2016-01-05
* guix build: Augment %PATCH-PATH when -L is passed.Ludovic Courtès2015-12-30
* scripts: package: Add --install-from-file option.David Thompson2015-08-19
* guix package: --manifest DTRT when combined with --dry-run.Ludovic Courtès2015-05-25
* package: Add --manifest option.David Thompson2015-05-20
* guix package: Add optional argument to --search-paths.Ludovic Courtès2015-05-20
* guix package: -A and -s take supported systems into account.Ludovic Courtès2015-04-19
* tests: Move 'guix package' tests that require networking to a separate file.Ludovic Courtès2015-04-06
* guix package: Never remove the current generation and warn about it.Ludovic Courtès2015-04-06
* tests: Skip tests that would fail due to the shebang length.Ludovic Courtès2015-02-24
* guix package: Make custom profiles actual indirect roots.Ludovic Courtès2015-02-06
* gnu: Search for patches under $GUIX_PACKAGE_PATH.Ludovic Courtès2015-01-03
* guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.nebuli2014-12-06
* guix package: Add '--switch-generation' option.Alex Kost2014-10-12
* build: Make sure tests/guix-package.sh doesn't leave anything behind it.Ludovic Courtès2014-10-10
* Introduce the 'GUIX_PACKAGE_PATH' environment variable.Ludovic Courtès2014-09-24
* guix build: Add -L/--load-path as a common option.Ludovic Courtès2014-09-24
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* tests: Make sure --search="" works.Ludovic Courtès2014-07-25
* guix: package: Fix recutils output for non-package inputs.Eric Bavier2014-07-25
* build: Fix typo in 'guix package --show' test.Ludovic Courtès2014-07-25
* guix package: add a "show" option.Cyril Roelandt2014-07-21
* build: Get the canonical $HOME name when testing 'guix package'.Ludovic Courtès2014-07-06
* guix package: Do the right thing for '-p ~/.guix-profile'.Ludovic Courtès2014-07-05
* tests: Use the C locale for 'guix package -s'.Ludovic Courtès2014-06-16
* guix package: Register non-default profiles as GC roots.Ludovic Courtès2014-04-02
* tests: Adjust to recent Binutils change.Ludovic Courtès2014-01-25
* guix package: Gracefully deal with EPIPE on stdout for --list-*.Ludovic Courtès2014-01-04