Age | Commit message (Expand) | Author |
2023-04-21 | tests: Fix checks for expected failures. | Eric Bavier |
2022-12-20 | tests: Adjust 'guix package' test to latest package search metrics. | Ludovic Courtès |
2022-05-23 | scripts: package: Transform before creating manifest entries. | Josselin Poiret |
2022-02-18 | profiles: 'profile-derivation' rejects unsupported packages. | Ludovic Courtès |
2021-04-29 | diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. | Ludovic Courtès |
2021-03-05 | profiles: 'package->manifest-entry' preserves transformations by default. | Ludovic Courtès |
2021-02-01 | guix package: Add '--export-manifest'. | Ludovic Courtès |
2020-10-02 | guix package: Re-apply package transformation when upgrading. | Ludovic Courtès |
2020-10-02 | tests: Adjust to recent changes to the 'emacs' package. | Ludovic Courtès |
2020-09-28 | tests: Simplify shell exit status negation; | Eric Bavier |
2020-03-25 | tests: Adjust to 'show-manifest-transaction' changes. | Ludovic Courtès |
2019-11-29 | tests: Fix race condition in profile locking test. | Ludovic Courtès |
2019-11-22 | package: Allow multiple '--manifest' options. | Ludovic Courtès |
2019-11-08 | guix: package: lock profiles when processing them. | Julien Lepiller |
2019-09-26 | guix package: Add '--list-profiles'. | Ludovic Courtès |
2019-09-18 | guix package: "guix package -f FILE" ensures FILE returns a package. | Ludovic Courtès |
2019-05-26 | discovery: 'all-modules' returns modules in path order. | Robert Vollmert |
2019-05-13 | tests: Fix guix-package.sh. | Maxim Cournoyer |
2019-05-09 | ui: Make package outputs searchable. | Chris Marusich |
2019-02-07 | profiles: Raise an error for unmatched patterns. | Ludovic Courtès |
2018-11-11 | guix package: '--show' errors when asked for a non-existent package. | Ludovic Courtès |
2018-09-21 | profiles: 'packages->manifest' now accepts inferior packages. | Ludovic Courtès |
2018-07-13 | guix package: Use relative symlinks to generations. | Ludovic Courtès |
2018-06-06 | tests: Adjust 'guix package' test to "python2" name. | Ludovic Courtès |
2018-03-31 | guix package: Add '--allow-collisions'. | Ludovic Courtès |
2018-02-27 | guix package: '--search' no longer shows superseded packages. | Ludovic Courtès |
2017-11-11 | tests: Adjust to new unbound-variable error message. | Ludovic Courtès |
2017-06-26 | guix package: 'guix package -r PKG -u' does not upgrade PKG. | Ludovic Courtès |
2017-01-11 | guix package: Fix version and output for 'guix package -i /gnu/store/…'. | Ludovic Courtès |
2016-05-27 | guix package: Inherit the transformed version number. | Ludovic Courtès |
2016-03-02 | utils: Use '@' for separating package names and version numbers. | Mathieu Lirzin |
2016-03-02 | tests: Disable grafts by default. | Ludovic Courtès |
2016-01-05 | guix package: Allow multiple '--search' flags. | Ludovic Courtès |
2015-12-30 | guix build: Augment %PATCH-PATH when -L is passed. | Ludovic Courtès |
2015-08-19 | scripts: package: Add --install-from-file option. | David Thompson |
2015-05-25 | guix package: --manifest DTRT when combined with --dry-run. | Ludovic Courtès |
2015-05-20 | package: Add --manifest option. | David Thompson |
2015-05-20 | guix package: Add optional argument to --search-paths. | Ludovic Courtès |
2015-04-19 | guix package: -A and -s take supported systems into account. | Ludovic Courtès |
2015-04-06 | 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-02-24 | tests: Skip tests that would fail due to the shebang length. | Ludovic Courtès |
2015-02-06 | guix package: Make custom profiles actual indirect roots. | Ludovic Courtès |
2015-01-03 | gnu: Search for patches under $GUIX_PACKAGE_PATH. | Ludovic Courtès |
2014-12-06 | guix: scripts: Parse $GUIX_BUILD_OPTIONS separately. | nebuli |
2014-10-12 | guix package: Add '--switch-generation' option. | Alex Kost |
2014-10-10 | build: Make sure tests/guix-package.sh doesn't leave anything behind it. | Ludovic Courtès |
2014-09-24 | 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-08-28 | gnu: Split (gnu packages base), adding (gnu packages commencement). | Ludovic Courtès |