summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-03-27Merge branch 'master' into core-updates...Marius Bakke
2020-03-26status: Display synthetic information about profiles being built....Ludovic Courtès
2020-03-26profiles: 'profile-derivation' sets a 'type' property....Ludovic Courtès
2020-03-26gnu: bootstrap: Add support for the Hurd....Efraim Flashner
2020-03-25import/cran: Import missing module....Ricardo Wurmus
2020-03-25environment: Use 'with-build-handler'....Ludovic Courtès
2020-03-25archive: Use 'with-build-handler'....Ludovic Courtès
2020-03-25import/cran: Support importing from Mercurial repositories....Ricardo Wurmus
2020-03-24scripts: lint: Handle store connections for lint checkers....Christopher Baines
2020-03-24lint: Add a #:store argument to check-derivation...Christopher 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-21Merge branch 'master' into core-updatesMarius Bakke
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