summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'staging' into core-updatesMarius Bakke2019-02-20
|\
| * Merge branch 'master' into stagingMarius Bakke2019-02-20
| |\
| | * self: Generated (guix config) honors %CURRENT-SYSTEM.Ludovic Courtès2019-02-17
| | * self: Bundle 'glibc-utf8-locales'.Ludovic Courtès2019-02-16
| | * environment: Add '--inherit'.Ludovic Courtès2019-02-16
| | * gnu-maintenance: Verify GPG signatures in KDE updater.Marius Bakke2019-02-15
| * | guix: ruby-build-system: Fix removal of extension related files.Christopher Baines2019-02-14
| * | guix: ruby-build-system: Do gem install --verbose.Christopher Baines2019-02-14
| * | gnu: ruby-build-system: Change extract-gemspec to always return #t.Christopher Baines2019-02-14
| |/
| * 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
| * inferior: Add 'inferior-available-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
| * git: Add an exception printer for 'git-error'.Ludovic Courtès2019-02-11
| * ui: Always print the exception upon load errors.Ludovic Courtès2019-02-11
| * status: Erase the current line upon new builds or downloads.Ludovic Courtès2019-02-11
* | Merge branch 'master' into core-updatesMarius Bakke2019-02-09
|\|
| * Merge branch 'staging'Ludovic Courtès2019-02-09
| |\
| | * Merge branch 'master' into stagingMarius Bakke2019-01-31
| | |\
| | * | download: Ask not to use TLS 1.3.Ludovic Courtès2019-01-26
| * | | 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
| * | | git: Add a 'recursive?' field to <git-checkout> records.Ludovic Courtès2019-02-08
| * | | git: Support recursive updates of submodules.Ludovic Courtès2019-02-08
| * | | status: Do not systematically erase the previous line.Ludovic Courtès2019-02-07
| * | | profiles: Raise an error for unmatched patterns.Ludovic Courtès2019-02-07
| * | | monads, gexp: Prevent redefinition of syntax parameters.Ludovic Courtès2019-02-06
| * | | import: opam: Work around janestreet version numbers.Julien Lepiller2019-02-05
| * | | import: opam: Replace "_" with "-" in imported names.Julien Lepiller2019-02-05
| * | | import: opam: Fix conditions.Julien Lepiller2019-02-05
* | | | guix: Add wrap-script.Ricardo Wurmus2019-02-08
* | | | Merge branch 'master' into core-updatesRicardo Wurmus2019-02-06
|\| | |
| * | | status: Display the current build phase.Ludovic Courtès2019-02-05
| * | | status: Keep track of the current build phase.Ludovic Courtès2019-02-05
| * | | status: Use 'define-immutable-record-type' and its functional setters.Ludovic Courtès2019-02-05
| * | | gnu: dune: Update to 1.6.3.Gabriel Hondet2019-02-04
| * | | status: Erase the progress bar or spinner.Ludovic Courtès2019-02-04
| * | | store: 'log-file' honors 'GUIX_LOG_DIRECTORY'.Ludovic Courtès2019-02-04
| * | | self: Ensure the daemon refers to the right 'guix' command.Ludovic Courtès2019-02-04
| * | | daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.Ludovic Courtès2019-02-04
| * | | profiles: 'manual-database' hook reports progress.Ludovic Courtès2019-02-01
| * | | guix package: '-A' no longer lists deprecated packages.Ludovic Courtès2019-02-01
| | |/ | |/|
| * | pull: Default to verbosity level 1.Ludovic Courtès2019-01-29
| * | self: Produce progress reports compatible with (guix status).Ludovic Courtès2019-01-29
| * | status: Print a progress bar for on-going builds when possible.Ludovic Courtès2019-01-29
| * | status: Keep track of build completion as reported by build tools.Ludovic Courtès2019-01-29