summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Remove traces of "GuixSD".Ludovic Courtès2019-03-13
* describe: 'package-path-entries' no longer includes the "guix" entry.Ludovic Courtès2019-03-12
* Revert "packages: 'package-input-rewriting' can take a promise."Ludovic Courtès2019-03-12
* packages: Add the channel .go files to the search path.Ludovic Courtès2019-03-11
* upstream: Correctly report failure to update Git checkouts.Ludovic Courtès2019-03-08
* gnu: Add epl2.0.Ricardo Wurmus2019-03-08
* channels: Do not fail when the inferior lacks 'guix repl'.Ludovic Courtès2019-03-08
* pack: Add '--save-provenance'.Ludovic Courtès2019-03-07
* describe: Add 'package-provenance'.Ludovic Courtès2019-03-07
* database: Make 'register-items' transactional.Caleb Ristvedt2019-03-07
* environment: Rename '--inherit' to '--preserve'.Ludovic Courtès2019-03-04
* environment: Remove deprecated -E/--exec option.Ludovic Courtès2019-03-04
* gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov2019-03-01
* 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 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 '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
* | | 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