summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-04-02reconfigure: Run the effect scripts as separate processes....Ludovic Courtès
2020-04-02guix system: Do not import the user's (guix config)....Ludovic Courtès
2020-04-02git: Don't try to resolve tags with 'tag-lookup'....Ludovic Courtès
2020-04-02bournish: Prevent inlining of run-time support procedures....Ludovic Courtès
2020-04-02gexp: 'lower-references' uses 'mapm/accumulate-builds'....Ludovic Courtès
2020-04-02guix system: Use 'mapm/accumulate-builds'....Ludovic Courtès
2020-04-02ui: Clarify "dependencies changed"....Ludovic Courtès
2020-04-02grafts: Simplify access to store item references....Ludovic Courtès
2020-03-31profiles: Compute manual database entries in parallel....Arne Babenhauserheide
2020-03-31ci: Fix 'evaluation-spec' binding....Ludovic Courtès
2020-03-31guix package: Do not misdiagnose upgrades when there are propagated inputs....Ludovic Courtès
2020-03-31profiles: 'lower-manifest-entry' recurses on dependencies....Ludovic Courtès
2020-03-31guix package: 'transaction-upgrade-entry' swallows build requests....Ludovic Courtès
2020-03-31guix package: 'transaction-upgrade-entry' uses 'lower-manifest-entry'....Ludovic Courtès
2020-03-29build-system/gnu: Optimize the package graph....Ludovic Courtès
2020-03-29packages: 'package->bag' keys cache by replacement....Ludovic Courtès
2020-03-29deploy: Use 'map/accumulate-builds'....Ludovic Courtès
2020-03-29deploy: Factorize machine deployment....Ludovic Courtès
2020-03-29packages: Change 'guile-for-grafts' back to 2.0....Ludovic Courtès
2020-03-29'--dry-run' no longer implies '--no-grafts'....Ludovic Courtès
2020-03-29grafts: Don't rely on substitute info for missing store items....Ludovic Courtès
2020-03-29store: Add 'references/cached'....Ludovic Courtès
2020-03-29profiles: Use 'mapm/accumulate-builds'....Ludovic Courtès
2020-03-29gexp: 'lower-inputs' uses 'mapm/accumulate-builds'....Ludovic Courtès
2020-03-29guix build: Use 'map/accumulate-builds'....Ludovic Courtès
2020-03-29store: Add 'map/accumulate-builds'....Ludovic Courtès
2020-03-28deploy: Remove use of '~*' in format string....Marius Bakke
2020-03-27packages: Use Guile 3.0 for grafts....Ludovic Courtès
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-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