summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| | * openpgp: Fix argument order of 'fxbit-set?'.Lars-Dominik Braun2020-09-29
| | * guix build: Add a hint for unspecified value.Julien Lepiller2020-09-29
| | * packages: 'package-input-rewriting' has a #:deep? parameter.Ludovic Courtès2020-09-27
| | * packages: 'package-mapping' correctly recurses into 'replacement'.Ludovic Courtès2020-09-27
| | * packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.Ludovic Courtès2020-09-27
| | * packages: 'package-mapping' can recurse on implicit inputs.Ludovic Courtès2020-09-27
| | * guix build: Add '--without-tests'.Ludovic Courtès2020-09-27
| | * 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
| * | 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
* | | | | | store: Fix docstring typo.Tobias Geerinckx-Rice2020-10-16
* | | | | | build: Fix docstring typos.Tobias Geerinckx-Rice2020-10-16
* | | | | | packages: Delete duplicate inputs when lowering bags.Ludovic Courtès2020-10-15
* | | | | | packages, scripts, utils: Enable multi-threaded xz compression.Maxim Cournoyer2020-10-08
* | | | | | utils: Do not raise exceptions in delete-file-recursively.Maxim Cournoyer2020-10-08
* | | | | | utils: Add 'call-with-temporary-output-file'.Ludovic Courtès2020-09-19
* | | | | | Remove (guix build rpath).Ludovic Courtès2020-09-19
* | | | | | gremlin: Add 'set-file-runpath', 'file-runpath', and 'file-needed'.Ludovic Courtès2020-09-19
* | | | | | build-system/gnu: strip with --strip-unneeded [v2]Jakub Kądziołka2020-09-19
* | | | | | build-system/gnu: strip with --strip-unneededJakub Kądziołka2020-09-19
* | | | | | Merge remote-tracking branch 'origin/master' into core-updatesMaxim Cournoyer2020-09-14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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