summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
AgeCommit message (Expand)Author
2019-07-11guix gc: Correctly handle '--delete-generations' with no arguments....Ludovic Courtès
2019-06-27ui: Add 'display-search-results' and use it....Ludovic Courtès
2019-06-05guix package: Do not list environment variables that need to be set....Ludovic Courtès
2019-05-09ui: Make package outputs searchable....Chris Marusich
2019-04-29guix package: Add 'install', 'remove', and 'upgrade' aliases....Ludovic Courtès
2019-04-10guix package: Use absolute file names in search path recommendations....Ludovic Courtès
2019-03-16guix: Match package names case-insensitively....Tobias Geerinckx-Rice
2019-03-07describe: Add 'package-provenance'....Ludovic Courtès
2019-02-13guix system: Add 'delete-generations'....Ludovic Courtès
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status)....Ludovic Courtès
2019-02-01guix package: '-A' no longer lists deprecated packages....Ludovic Courtès
2019-01-15guix package: '--list-available' can use data from the cache....Ludovic Courtès
2019-01-15channels: Compute a package cache and use it....Ludovic Courtès
2019-01-15guix package: Avoid 'find-newest-available-packages'....Ludovic Courtès
2019-01-15guix package: '--upgrade' preserves package order....Ludovic Courtès
2019-01-11guix build: Re-purpose '--verbosity' and add '--debug'....Ludovic Courtès
2019-01-11status: Add 'with-status-verbosity'....Ludovic Courtès
2018-11-11guix package: '--show' errors when asked for a non-existent package....Ludovic Courtès
2018-10-23scripts: Suggest running 'guix gc' when we're short on disk space....Ludovic Courtès
2018-10-15status: Build upon multiplexed build output....Ludovic Courtès
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