summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès2020-09-08
* android-repo-download: Remove unnecessary use of Guile-JSON.Ludovic Courtès2020-09-08
* git: Export url-cache-directory.Mathieu Othacehe2020-09-06
* scripts: system: Expand some help messages.Efraim Flashner2020-09-05
* android-repo-download: Use parallel-job-count instead of hard-coding jobDanny Milosavljevic2020-09-03
* android-repo-download: Clean up typos; remove unused imports.Danny Milosavljevic2020-09-03
* ssh: Fix progress bar crash when there are zero items to send.Ludovic Courtès2020-09-02
* ssh: Fix regression in 'send-files'.Ludovic Courtès2020-09-02
* ui: Attempt to fall back to "en_US.utf8" rather than "C".Ludovic Courtès2020-09-02
* store: 'set-build-options' sends LC_MESSAGES, not LC_ALL.Ludovic Courtès2020-09-02
* substitute: Set LC_MESSAGES to the client's locale, not LC_ALL.Ludovic Courtès2020-09-02
* Add (guix android-repo-download).Danny Milosavljevic2020-09-02
* import: launchpad: Recognize more URLs.Arun Isaac2020-09-01
* import: launchpad: Recognize the .orig.tar.gz extension.Arun Isaac2020-09-01
* import: launchpad: Handle list of source URLs correctly.Arun Isaac2020-09-01
* gexp: computed-file: Prevent mistakenly overriding default option values.Maxim Cournoyer2020-09-01
* guix: system: Add `--label' option.Julien Lepiller2020-08-31
* guix system: Clarify what happens where service upgrade fails.Ludovic Courtès2020-08-31
* guix system: reconfigure: Tell users about 'herd status'.Ludovic Courtès2020-08-31
* packages: <content-hash> printer gracefully handle #f values.Ludovic Courtès2020-08-31
* ssh: 'send-files' displays a progress bar.Ludovic Courtès2020-08-31
* environment: Set USER and LOGNAME in containerLars-Dominik Braun2020-08-30
* copy, offload: Explicitly close SSH channels and sessions.Ludovic Courtès2020-08-29
* derivations: Avoid uses of 'write' in 'write-derivation'.Ludovic Courtès2020-08-28
* derivations: Avoid uses of 'display' in 'write-derivation'.Ludovic Courtès2020-08-28
* store: 'with-store' returns as many values as its body.Ludovic Courtès2020-08-28
* pull: Avoid "Migrating profile" message on the first run.Ludovic Courtès2020-08-27
* lint: Use 'with-error-handling'.Ludovic Courtès2020-08-26
* offload: Modify the build-machine record to accept multiple systems.Maxim Cournoyer2020-08-25
* linux-libre: Support module compression.Mathieu Othacehe2020-08-25
* offload: Update help string.Maxim Cournoyer2020-08-24
* guix upgrade: Allow using --do-not-upgrade.Jakub Kądziołka2020-08-24
* Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe2020-08-24
* Use guile-zlib extension in build-side code.Mathieu Othacehe2020-08-24
* lint: formatting: Gracefully handle relative file names.Ludovic Courtès2020-08-23
* lint: Avoid calls to 'package-field-location' with #f as the field.Ludovic Courtès2020-08-23
* utils: Add version-major+minor+point.Efraim Flashner2020-08-17
* build-system/haskell: Do not pass "--bindir" during configure.Ricardo Wurmus2020-08-13
* build-system/haskell: Add 'extra-directories' keyword.Timothy Sample2020-08-13
* haskell-build-system: register: Remove references to the doc output.Ricardo Wurmus2020-08-12
* haskell-build-system: register: Respect lib output.Ricardo Wurmus2020-08-12
* build-system/haskell: Add default output "static".Ricardo Wurmus2020-08-12
* build-system/haskell: Configure to link with shared libraries.Ricardo Wurmus2020-08-12
* build-system/haskell: Refactor configure step.Ricardo Wurmus2020-08-12
* build-system/haskell: Support parallel builds.Ricardo Wurmus2020-08-12
* build-system/emacs: Allow usage of #:parallel-tests? keyMorgan Smith2020-08-09
* ssh: Really report Guile setup errors in 'send-files'.Ludovic Courtès2020-08-07
* ui: Report key-and-arg exceptions correctly.Ludovic Courtès2020-08-05
* scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès2020-08-03
* ui: Add #:verbosity to 'show-what-to-build'.Ludovic Courtès2020-08-03