summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-03-12gexp: Add 'with-parameters'.Ludovic Courtès
2020-03-12inferior: Distinguish inferior exceptions.Ludovic Courtès
2020-03-12import: cpan: Gracefully handle missing projects.Ludovic Courtès
2020-03-12import: utils: Remove 'assoc-ref*'.Ludovic Courtès
2020-03-12import: pypi: Rewrite to use 'define-json-mapping'.Ludovic Courtès
2020-03-11download: Remove (web http) workarounds no longer relevant.Ludovic Courtès
2020-03-11ui: Restore line wrapping for 'package->recutils'.Ludovic Courtès
2020-03-09download: Remove misbehaving kvin.lv mirror.Tobias Geerinckx-Rice
2020-03-08gexp: Default to current target.Mathieu Othacehe
2020-03-08store: Add set-current-target procedure.Mathieu Othacehe
2020-03-07import/cran: Add vignette builder to native inputs.Ricardo Wurmus
2020-03-06scripts: Show disk-space warning when under the min of the thresholds.Pierre Neidhardt
2020-03-05weather: Parameterize '%graft?' upfront.Ludovic Courtès
2020-03-05guix build: Parameterize '%graft?' upfront.Ludovic Courtès
2020-03-05weather: Allow non-package objects in manifest.Ludovic Courtès
2020-03-05guix build: Allow non-package objects in manifest.Ludovic Courtès
2020-03-04import: pypi: Add more licensesLars-Dominik Braun
2020-03-02file-systems: Add a 'file-system-device->string' procedure.Maxim Cournoyer
2020-02-28build-system: copy-build-system: Keep symlinks symbolic.Leo Prikler
2020-02-28Revert "ui: Only display link in capable terminals."Ludovic Courtès
2020-02-27scripts: Adjust disk-space warning functionality.Ludovic Courtès
2020-02-27guix package: Don't error out when failing to create ~/.guix-profile.Ludovic Courtès
2020-02-27emacs-build-system: Byte compile the autoload files.Maxim Cournoyer
2020-02-26scripts: Emit GC hint if free space is lower than absolute and relative thres...Pierre Neidhardt
2020-02-25build-system/linux-module: Disable depmod.Danny Milosavljevic
2020-02-25guix: node-build-system: Do not symlink /bin.Julien Lepiller
2020-02-24build-system: Fix copy-build-system default install plan.Pierre Neidhardt
2020-02-24ui: Don't truncate search output when inside Emacs.Pierre Neidhardt
2020-02-24ui: Don't disable colors when INSIDE_EMACS is set.Pierre Neidhardt
2020-02-24ui: Only display link in capable terminals.zimoun
2020-02-23ui: (size->number "1.M") is correctly parsed.Ludovic Courtès
2020-02-23swh: Handle absolute URLs being returned by the API.Jakub Kądziołka
2020-02-22import: github: Use HTTP "Authorization" header for access tokens.Matt Wette
2020-02-22deduplication: Use nix-base32 encoding for link names.Ludovic Courtès
2020-02-21build-system: Add copy-build-system.Pierre Neidhardt
2020-02-20ssh: Add Kerberos-support to ssh:// daemon URLsLars-Dominik Braun
2020-02-18scripts: system: Do not validate network file systems.Maxim Cournoyer
2020-02-14guix build: Add '--manifest' option.Marius Bakke
2020-02-11build: go-build-system: Disable Go module support.Jack Hill
2020-02-11ui: Fix typo in comment.Ludovic Courtès
2020-02-11describe: Remove dependency on (guix scripts pull).Ludovic Courtès
2020-02-11swh: Remove 'id' field from <origin>.Ludovic Courtès
2020-02-10git: Add missing exports for <git-checkout>.Ludovic Courtès
2020-02-10Merge branch 'staging'Marius Bakke
2020-02-09Update e-mail address for Jakob L. Kreuze.Tobias Geerinckx-Rice
2020-02-06git: Remove leftover pk call.Mathieu Othacehe
2020-02-06git: Add ssh authentication support.Mathieu Othacehe
2020-02-05Merge branch 'master' into stagingMarius Bakke
2020-02-05import: pypi: Support exporting packages with .zip source.Jakub Kądziołka
2020-02-05import: gem: Deal with unavailable licensing info.Ludovic Courtès