summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-09-03android-repo-download: Clean up typos; remove unused imports.Danny Milosavljevic
2020-09-02ssh: Fix progress bar crash when there are zero items to send.Ludovic Courtès
2020-09-02ssh: Fix regression in 'send-files'.Ludovic Courtès
2020-09-02ui: Attempt to fall back to "en_US.utf8" rather than "C".Ludovic Courtès
2020-09-02store: 'set-build-options' sends LC_MESSAGES, not LC_ALL.Ludovic Courtès
2020-09-02substitute: Set LC_MESSAGES to the client's locale, not LC_ALL.Ludovic Courtès
2020-09-02Add (guix android-repo-download).Danny Milosavljevic
2020-09-01import: launchpad: Recognize more URLs.Arun Isaac
2020-09-01import: launchpad: Recognize the .orig.tar.gz extension.Arun Isaac
2020-09-01import: launchpad: Handle list of source URLs correctly.Arun Isaac
2020-09-01gexp: computed-file: Prevent mistakenly overriding default option values.Maxim Cournoyer
2020-08-31guix: system: Add `--label' option.Julien Lepiller
2020-08-31guix system: Clarify what happens where service upgrade fails.Ludovic Courtès
2020-08-31guix system: reconfigure: Tell users about 'herd status'.Ludovic Courtès
2020-08-31packages: <content-hash> printer gracefully handle #f values.Ludovic Courtès
2020-08-31ssh: 'send-files' displays a progress bar.Ludovic Courtès
2020-08-30environment: Set USER and LOGNAME in containerLars-Dominik Braun
2020-08-29copy, offload: Explicitly close SSH channels and sessions.Ludovic Courtès
2020-08-28derivations: Avoid uses of 'write' in 'write-derivation'.Ludovic Courtès
2020-08-28derivations: Avoid uses of 'display' in 'write-derivation'.Ludovic Courtès
2020-08-28store: 'with-store' returns as many values as its body.Ludovic Courtès
2020-08-27pull: Avoid "Migrating profile" message on the first run.Ludovic Courtès
2020-08-26lint: Use 'with-error-handling'.Ludovic Courtès
2020-08-25offload: Modify the build-machine record to accept multiple systems.Maxim Cournoyer
2020-08-25linux-libre: Support module compression.Mathieu Othacehe
2020-08-24offload: Update help string.Maxim Cournoyer
2020-08-24guix upgrade: Allow using --do-not-upgrade.Jakub Kądziołka
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe
2020-08-24Use guile-zlib extension in build-side code.Mathieu Othacehe
2020-08-23lint: formatting: Gracefully handle relative file names.Ludovic Courtès
2020-08-23lint: Avoid calls to 'package-field-location' with #f as the field.Ludovic Courtès
2020-08-17utils: Add version-major+minor+point.Efraim Flashner
2020-08-13build-system/haskell: Do not pass "--bindir" during configure.Ricardo Wurmus
2020-08-13build-system/haskell: Add 'extra-directories' keyword.Timothy Sample
2020-08-12haskell-build-system: register: Remove references to the doc output.Ricardo Wurmus
2020-08-12haskell-build-system: register: Respect lib output.Ricardo Wurmus
2020-08-12build-system/haskell: Add default output "static".Ricardo Wurmus
2020-08-12build-system/haskell: Configure to link with shared libraries.Ricardo Wurmus
2020-08-12build-system/haskell: Refactor configure step.Ricardo Wurmus
2020-08-12build-system/haskell: Support parallel builds.Ricardo Wurmus
2020-08-09build-system/emacs: Allow usage of #:parallel-tests? keyMorgan Smith
2020-08-07ssh: Really report Guile setup errors in 'send-files'.Ludovic Courtès
2020-08-05ui: Report key-and-arg exceptions correctly.Ludovic Courtès
2020-08-03scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès
2020-08-03ui: Add #:verbosity to 'show-what-to-build'.Ludovic Courtès
2020-08-01guix: lint: Ignore unsupported source URL’s.Lars-Dominik Braun
2020-07-30deploy: Gracefully handle errors.Ludovic Courtès
2020-07-28pack: "fakechroot" execution engine can load its audit module.Ludovic Courtès
2020-07-28store: deduplication: Handle fs without d_type support.Mathieu Othacehe
2020-07-27upstream: Handle the case where the file name has no extension.Danny Milosavljevic