summaryrefslogtreecommitdiff
path: root/guix/scripts/size.scm
Commit message (Expand)AuthorAge
* scripts: Add --list-systems and --list-targets options.Mathieu Othacehe2022-05-22
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* size: Document that positional arguments can be store items.Pierre Neidhardt2020-05-29
* size: Add '--load-path' option.zimoun2020-01-16
* size: Optimize dependency size computation.Ludovic Courtès2019-04-07
* Remove most references to hydra.gnu.org.Ludovic Courtès2018-12-04
* store: Add 'query-path-info*'.Ludovic Courtès2018-07-03
* scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2017-10-28
* scripts: Use 'args-fold*' for command that do not honor build flags.Ludovic Courtès2017-10-27
* size: Default to '--sort=self'.Ludovic Courtès2017-09-07
* size: Add '--sort=KEY'.Ludovic Courtès2017-07-12
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* size: Avoid '_' as a pattern variable in 'match'.Ludovic Courtès2017-04-07
* size: Fix corner case with multiple items on the command line.Ludovic Courtès2016-07-29
* size: Pass 'requisites' a list of items.Ludovic Courtès2016-05-24
* store: 'requisites' now takes a list of store items.Ludovic Courtès2016-05-24
* size: Accept several arguments.Ludovic Courtès2016-05-24
* size: 'store-profile' takes a list of store items.Ludovic Courtès2016-05-24
* utils: Move combinators to (guix combinators).Ludovic Courtès2016-05-04
* size: Disable grafts.Ludovic Courtès2016-03-14
* store: Use the daemon's substitute URLs by default.Ludovic Courtès2015-10-28
* Add (guix scripts).Alex Kost2015-09-18
* size: Get the item's size from the daemon rather than compute it.Ludovic Courtès2015-08-19
* size: Add '--substitute-urls' option.Ludovic Courtès2015-07-22
* size: Remove leftover 'pk'.Ludovic Courtès2015-07-22
* size: Gracefully handle EPIPE.Ludovic Courtès2015-07-15
* size: Add '--map-file' option.Ludovic Courtès2015-06-21
* size: Remove unused variables.Ludovic Courtès2015-06-21
* Add 'guix size'.Ludovic Courtès2015-06-18