summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2023-10-17scripts: shell: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: search: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: repl: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: remove: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: refresh: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: pull: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: publish: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: processes: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: package: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: pack: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: offload: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: locate: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: lint: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: install: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: import: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: home: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: hash: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: graph: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: git: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: gc: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: edit: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: download: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: discover: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: describe: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: deploy: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: copy: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: container: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: challenge: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: build: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: archive: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-16pack: Allow setting a custom image tag for Docker imagesSören Tempel
2023-10-12shell: Take grafting into account when caching.Ludovic Courtès
2023-10-05perform-download: Set PATH before invoking ‘git’.Ludovic Courtès
2023-10-05refresh: Fix sorting of updates by file and line number.Ricardo Wurmus
2023-09-28archive: Fix ‘--version’ typo.Nikolaos Chatzikonstantinou
2023-09-26perform-download: Use the ‘git’ command captured at configure time.Ludovic Courtès
2023-09-26daemon: Add “git-download” built-in builder.Ludovic Courtès
2023-09-26perform-download: Remove unused one-argument clause.Ludovic Courtès
2023-09-20image: Introduce the mbr-hybrid-raw image type.Mathieu Othacehe
2023-09-08guix: shell: Don't whitelist / by typo in `shell-authorized-directories'.Janneke Nieuwenhuizen
2023-09-05time-machine: Also validate the reference from a channels file.Maxim Cournoyer
2023-08-29scripts: pull: Teach 'channels-list' to use 'tag' git references.Simon Tournier
2023-08-25image: Add mbr-raw-image-type and use by default.Josselin Poiret
2023-08-17pull, time-machine: Add '-q' to ignore channel files.Ludovic Courtès
2023-08-16scripts: time-machine: Error when attempting to visit too old commits.Maxim Cournoyer
2023-08-16pull: Tag commit argument with 'tag-or-commit.Maxim Cournoyer
2023-08-16guix home: Create /tmp in container if needed.Ludovic Courtès
2023-08-15refresh: Add --target-version option.Maxim Cournoyer
2023-08-12reconfigure: Use let* from srfi-71.Nicolas Graves
2023-08-08system: Do not check initrd modules for pseudo file systems.Ludovic Courtès