summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-03-04environment: Rename '--inherit' to '--preserve'.Ludovic Courtès
2019-03-04environment: Remove deprecated -E/--exec option.Ludovic Courtès
2019-03-01gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov
2019-02-17self: Generated (guix config) honors %CURRENT-SYSTEM.Ludovic Courtès
2019-02-16self: Bundle 'glibc-utf8-locales'.Ludovic Courtès
2019-02-16environment: Add '--inherit'.Ludovic Courtès
2019-02-15gnu-maintenance: Verify GPG signatures in KDE updater.Marius Bakke
2019-02-13guix system: List old generations from newest to oldest.Ludovic Courtès
2019-02-13guix system: Add 'delete-generations'.Ludovic Courtès
2019-02-12pull: Speed up the new/upgraded package computation.Ludovic Courtès
2019-02-12pull: Move profile comparison to 'new/upgraded-packages'.Ludovic Courtès
2019-02-12inferior: Add 'inferior-available-packages'.Ludovic Courtès
2019-02-12pull: Use 'fold-available-packages' for the current package list.Ludovic Courtès
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès
2019-02-11pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'.Ludovic Courtès
2019-02-11git: Add an exception printer for 'git-error'.Ludovic Courtès
2019-02-11ui: Always print the exception upon load errors.Ludovic Courtès
2019-02-11status: Erase the current line upon new builds or downloads.Ludovic Courtès
2019-02-09Merge branch 'staging'Ludovic Courtès
2019-02-08git: Always use the system certificates by default.Ludovic Courtès
2019-02-08guix build: '--with-branch' & co. fetch submodules.Ludovic Courtès
2019-02-08git: Add a 'recursive?' field to <git-checkout> records.Ludovic Courtès
2019-02-08git: Support recursive updates of submodules.Ludovic Courtès
2019-02-07status: Do not systematically erase the previous line.Ludovic Courtès
2019-02-07profiles: Raise an error for unmatched patterns.Ludovic Courtès
2019-02-06monads, gexp: Prevent redefinition of syntax parameters.Ludovic Courtès
2019-02-05import: opam: Work around janestreet version numbers.Julien Lepiller
2019-02-05import: opam: Replace "_" with "-" in imported names.Julien Lepiller
2019-02-05import: opam: Fix conditions.Julien Lepiller
2019-02-05status: Display the current build phase.Ludovic Courtès
2019-02-05status: Keep track of the current build phase.Ludovic Courtès
2019-02-05status: Use 'define-immutable-record-type' and its functional setters.Ludovic Courtès
2019-02-04gnu: dune: Update to 1.6.3.Gabriel Hondet
2019-02-04status: Erase the progress bar or spinner.Ludovic Courtès
2019-02-04store: 'log-file' honors 'GUIX_LOG_DIRECTORY'.Ludovic Courtès
2019-02-04self: Ensure the daemon refers to the right 'guix' command.Ludovic Courtès
2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.Ludovic Courtès
2019-02-01profiles: 'manual-database' hook reports progress.Ludovic Courtès
2019-02-01guix package: '-A' no longer lists deprecated packages.Ludovic Courtès
2019-01-31Merge branch 'master' into stagingMarius Bakke
2019-01-29pull: Default to verbosity level 1.Ludovic Courtès
2019-01-29self: Produce progress reports compatible with (guix status).Ludovic Courtès
2019-01-29status: Print a progress bar for on-going builds when possible.Ludovic Courtès
2019-01-29status: Keep track of build completion as reported by build tools.Ludovic Courtès
2019-01-29status: Record more information about builds.Ludovic Courtès
2019-01-29channels: Do not offload package cache derivation.Ludovic Courtès
2019-01-28pull: Don't trigger 'hash guix' hint needlessly.Ludovic Courtès
2019-01-28channels: Turn off deprecation warnings when loading 'build-self.scm'.Ludovic Courtès
2019-01-28packages: 'package-input-rewriting' can take a promise.Ludovic Courtès
2019-01-26download: Ask not to use TLS 1.3.Ludovic Courtès