summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-09-30scripts: system: Add support for image-type.Mathieu Othacehe
2020-09-29openpgp: Fix argument order of 'fxbit-set?'.Lars-Dominik Braun
2020-09-29guix build: Add a hint for unspecified value.Julien Lepiller
2020-09-27packages: 'package-input-rewriting' has a #:deep? parameter.Ludovic Courtès
2020-09-27packages: 'package-mapping' correctly recurses into 'replacement'.Ludovic Courtès
2020-09-27packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.Ludovic Courtès
2020-09-27packages: 'package-mapping' can recurse on implicit inputs.Ludovic Courtès
2020-09-27guix build: Add '--without-tests'.Ludovic Courtès
2020-09-25gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'.Ludovic Courtès
2020-09-25guix package: Simplify 'package->manifest-entry*'.Ludovic Courtès
2020-09-25licenses: Add Apple Public Source License 2.0.André Batista
2020-09-23import: Fix docstring typoes.Tobias Geerinckx-Rice
2020-09-21guix: scripts: build: Mention 'PACKAGE' in '--with-source' option.zimoun
2020-09-21environment: '--link-profile' uses ~/.guix-profile for environment variables.Ludovic Courtès
2020-09-19describe: Save the original value of (program-arguments).Ludovic Courtès
2020-09-16repl: Look for script files in (getcwd).Konrad Hinsen
2020-09-15import: cpan: Export cpan-release-module.Tobias Geerinckx-Rice
2020-09-15authenticate: Encode strings as ISO-8859-1.Ludovic Courtès
2020-09-14ui: 'show-what-to-build' displays download estimate more prominently.Ludovic Courtès
2020-09-14authenticate: Cache the ACL and key pairs.Ludovic Courtès
2020-09-14daemon: Spawn 'guix authenticate' once for all.Ludovic Courtès
2020-09-14guix: Fix download-svn-to-store.Paul Garlick
2020-09-14database: register-items: reduce transaction scope.Christopher Baines
2020-09-14database: document extra registration requirements.Caleb Ristvedt
2020-09-14deduplication: pass store directory to replace-with-link.Caleb Ristvedt
2020-09-14build-system: linux-module: Delete some huge items that we probably don't need.Danny Milosavljevic
2020-09-12ui: Lexicographically sort transaction entries based on their package name.Maxim Cournoyer
2020-09-12ui: Refactor the package-strings helper in show-manifest-transaction.Maxim Cournoyer
2020-09-11daemon: Simplify interface with 'guix authenticate'.Ludovic Courtès
2020-09-11doc: Distinguish the "nar bundle" format from "nar".Ludovic Courtès
2020-09-10scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès
2020-09-10ui: '--help' output links to <https://guix.gnu.org/help/>.Ludovic Courtès
2020-09-08Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès
2020-09-08android-repo-download: Remove unnecessary use of Guile-JSON.Ludovic Courtès
2020-09-06git: Export url-cache-directory.Mathieu Othacehe
2020-09-05scripts: system: Expand some help messages.Efraim Flashner
2020-09-03android-repo-download: Use parallel-job-count instead of hard-coding jobDanny Milosavljevic
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