index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
size.scm
Age
Commit message (
Expand
)
Author
2025-09-04
size: Improve error message.
Nicolas Graves
2024-01-12
scripts: size: Fix `guix size` with --system argument.
Zheng Junjie
2023-10-17
scripts: size: Handle EPIPE errors when displaying help.
Simon Tournier
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
2022-05-22
scripts: Add --list-systems and --list-targets options.
Mathieu Othacehe
2020-09-10
scripts: Use 'define-command' and have 'guix help' use that.
Ludovic Courtès
2020-05-29
size: Document that positional arguments can be store items.
Pierre Neidhardt
2020-01-16
size: Add '--load-path' option.
zimoun
2019-04-07
size: Optimize dependency size computation.
Ludovic Courtès
2018-12-04
Remove most references to hydra.gnu.org.
Ludovic Courtès
2018-07-03
store: Add 'query-path-info*'.
Ludovic Courtès
2017-10-28
scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.
Ludovic Courtès
2017-10-27
scripts: Use 'args-fold*' for command that do not honor build flags.
Ludovic Courtès
2017-09-07
size: Default to '--sort=self'.
Ludovic Courtès
2017-07-12
size: Add '--sort=KEY'.
Ludovic Courtès
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-04-07
size: Avoid '_' as a pattern variable in 'match'.
Ludovic Courtès
2016-07-29
size: Fix corner case with multiple items on the command line.
Ludovic Courtès
2016-05-24
size: Pass 'requisites' a list of items.
Ludovic Courtès
2016-05-24
store: 'requisites' now takes a list of store items.
Ludovic Courtès
2016-05-24
size: Accept several arguments.
Ludovic Courtès
2016-05-24
size: 'store-profile' takes a list of store items.
Ludovic Courtès
2016-05-04
utils: Move combinators to (guix combinators).
Ludovic Courtès
2016-03-14
size: Disable grafts.
Ludovic Courtès
2015-10-28
store: Use the daemon's substitute URLs by default.
Ludovic Courtès
2015-09-18
Add (guix scripts).
Alex Kost
2015-08-19
size: Get the item's size from the daemon rather than compute it.
Ludovic Courtès
2015-07-22
size: Add '--substitute-urls' option.
Ludovic Courtès
2015-07-22
size: Remove leftover 'pk'.
Ludovic Courtès
2015-07-15
size: Gracefully handle EPIPE.
Ludovic Courtès
2015-06-21
size: Add '--map-file' option.
Ludovic Courtès
2015-06-21
size: Remove unused variables.
Ludovic Courtès
2015-06-18
Add 'guix size'.
Ludovic Courtès