summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
Commit message (Expand)AuthorAge
* package: Fix i18n of the number of packages message.Ludovic Courtès2013-06-20
* package: Display the number of installed packages upon completion.Ludovic Courtès2013-06-19
* build, package: Add `--fallback' option.Ludovic Courtès2013-05-29
* package: Fix default profile ownership check when it's just been created.Ludovic Courtès2013-05-24
* Add `--max-silent-time' to `guix build' and `guix package'.Ludovic Courtès2013-05-20
* package: Make sure the profile directory is owned by the user.Ludovic Courtès2013-05-16
* package: Always clear the SIGINT handler.Ludovic Courtès2013-05-14
* ftp-client: Let callers handle `ftp-open' exceptions.Ludovic Courtès2013-05-14
* package: Store the output path of packages installed with `-e'.Ludovic Courtès2013-05-10
* package: Make sure the dependencies get built along with the manifest.Ludovic Courtès2013-05-10
* package: Use ~/.guix-profile as the default for --search-paths.Ludovic Courtès2013-05-10
* package: Display the output of packages to be installed/removed.Ludovic Courtès2013-05-08
* package: Preserve the installed package output when upgrading.Ludovic Courtès2013-05-08
* package: Fix spacing in user messages.Ludovic Courtès2013-05-07
* Merge branch 'core-updates'Ludovic Courtès2013-04-30
|\
| * guix package: Add `--search-paths' & co.Ludovic Courtès2013-04-28
* | ui: Add `args-fold*' and use it.Ludovic Courtès2013-04-27
|/
* ui: Add a 'define-diagnostic' macro.Nikita Karetnikov2013-04-21
* guix package: Allow the search of the latest release to be interrupted.Ludovic Courtès2013-04-17
* scripts: Report what will be substituted.Ludovic Courtès2013-04-17
* package: allow users to upgrade the whole system by not providing a regexp.Cyril Roelandt2013-04-16
* package: Being at the empty profile is not an error.Ludovic Courtès2013-04-12
* guix package: Add `--no-substitutes'.Ludovic Courtès2013-04-12
* ui: Add a `warning' macro.Ludovic Courtès2013-04-11
* guix package: Report packages to be removed/installed.Ludovic Courtès2013-03-18
* guix package: Gracefully handle `official-gnu-packages' failure.Ludovic Courtès2013-03-16
* ui: Gracefully report failures to connect to the daemon.Ludovic Courtès2013-03-07
* guix package: Recover from freshness check transient errors.Ludovic Courtès2013-03-05
* guix package: Inform about new upstream versions of GNU packages.Ludovic Courtès2013-03-05
* ui: Factorize `read/eval-package-expression'.Ludovic Courtès2013-03-01
* guix package: Add `--install-from-expression'.Ludovic Courtès2013-03-01
* ui: Factorize `show-what-to-build'.Ludovic Courtès2013-02-20
* ui: Add temporary file handling and atomic symlink switch.Ludovic Courtès2013-02-20
* scripts: Remove hyphen in the command name shown by `--version'.Ludovic Courtès2013-02-17
* scripts: Remove initialization now redundant with `initialize-guix'.Ludovic Courtès2013-02-17
* Replace individual scripts with master 'guix' script.Mark H Weaver2013-02-16