summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-03-24scripts: lint: Handle store connections for lint checkers.Christopher Baines
2020-03-24lint: Add a #:store argument to check-derivationChristopher Baines
2020-03-24lint: Mark the derivation checker as requiring a store connection.Christopher Baines
2020-03-24lint: Add a requires-store? field to the checker record.Christopher Baines
2020-03-24guix system: Fix mistaken 'guix pull' warning upon 'reconfigure'.Ludovic Courtès
2020-03-24pack: Do not store extended attributes in squashfs images.Ludovic Courtès
2020-03-24ui: 'show-manifest-transaction' tabulates package lists for install/remove.Ludovic Courtès
2020-03-24ui: 'show-manifest-transaction' tabulates upgraded package lists.Ludovic Courtès
2020-03-24import: crate: Deduplicate dependencies.Martin Becze
2020-03-24licenses: Add QWT 1.0 license.Arun Isaac
2020-03-24licenses: Add Open Government Licence for Public Sector Information.Arun Isaac
2020-03-23deploy: Write a message upon successful deployment.Ludovic Courtès
2020-03-23deploy: Show what machines will be deployed.Ludovic Courtès
2020-03-23ui: Add 'indented-string'.Ludovic Courtès
2020-03-23ssh: 'send-files' reports missing modules on the remote host.Ludovic Courtès
2020-03-22build: emacs-utils: Add an option to select scoping for batch eval.Maxim Cournoyer
2020-03-22Remove workaround for 'time-monotonic' in Guile 2.2.2.Ludovic Courtès
2020-03-22build-system: linux-module: Fix cross compilation.Mathieu Othacehe
2020-03-22system: Add kernel-loadable-modules to operating-system.Danny Milosavljevic
2020-03-22packages: 'package-field-location' handles missing source properties.Ludovic Courtès
2020-03-22copy: Use 'with-build-handler'.Ludovic Courtès
2020-03-22copy: Actually implement '--dry-run'.Ludovic Courtès
2020-03-22copy: Factorize 'with-store' & co.Ludovic Courtès
2020-03-22ui: 'build-notifier' invokes continuation when there's nothing to do.Ludovic Courtès
2020-03-22ui: 'show-what-to-build' returns two values, for builds and downloads.Ludovic Courtès
2020-03-22ui: 'show-what-to-build' returns true when there are grafts to build.Ludovic Courtès
2020-03-22guix system: Use 'with-build-handler'.Ludovic Courtès
2020-03-22guix package, pull: Use 'with-build-handler'.Ludovic Courtès
2020-03-22pack: Use 'with-build-handler'.Ludovic Courtès
2020-03-22deploy: Use 'with-build-handler'.Ludovic Courtès
2020-03-22guix build: Use 'with-build-handler'.Ludovic Courtès
2020-03-22ui: Add a notification build handler.Ludovic Courtès
2020-03-22store: Add 'with-build-handler'.Ludovic Courtès
2020-03-22syscalls: 'with-file-lock' re-grabs lock when reentering its dynamic extent.Ludovic Courtès
2020-03-22download: Delete the output file upon failure.Ludovic Courtès
2020-03-20packages: 'package-field-location' preserves the original file name.Ludovic Courtès
2020-03-19guix: lint: Ad scdoc as a suggested native input.Brendan Tildesley
2020-03-19guix package: Remove unneeded import.Ludovic Courtès
2020-03-19inferior: '&inferior-exception' includes a stack trace.Ludovic Courtès
2020-03-19repl: Return stack traces along with exceptions.Ludovic Courtès
2020-03-19inferior: Adjust to protocol (0 1).Ludovic Courtès
2020-03-19repl: Allow clients to send their protocol version.Ludovic Courtès
2020-03-14store: Fix many guix commands failing on some locales.Florian Pelz
2020-03-17build-system: linux-module: Break some long lines.Mathieu Othacehe
2020-03-17guix: import: opam: Use a default repository.Julien Lepiller
2020-03-13pack: Do not create a squashfs "recovery file".Ludovic Courtès
2020-03-13pack: Make bit-reproducible squashfs images.Ludovic Courtès
2020-03-13pack: Factorize 'mksquashfs' invocations.Ludovic Courtès
2020-03-13weather: '--coverage' filters out non-package objects.Ludovic Courtès
2020-03-13weather: Exit with non-zero when coverage is below 100%.Ludovic Courtès