summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
AgeCommit message (Expand)Author
2018-10-11profiles: Add 'ensure-profile-directory'....Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output....Ludovic Courtès
2018-09-11guix: Do not close current-error-port....Ricardo Wurmus
2018-09-09ui: Add soft port for styling and filtering build output....Ricardo Wurmus
2018-09-07guix package: Record package provenance in manifest entries....Ludovic Courtès
2018-07-13guix package: Use relative symlinks to generations....Ludovic Courtès
2018-06-09profiles: Add '%current-profile', 'user-friendly-profile', & co....Ludovic Courtès
2018-03-31guix package: Add '--allow-collisions'....Ludovic Courtès
2018-02-27guix package: '--search' no longer shows superseded packages....Ludovic Courtès
2017-12-07scripts: All commands enable build hooks by default....Ludovic Courtès
2017-12-03scripts: Default to Guile 2.2 as the guile-for-build....Ludovic Courtès
2017-10-25guix package: '--list-available' does not show superseded packages....Ludovic Courtès
2017-10-07guix package: '--upgrade' no longer reverses package order....Ludovic Courtès
2017-09-16ui: Generalize relevance computation....Ludovic Courtès
2017-09-01scripts: Remove 'max-silent-time' from the default options....Maxim Cournoyer
2017-08-01guix package: Allow `guix package -u' to fuction as before....Efraim Flashner
2017-07-31guix package: Warn when invoked with '-u -something'....Ludovic Courtès
2017-07-20guix package: '-l' correctly handles zero-generation profiles....Ludovic Courtès
2017-07-20guix package: Trim trailing slashes from the profile name....Ludovic Courtès
2017-06-26guix package: Allow '--rollback', after all....Ludovic Courtès
2017-06-26guix package: 'guix package -r PKG -u' does not upgrade PKG....Ludovic Courtès
2017-06-25guix package: Warn about packages that no longer exist....Ludovic Courtès
2017-06-21guix package: '--search-paths' shows search paths from propagated inputs....Ludovic Courtès
2017-06-21guix package: Always upgrade packages that have propagated inputs....Ludovic Courtès
2017-06-13guix package: '--search' sorts by relevance....Ludovic Courtès
2017-05-23guix package: Swallow EPIPE upon 'guix package --list-generations'....Ludovic Courtès
2017-05-10scripts: Warn about old distro....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-01-23Merge branch 'master' into core-updatesLudovic Courtès
2017-01-23guix package: Honor the order of profiles when -p appears multiple times....Ludovic Courtès
2017-01-11guix package: Fix version and output for 'guix package -i /gnu/store/…'....Ludovic Courtès
2016-12-17profiles: Remove dependency on 'glibc-utf8-locales' for tests....Ludovic Courtès
2016-11-06profiles: Extract a procedure for getting relative generation numbers....Chris Marusich
2016-10-26guix package: Display generation diffs....Roel Janssen
2016-09-06packages: Add 'package-superseded' and associated support....Ludovic Courtès
2016-09-06guix package: Build up the transaction incrementally....Ludovic Courtès
2016-09-06guix package: Clarify upgrade code....Ludovic Courtès
2016-08-28guix scripts: Disable grafting on dry runs....Roel Janssen
2016-07-28guix package: Suggest prefix search path settings....Ludovic Courtès
2016-05-27guix package: Inherit the transformed version number....Ludovic Courtès
2016-04-04emacs: Use 'build-and-use-profile' from (guix scripts package)....Alex Kost
2016-03-02guix build: Move '--no-grafts' to the common build options....Ludovic Courtès
2016-02-24Do not check package freshness during upgrade....Alex Kost
2016-02-01guix package: Support package transformation options....Ludovic Courtès
2016-01-05guix package: Allow multiple '--search' flags....Ludovic Courtès
2015-12-25guix package: Fix typo in comment....Leo Famulari
2015-12-01guix package: Refactor 'options->installable'....Ludovic Courtès
2015-12-01guix package: Move 'process-actions' out of sight....Ludovic Courtès
2015-12-01guix package: Formalize the list of actions....Ludovic Courtès
2015-12-01guix package: Move 'build-and-use-profile' out of sight....Ludovic Courtès