summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* channels: Add mechanism to patch checkouts of the 'guix channel.Ludovic Courtès2020-05-07
* channels: Add 'latest-channel-instance'.Ludovic Courtès2020-05-07
* Merge branch 'master' into core-updatesMarius Bakke2020-05-06
|\
| * syscalls: 'define-c-struct' supports cross-compilation.Ludovic Courtès2020-05-05
* | Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\|
| * image: Add a new API.Mathieu Othacehe2020-05-05
| * build: store-copy: Export file-size procedure.Mathieu Othacehe2020-05-05
| * openpgp: Add missing type predicate for '&openpgp-invalid-signature-error'.Ludovic Courtès2020-05-04
| * openpgp: Raise error conditions instead of calling 'error'.Ludovic Courtès2020-05-04
| * openpgp: Add 'string->openpgp-packet'.Ludovic Courtès2020-05-04
| * openpgp: 'lookup-key-by-{id,fingerprint}' return the key first.Ludovic Courtès2020-05-04
| * openpgp: 'verify-openpgp-signature' looks up by fingerprint when possible.Ludovic Courtès2020-05-04
| * openpgp: Add 'lookup-key-by-fingerprint'.Ludovic Courtès2020-05-04
| * openpgp: Store the issuer key id and fingerprint in <openpgp-signature>.Ludovic Courtès2020-05-04
| * openpgp: Decode the issuer-fingerprint signature subpacket.Ludovic Courtès2020-05-04
| * Add (guix openpgp).Ludovic Courtès2020-05-04
* | Merge branch 'master' into core-updatesMarius Bakke2020-05-02
|\|
| * profiles: Mark manual database as non-substitutable.Ludovic Courtès2020-05-01
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-30
|\|
| * guix: edit: Make nano the default editor.Raghav Gururajan2020-04-27
| * import: crate: Gracefully handle non-existent crates.Ludovic Courtès2020-04-27
| * channels: Use a declarative profile.Ludovic Courtès2020-04-26
| * pack: Use a declarative profile.Ludovic Courtès2020-04-26
| * profiles: Add lowerable <profile> record type.Ludovic Courtès2020-04-26
| * substitute: Close port at the end of http-multiple-get.Christopher Baines2020-04-26
| * substitute: Make http-multiple-get batch size configurable.Christopher Baines2020-04-26
| * substitute: Use the same port for multiple request batches.Christopher Baines2020-04-26
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-24
|\|
| * guix package: Export 'search-path-environment-variables'.Marius Bakke2020-04-24
| * Revert "licenses: Export license record."Mathieu Othacehe2020-04-24
| * compile: Pre-load the compiler outside 'with-target'.Ludovic Courtès2020-04-23
| * licenses: Export license record.zimoun2020-04-23
| * git-version: Raise a condition instead of an error.Jakub Kądziołka2020-04-23
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-23
|\|
| * git-version: Handle invalid arguments gracefullyJakub Kądziołka2020-04-23
| * profiles: Add #:name parameter to 'profile-derivation'.Ludovic Courtès2020-04-22
| * gexp: Add 'load-path?' field to <scheme-file>.Ludovic Courtès2020-04-22
| * self: Build and install 'guix-cookbook.info' and its translations.Ludovic Courtès2020-04-21
| * self: translate-texi-manuals: Add 'available-translations'.Ludovic Courtès2020-04-21
| * self: translate-texi-manuals: Don't hardcode "guix.texi".Ludovic Courtès2020-04-21
| * packages: Recommend against the use of 'package-file'.Ludovic Courtès2020-04-21
| * syscalls: Fix Linux detection in 'readdir*'.Julien Lepiller2020-04-20
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-19
|\|
| * tests: Invoke 'git' with a custom '.gitconfig' and ignore the system config.Ludovic Courtès2020-04-19
| * status: Remove extra space before ellipsis.Ludovic Courtès2020-04-19
| * gnupg: Accept revoked keys.Tobias Geerinckx-Rice2020-04-17
| * ui: Fix typos, 80-col & grammar in comments & docstrings.Vincent Legoll2020-04-17
| * status: Allow double-click select of URLs.TomZ2020-04-17
| * import/print: Don't factorize URI if there's no version match.Ricardo Wurmus2020-04-16
| * import/utils: alist->package: Include arguments.Ricardo Wurmus2020-04-16