summaryrefslogtreecommitdiff
path: root/guix/scripts/size.scm
AgeCommit message (Expand)Author
2019-04-07size: Optimize dependency size computation....Ludovic Courtès
2018-12-04Remove most references to hydra.gnu.org....Ludovic Courtès
2018-07-03store: Add 'query-path-info*'....Ludovic Courtès
2017-10-28scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'....Ludovic Courtès
2017-10-27scripts: Use 'args-fold*' for command that do not honor build flags....Ludovic Courtès
2017-09-07size: Default to '--sort=self'....Ludovic Courtès
2017-07-12size: Add '--sort=KEY'....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-04-07size: Avoid '_' as a pattern variable in 'match'....Ludovic Courtès
2016-07-29size: Fix corner case with multiple items on the command line....Ludovic Courtès
2016-05-24size: Pass 'requisites' a list of items....Ludovic Courtès
2016-05-24store: 'requisites' now takes a list of store items....Ludovic Courtès
2016-05-24size: Accept several arguments....Ludovic Courtès
2016-05-24size: 'store-profile' takes a list of store items....Ludovic Courtès
2016-05-04utils: Move combinators to (guix combinators)....Ludovic Courtès
2016-03-14size: Disable grafts....Ludovic Courtès
2015-10-28store: Use the daemon's substitute URLs by default....Ludovic Courtès
2015-09-18Add (guix scripts)....Alex Kost
2015-08-19size: Get the item's size from the daemon rather than compute it....Ludovic Courtès
2015-07-22size: Add '--substitute-urls' option....Ludovic Courtès
2015-07-22size: Remove leftover 'pk'....Ludovic Courtès
2015-07-15size: Gracefully handle EPIPE....Ludovic Courtès
2015-06-21size: Add '--map-file' option....Ludovic Courtès
2015-06-21size: Remove unused variables....Ludovic Courtès
2015-06-18Add 'guix size'....Ludovic Courtès