summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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-17ui: Handle EPIPE errors when displaying Guix version....Simon Tournier
2023-10-16pack: Allow setting a custom image tag for Docker images...Sören Tempel
2023-10-18locate: Do not return the system database when it is too old....Ludovic Courtès
2023-10-12shell: Take grafting into account when caching....Ludovic Courtès
2023-10-06build-system/minify: Use esbuild....Ricardo Wurmus
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-10-04search-paths: Add GCC search paths....Maxim Cournoyer
2023-10-04guix: meson-configuration: Fix boolean assigment....Jean-Pierre De Jesus DIAZ
2023-09-28archive: Fix ‘--version’ typo....Nikolaos Chatzikonstantinou
2023-09-24read-print: Be more mindful of horizontal space in packages....Tobias Geerinckx-Rice
2023-09-26git-download: Use “builtin:git-download” when available....Ludovic Courtès
2023-09-26perform-download: Use the ‘git’ command captured at configure time....Ludovic Courtès
2023-09-26build: Add dependency on Git....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-26git-download: Honor the ‘GUIX_DOWNLOAD_FALLBACK_TEST’ environment variable....Ludovic Courtès
2023-09-26git-download: Move fallback code to (guix build git)....Ludovic Courtès
2023-09-25git: Restore 'false-if-git-not-found' in 'reference-available?'....Simon Tournier
2023-09-22Merge branch 'master' into emacs-teamLiliana Marie Prikler
2023-09-22git: Avoid touching the network unless needed in 'reference-available?'....Simon Tournier
2023-09-20image: Introduce the mbr-hybrid-raw image type....Mathieu Othacehe
2023-09-19self: Compile guix-packages-base in chunks of 10 files....Janneke Nieuwenhuizen