summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'staging' into wip-lispGuillaume Le Vaillant2020-09-23
|\
| * Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2020-09-05
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2020-07-24
| |\ \
| * | | build/cargo-utils: Use all allocated threads to generate checksums.Efraim Flashner2020-07-15
* | | | build-system: asdf: Improve install phase for CL source packages.Guillaume Le Vaillant2020-09-15
* | | | build-system: asdf: Read all .asd files if no #:asd-files specified.Guillaume Le Vaillant2020-09-15
* | | | build-system: asdf: Switch from bundles to regular compilation.Guillaume Le Vaillant2020-09-12
* | | | ui: Lexicographically sort transaction entries based on their package name.Maxim Cournoyer2020-09-12
* | | | ui: Refactor the package-strings helper in show-manifest-transaction.Maxim Cournoyer2020-09-12
* | | | daemon: Simplify interface with 'guix authenticate'.Ludovic Courtès2020-09-11
* | | | doc: Distinguish the "nar bundle" format from "nar".Ludovic Courtès2020-09-11
* | | | scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* | | | ui: '--help' output links to <https://guix.gnu.org/help/>.Ludovic Courtès2020-09-10
* | | | 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