ui: Add a 'define-diagnostic' macro.
[jackhill/guix/guix.git] / guix / scripts / package.scm
2013-04-21 Nikita Karetnikovui: Add a 'define-diagnostic' macro.
2013-04-17 Ludovic Courtèsguix package: Allow the search of the latest release...
2013-04-16 Ludovic Courtèsscripts: Report what will be substituted.
2013-04-16 Cyril Roelandtpackage: allow users to upgrade the whole system by...
2013-04-12 Ludovic Courtèspackage: Being at the empty profile is not an error.
2013-04-12 Ludovic Courtèsguix package: Add `--no-substitutes'.
2013-04-11 Ludovic Courtèsui: Add a `warning' macro.
2013-03-18 Ludovic Courtèsguix package: Report packages to be removed/installed.
2013-03-15 Ludovic Courtèsguix package: Gracefully handle `official-gnu-packages...
2013-03-07 Ludovic Courtèsui: Gracefully report failures to connect to the daemon.
2013-03-05 Ludovic Courtèsguix package: Recover from freshness check transient...
2013-03-05 Ludovic Courtèsguix package: Inform about new upstream versions of...
2013-03-01 Ludovic Courtèsui: Factorize `read/eval-package-expression'.
2013-03-01 Ludovic Courtèsguix package: Add `--install-from-expression'.
2013-02-20 Ludovic Courtèsui: Factorize `show-what-to-build'.
2013-02-20 Ludovic Courtèsui: Add temporary file handling and atomic symlink...
2013-02-17 Ludovic Courtèsscripts: Remove hyphen in the command name shown by...
2013-02-17 Ludovic Courtèsscripts: Remove initialization now redundant with ...
2013-02-17 Mark H WeaverReplace individual scripts with master 'guix' script.