summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-03-22download: Delete the output file upon failure.Ludovic Courtès
2020-03-20packages: 'package-field-location' preserves the original file name.Ludovic Courtès
2020-03-19guix: lint: Ad scdoc as a suggested native input.Brendan Tildesley
2020-03-19guix package: Remove unneeded import.Ludovic Courtès
2020-03-19inferior: '&inferior-exception' includes a stack trace.Ludovic Courtès
2020-03-19repl: Return stack traces along with exceptions.Ludovic Courtès
2020-03-19inferior: Adjust to protocol (0 1).Ludovic Courtès
2020-03-19repl: Allow clients to send their protocol version.Ludovic Courtès
2020-03-14store: Fix many guix commands failing on some locales.Florian Pelz
2020-03-17build-system: linux-module: Break some long lines.Mathieu Othacehe
2020-03-17guix: import: opam: Use a default repository.Julien Lepiller
2020-03-13pack: Do not create a squashfs "recovery file".Ludovic Courtès
2020-03-13pack: Make bit-reproducible squashfs images.Ludovic Courtès
2020-03-13pack: Factorize 'mksquashfs' invocations.Ludovic Courtès
2020-03-13weather: '--coverage' filters out non-package objects.Ludovic Courtès
2020-03-13weather: Exit with non-zero when coverage is below 100%.Ludovic Courtès
2020-03-12weather: Allow for multiple '--manifest' options.Ludovic Courtès
2020-03-12weather: Add '--display-missing'.Ludovic Courtès
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