system: Generate grub locale directory for grub.cfg.
[jackhill/guix/guix.git] / tests / guix-package.sh
2014-06-16 Ludovic Courtèstests: Use the C locale for 'guix package -s'.
2014-04-02 Ludovic Courtèsguix package: Register non-default profiles as GC roots.
2014-03-26 Ludovic CourtèsMerge branch 'core-updates'
2014-03-22 Mark H WeaverMerge branch 'master' into core-updates
2014-03-17 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-10 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-25 Ludovic Courtèstests: Adjust to recent Binutils change.
2014-01-08 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-04 Ludovic Courtèsguix package: Gracefully deal with EPIPE on stdout...
2013-12-14 Mark H Weaverguix package: allow multiple arguments after -i, -r...
2013-09-26 Ludovic CourtèsMerge branch 'core-updates'
2013-09-26 Ludovic Courtèsguix package: '--delete-generations' deletes generation...
2013-09-26 Ludovic Courtèstests: Fix typo.
2013-09-26 Nikita Karetnikovguix package: Add '--delete-generations'.
2013-09-25 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-25 Nikita Karetnikovguix package: Show which generation is the current...
2013-09-25 Nikita Karetnikovtests: Use 'test -z' to check that a string equals...
2013-09-25 Nikita Karetnikovguix package: Do not list the zeroth generation.
2013-09-25 Nikita Karetnikovguix package: Exit with 1 when a generation cannot...
2013-09-22 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-19 Nikita Karetnikovguix package: Add '--list-generations'.
2013-09-18 Ludovic Courtèstests: Clarify filtering of the "debug" output.
2013-07-09 Ludovic Courtèstests: Fix guix-package.sh in the presence of multiple...
2013-05-10 Ludovic Courtèspackage: Store the output path of packages installed...
2013-04-30 Ludovic CourtèsMerge branch 'core-updates'
2013-04-28 Ludovic Courtèsguix package: Add `--search-paths' & co.
2013-04-26 Ludovic CourtèsMerge branch 'master' into core-updates
2013-04-18 Nikita Karetnikovtests: Use a new synopsis of GNU Hello.
2013-03-04 Ludovic CourtèsMerge branch 'master' into core-updates
2013-03-01 Ludovic Courtèsguix package: Add `--install-from-expression'.
2013-02-27 Mark H WeaverReplace individual scripts with master 'guix' script.
2013-02-17 Mark H WeaverReplace individual scripts with master 'guix' script.
2013-02-06 Ludovic Courtèsguix-package: Test installation of packages by name.
2013-02-01 Ludovic Courtèsguix-package: Report `--search' matches in recutils...
2013-02-01 Ludovic Courtèsguix-package: Gracefully report non-existing outputs.
2013-01-28 Nikita Karetnikovguix-package: Add '--search'.
2013-01-27 Ludovic Courtèsguix-package: Always use the next number for new genera...
2013-01-27 Ludovic Courtèsguix-package: When rolling back to nothingness, point...
2013-01-24 Ludovic Courtèsguix-package: Error out when passed a non-option argument.
2013-01-22 Ludovic Courtèsguix-package: Fix `--roll-back' when `--profile' is...
2013-01-18 Ludovic Courtèsdistro: Change the module name space to (gnu ...).
2013-01-17 Ludovic Courtèsguix-package: Allow `--roll-back' to skip missing gener...
2013-01-17 Ludovic Courtèsguix-package: Add `--roll-back'.
2013-01-14 Ludovic Courtèsguix-package: Create or diagnose missing profile directory.
2013-01-14 Ludovic Courtèstests: Use "binutils:lib" as the `guix-package' example.
2013-01-11 Ludovic CourtèsMerge branch 'core-updates'
2013-01-07 Ludovic Courtèsguix-package: Remove `-b' shorthand for `--bootstrap'.
2013-01-06 Ludovic CourtèsMerge branch 'master' into core-updates
2013-01-05 Ludovic CourtèsUpdate license headers.
2012-12-13 Ludovic CourtèsMerge branch 'nix-integration'
2012-12-13 Ludovic Courtèstests: Skip network-dependent tests when the network...
2012-12-11 Ludovic Courtèstests: Remove `t-profile' files on exit.
2012-12-11 Ludovic Courtèsguix-package: Gracefully handle multiple installs of...
2012-11-19 Ludovic Courtèsguix-package: Extract version strings when installing...
2012-11-19 Ludovic Courtèsguix-package: Add `--list-available'.
2012-11-19 Ludovic Courtèsguix-package: Add `--list-installed'.
2012-11-07 Ludovic Courtèsguix-package: Fix handling of the PACKAGE:OUTPUT syntax.
2012-11-01 Ludovic CourtèsAdd a preliminary `guix-package' command-line tool.