summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\
| * pack: Do not create a squashfs "recovery file".Ludovic Courtès2020-03-13
| * pack: Make bit-reproducible squashfs images.Ludovic Courtès2020-03-13
| * pack: Factorize 'mksquashfs' invocations.Ludovic Courtès2020-03-13
| * weather: '--coverage' filters out non-package objects.Ludovic Courtès2020-03-13
| * weather: Exit with non-zero when coverage is below 100%.Ludovic Courtès2020-03-13
| * weather: Allow for multiple '--manifest' options.Ludovic Courtès2020-03-12
| * weather: Add '--display-missing'.Ludovic Courtès2020-03-12
| * gexp: Add 'with-parameters'.Ludovic Courtès2020-03-12
| * inferior: Distinguish inferior exceptions.Ludovic Courtès2020-03-12
| * import: cpan: Gracefully handle missing projects.Ludovic Courtès2020-03-12
| * import: utils: Remove 'assoc-ref*'.Ludovic Courtès2020-03-12
| * import: pypi: Rewrite to use 'define-json-mapping'.Ludovic Courtès2020-03-12
| * download: Remove (web http) workarounds no longer relevant.Ludovic Courtès2020-03-11
| * ui: Restore line wrapping for 'package->recutils'.Ludovic Courtès2020-03-11
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\|
| * download: Remove misbehaving kvin.lv mirror.Tobias Geerinckx-Rice2020-03-09
| * gexp: Default to current target.base-for-series-3111Mathieu Othacehe2020-03-08
| * store: Add set-current-target procedure.Mathieu Othacehe2020-03-08
| * import/cran: Add vignette builder to native inputs.Ricardo Wurmus2020-03-07
| * scripts: Show disk-space warning when under the min of the thresholds.Pierre Neidhardt2020-03-06
| * weather: Parameterize '%graft?' upfront.Ludovic Courtès2020-03-05
| * guix build: Parameterize '%graft?' upfront.Ludovic Courtès2020-03-05
| * weather: Allow non-package objects in manifest.Ludovic Courtès2020-03-05
| * guix build: Allow non-package objects in manifest.Ludovic Courtès2020-03-05
* | gexp: Default to current target.Mathieu Othacehe2020-03-06
* | store: Add set-current-target procedure.Mathieu Othacehe2020-03-06
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * import: pypi: Add more licensesLars-Dominik Braun2020-03-04
| * file-systems: Add a 'file-system-device->string' procedure.Maxim Cournoyer2020-03-02
| * build-system: copy-build-system: Keep symlinks symbolic.Leo Prikler2020-02-28
| * Revert "ui: Only display link in capable terminals."Ludovic Courtès2020-02-28
| * scripts: Adjust disk-space warning functionality.Ludovic Courtès2020-02-27
| * guix package: Don't error out when failing to create ~/.guix-profile.Ludovic Courtès2020-02-27
| * emacs-build-system: Byte compile the autoload files.Maxim Cournoyer2020-02-27
| * scripts: Emit GC hint if free space is lower than absolute and relative thres...Pierre Neidhardt2020-02-26
| * build-system/linux-module: Disable depmod.Danny Milosavljevic2020-02-25
| * guix: node-build-system: Do not symlink /bin.Julien Lepiller2020-02-25
| * build-system: Fix copy-build-system default install plan.Pierre Neidhardt2020-02-24
| * ui: Don't truncate search output when inside Emacs.Pierre Neidhardt2020-02-24
| * ui: Don't disable colors when INSIDE_EMACS is set.Pierre Neidhardt2020-02-24
| * ui: Only display link in capable terminals.zimoun2020-02-24
| * ui: (size->number "1.M") is correctly parsed.Ludovic Courtès2020-02-23
| * swh: Handle absolute URLs being returned by the API.Jakub Kądziołka2020-02-23
| * import: github: Use HTTP "Authorization" header for access tokens.Matt Wette2020-02-22
| * deduplication: Use nix-base32 encoding for link names.Ludovic Courtès2020-02-22
| * build-system: Add copy-build-system.Pierre Neidhardt2020-02-21
| * ssh: Add Kerberos-support to ssh:// daemon URLsbase-for-series-2946Lars-Dominik Braun2020-02-20
| * scripts: system: Do not validate network file systems.Maxim Cournoyer2020-02-18
* | Add (guix build gnu-bootstrap).Timothy Sample2020-02-17