aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'.Ludovic Courtès2020-09-25
* guix package: Simplify 'package->manifest-entry*'.Ludovic Courtès2020-09-25
* licenses: Add Apple Public Source License 2.0.André Batista2020-09-25
* import: Fix docstring typoes.Tobias Geerinckx-Rice2020-09-23
* guix: scripts: build: Mention 'PACKAGE' in '--with-source' option.zimoun2020-09-21
* environment: '--link-profile' uses ~/.guix-profile for environment variables.Ludovic Courtès2020-09-21
* describe: Save the original value of (program-arguments).Ludovic Courtès2020-09-19
* repl: Look for script files in (getcwd).Konrad Hinsen2020-09-16
* import: cpan: Export cpan-release-module.Tobias Geerinckx-Rice2020-09-15
* authenticate: Encode strings as ISO-8859-1.Ludovic Courtès2020-09-15
* ui: 'show-what-to-build' displays download estimate more prominently.Ludovic Courtès2020-09-14
* authenticate: Cache the ACL and key pairs.Ludovic Courtès2020-09-14
* daemon: Spawn 'guix authenticate' once for all.Ludovic Courtès2020-09-14
* guix: Fix download-svn-to-store.Paul Garlick2020-09-14
* database: register-items: reduce transaction scope.Christopher Baines2020-09-14
* database: document extra registration requirements.Caleb Ristvedt2020-09-14
* deduplication: pass store directory to replace-with-link.Caleb Ristvedt2020-09-14
* build-system: linux-module: Delete some huge items that we probably don't need.Danny Milosavljevic2020-09-14
* 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