guix/guix/scripts
Ludovic Courtès 044277f610
guix archive: Add '--list'.
* guix/scripts/archive.scm (show-help, %options): Add '--list'.
(list-contents): New procedure.
(guix-archive): Honor the '--list' option.
* tests/guix-archive.sh: Test it.
* doc/guix.texi (Invoking guix archive): Document it.
2019-12-12 17:56:58 +01:00
..
container scripts: container: Fix typo. 2019-09-23 11:56:40 -07:00
import import: utils: 'recursive-import' returns a list rather than a stream. 2019-12-11 12:13:03 +01:00
system ui: Produce hyperlinks for the 'location' field of search results. 2019-11-09 00:36:10 +01:00
archive.scm guix archive: Add '--list'. 2019-12-12 17:56:58 +01:00
authenticate.scm
build.scm guix build: '--keep-failed' implies '--no-offload'. 2019-11-26 00:16:36 +01:00
challenge.scm substitute: Select the best compression methods. 2019-06-02 22:01:57 +02:00
container.scm
copy.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
deploy.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
describe.scm channels: Add 'profile-channels'. 2019-08-16 23:00:26 +02:00
download.scm guix download: Ensure destination file-name is valid in the store. 2019-09-26 17:48:08 +02:00
edit.scm edit: Use 'specification->location' to read information from the cache. 2019-01-15 20:24:09 +01:00
environment.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
gc.scm daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'. 2019-09-08 11:49:24 +02:00
graph.scm graph: Support package transformation options. 2019-11-07 18:39:55 +01:00
hash.scm
import.scm import: cran: Add support for git repositories. 2019-08-29 11:38:12 +02:00
install.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
lint.scm lint: Add '--load-path' option. 2019-12-08 23:14:03 +01:00
offload.scm ssh: Add 'authenticate-server*' and use it for offloading. 2019-12-04 18:16:08 +01:00
pack.scm pack: Clarify the /bin/sh requirement for Singularity. 2019-12-10 20:56:05 +01:00
package.scm ui: Factorize 'with-profile-lock'. 2019-11-29 15:54:20 +01:00
perform-download.scm
processes.scm processes: Gracefully handle daemons without clients. 2019-04-29 21:54:10 +02:00
publish.scm Use more guix.gnu.org. 2019-07-16 23:00:10 +02:00
pull.scm guix system: "list-generations" displays provenance info. 2019-12-07 00:59:56 +01:00
refresh.scm refresh: Distinguish between "no updater" and "failing updater". 2019-09-10 00:34:40 +02:00
remove.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
repl.scm Add (guix repl). 2019-07-04 18:05:02 +02:00
search.scm show, search: Add '--load-path'. 2019-09-23 23:41:19 +02:00
show.scm show, search: Add '--load-path'. 2019-09-23 23:41:19 +02:00
size.scm size: Optimize dependency size computation. 2019-04-07 11:36:00 +02:00
substitute.scm substitute: Remove unused procedure. 2019-12-04 18:16:08 +01:00
system.scm guix system: Add "describe" action. 2019-12-07 00:59:57 +01:00
time-machine.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
upgrade.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
weather.scm substitute: Select the best compression methods. 2019-06-02 22:01:57 +02:00