summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Merge branch 'staging' into core-updatesMarius Bakke2019-02-20
|\
| * environment: Add '--inherit'.Ludovic Courtès2019-02-16
| * guix system: List old generations from newest to oldest.Ludovic Courtès2019-02-13
| * guix system: Add 'delete-generations'.Ludovic Courtès2019-02-13
| * pull: Speed up the new/upgraded package computation.Ludovic Courtès2019-02-12
| * pull: Move profile comparison to 'new/upgraded-packages'.Ludovic Courtès2019-02-12
| * pull: Use 'fold-available-packages' for the current package list.Ludovic Courtès2019-02-12
| * Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès2019-02-11
| * pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'.Ludovic Courtès2019-02-11
* | Merge branch 'master' into core-updatesMarius Bakke2019-02-09
|\|
| * git: Always use the system certificates by default.Ludovic Courtès2019-02-08
| * guix build: '--with-branch' & co. fetch submodules.Ludovic Courtès2019-02-08
* | Merge branch 'master' into core-updatesRicardo Wurmus2019-02-06
|\|
| * guix package: '-A' no longer lists deprecated packages.Ludovic Courtès2019-02-01
| * pull: Default to verbosity level 1.Ludovic Courtès2019-01-29
| * pull: Don't trigger 'hash guix' hint needlessly.Ludovic Courtès2019-01-28
| * weather: Add '--coverage'.Ludovic Courtès2019-01-25
| * refresh: Better account for private and generated packages.Ludovic Courtès2019-01-25
| * refresh: Fix format string that would lead '-l' to print incorrect numbers.Ludovic Courtès2019-01-25
| * weather: Ignore deprecated packages but not hidden packages.Ludovic Courtès2019-01-25
| * offload: 'status' reports the time difference.Ludovic Courtès2019-01-22
| * store: Rename '&nix-error' to '&store-error'.Ludovic Courtès2019-01-21
| * pull: Add missing import.Ludovic Courtès2019-01-20
| * lint: check-source-unstable-tarball: Don't assume uri length.Efraim Flashner2019-01-20
| * pull: Suggest running 'hash guix' if needed.Ludovic Courtès2019-01-18
| * scripts: Fix typo.Ricardo Wurmus2019-01-17
| * guix package: '--list-available' can use data from the cache.Ludovic Courtès2019-01-15
| * edit: Use 'specification->location' to read information from the cache.Ludovic Courtès2019-01-15
| * channels: Compute a package cache and use it.Ludovic Courtès2019-01-15
| * guix package: Avoid 'find-newest-available-packages'.Ludovic Courtès2019-01-15
| * guix package: '--upgrade' preserves package order.Ludovic Courtès2019-01-15
| * copy: Add '--verbosity'.Ludovic Courtès2019-01-14
| * pull: Don't prepend "origin/" to branch names.Ludovic Courtès2019-01-14
| * refresh: Suggest input changes when updating.Ricardo Wurmus2019-01-12
| * guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès2019-01-11
| * status: Add 'with-status-verbosity'.Ludovic Courtès2019-01-11
| * refresh: Turn on warnings when '--manifest' is used.Ludovic Courtès2019-01-11
| * refresh: Refactor option handling and '--recursive'.Ludovic Courtès2019-01-11
| * guix: lint: Warn only if GitHub URI is not same as the package URI.Arun Isaac2019-01-10
| * Remove most uses of the _IO*F constants.Ludovic Courtès2019-01-09
| * maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès2019-01-09
| * pull: Document '--system'.Ludovic Courtès2019-01-08
| * import: opam: Add recursive option.Julien Lepiller2019-01-07
| * lint: Avoid 'dirname' call at the top level.Ludovic Courtès2019-01-07
| * lint: Rename checker to 'github-url'.Ludovic Courtès2019-01-06
| * guix build: Honor '--system' for file-like objects and gexps.Ludovic Courtès2019-01-05
| * lint: Check for unstable tarballs.Efraim Flashner2018-12-27
| * pull: Add '--system'.Ludovic Courtès2018-12-27
| * offload: Remove unnecessary locking on machine slots.Ludovic Courtès2018-12-26
| * offload: Remove the "machine choice" lock.Ludovic Courtès2018-12-26