summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* profiles: Mark manual database as non-substitutable.Ludovic Courtès2020-05-01
* 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
* 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
* 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
* 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
* import/json: json->code: Handle files with more than one definition.Ricardo Wurmus2020-04-16
* import/utils: alist->package: Ignore known inputs.Ricardo Wurmus2020-04-16
* import/print: package->code: Wrap S-expression in definition.Ricardo Wurmus2020-04-16
* import/json: Use json->code.Ricardo Wurmus2020-04-16
* scripts/package: Handle JSON files.Ricardo Wurmus2020-04-16
* scripts/build: options->things-to-build: Handle .json files.Ricardo Wurmus2020-04-16
* import/json: Add json->scheme-file.Ricardo Wurmus2020-04-16
* import/print: package->code: Wrap build system value in module reference.Ricardo Wurmus2020-04-16
* import/print: Return license with prefix.Ricardo Wurmus2020-04-16
* syscalls: 'readdir*' chooses between the Linux and Hurd code at run time.Ludovic Courtès2020-04-16