summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Correct name and email address for ng0.ng02019-03-18
* describe: Warn about 'GUIX_PACKAGE_PATH' in json and recutils format.Ludovic Courtès2019-03-18
* guix build: '--with-branch' strips slashes from the version string.Ludovic Courtès2019-03-17
* guix build: '--with-commit' makes recursive checkouts.Ludovic Courtès2019-03-17
* guix build: Transformation options match packages by spec.Ludovic Courtès2019-03-17
* guix build: Factorize 'package-git-url'.Ludovic Courtès2019-03-17
* packages: Add 'package-input-rewriting/spec'.Ludovic Courtès2019-03-17
* guix build: Add '--with-git-url'.Ludovic Courtès2019-03-17
* scripts: 'warn-about-old-distro' looks at the age of the running Guix.Ludovic Courtès2019-03-17
* describe: Add 'current-profile-date'.Ludovic Courtès2019-03-17
* guix system: Fix success report of the bootloader installation.Ludovic Courtès2019-03-17
* guix: Match package names case-insensitively.Tobias Geerinckx-Rice2019-03-16
* bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès2019-03-16
* tests: Add 'with-environment-variable'.Ludovic Courtès2019-03-16
* pack: Construct inferior package names correctly.P.C. Shyamshankar2019-03-15
* pack: "-RR" produces PRoot-enabled relocatable binaries.Ludovic Courtès2019-03-15
* build-system/glib-or-gtk: Support #:disallowed-references.Ludovic Courtès2019-03-15
* download: Add MATE mirrors.Guy Fleury Iteriteka2019-03-15
* build-system/go: Build with a filesystem union of Go dependencies.Leo Famulari2019-03-14
* 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