gnu: meep: Update to 1.8.0.
[jackhill/guix/guix.git] / guix /
2019-03-14 Leo Famularibuild-system/go: Build with a filesystem union of Go...
2019-03-13 Ludovic CourtèsRemove traces of "GuixSD".
2019-03-12 Ludovic Courtèsdescribe: 'package-path-entries' no longer includes...
2019-03-12 Ludovic CourtèsRevert "packages: 'package-input-rewriting' can take...
2019-03-11 Ludovic Courtèspackages: Add the channel .go files to the search path.
2019-03-08 Ludovic Courtèsupstream: Correctly report failure to update Git checkouts.
2019-03-08 Ricardo Wurmusgnu: Add epl2.0.
2019-03-08 Ludovic Courtèschannels: Do not fail when the inferior lacks 'guix...
2019-03-06 Ludovic Courtèspack: Add '--save-provenance'.
2019-03-06 Ludovic Courtèsdescribe: Add 'package-provenance'.
2019-03-06 Caleb Ristvedtdatabase: Make 'register-items' transactional.
2019-03-04 Ludovic Courtèsenvironment: Rename '--inherit' to '--preserve'.
2019-03-04 Ludovic Courtèsenvironment: Remove deprecated -E/--exec option.
2019-03-01 Ivan Petkovgnu: rust: Factor out "cargo-utils" from "cargo-build...
2019-02-16 Ludovic Courtèsself: Generated (guix config) honors %CURRENT-SYSTEM.
2019-02-16 Ludovic Courtèsself: Bundle 'glibc-utf8-locales'.
2019-02-16 Ludovic Courtèsenvironment: Add '--inherit'.
2019-02-15 Marius Bakkegnu-maintenance: Verify GPG signatures in KDE updater.
2019-02-13 Ludovic Courtèsguix system: List old generations from newest to oldest.
2019-02-13 Ludovic Courtèsguix system: Add 'delete-generations'.
2019-02-12 Ludovic Courtèspull: Speed up the new/upgraded package computation.
2019-02-12 Ludovic Courtèspull: Move profile comparison to 'new/upgraded-packages'.
2019-02-12 Ludovic Courtèsinferior: Add 'inferior-available-packages'.
2019-02-12 Ludovic Courtèspull: Use 'fold-available-packages' for the current...
2019-02-11 Ludovic CourtèsAvoid name clash with 'build' from (guix store) and...
2019-02-11 Ludovic Courtèspack, vm: Fix incorrect use of 'package-transitive...
2019-02-11 Ludovic Courtèsgit: Add an exception printer for 'git-error'.
2019-02-11 Ludovic Courtèsui: Always print the exception upon load errors.
2019-02-11 Ludovic Courtèsstatus: Erase the current line upon new builds or downl...
2019-02-09 Ludovic CourtèsMerge branch 'staging'
2019-02-08 Ludovic Courtèsgit: Always use the system certificates by default.
2019-02-08 Ludovic Courtèsguix build: '--with-branch' & co. fetch submodules.
2019-02-08 Ludovic Courtèsgit: Add a 'recursive?' field to <git-checkout> records.
2019-02-08 Ludovic Courtèsgit: Support recursive updates of submodules.
2019-02-07 Ludovic Courtèsstatus: Do not systematically erase the previous line.
2019-02-07 Ludovic Courtèsprofiles: Raise an error for unmatched patterns.
2019-02-06 Ludovic Courtèsmonads, gexp: Prevent redefinition of syntax parameters.
2019-02-05 Julien Lepillerimport: opam: Work around janestreet version numbers.
2019-02-05 Julien Lepillerimport: opam: Replace "_" with "-" in imported names.
2019-02-05 Julien Lepillerimport: opam: Fix conditions.
2019-02-05 Ludovic Courtèsstatus: Display the current build phase.
2019-02-05 Ludovic Courtèsstatus: Keep track of the current build phase.
2019-02-05 Ludovic Courtèsstatus: Use 'define-immutable-record-type' and its...
2019-02-04 Gabriel Hondetgnu: dune: Update to 1.6.3.
2019-02-04 Ludovic Courtèsstatus: Erase the progress bar or spinner.
2019-02-03 Ludovic Courtèsstore: 'log-file' honors 'GUIX_LOG_DIRECTORY'.
2019-02-03 Ludovic Courtèsself: Ensure the daemon refers to the right 'guix'...
2019-02-03 Ludovic Courtèsdaemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environ...
2019-02-01 Ludovic Courtèsprofiles: 'manual-database' hook reports progress.
2019-02-01 Ludovic Courtèsguix package: '-A' no longer lists deprecated packages.
2019-01-31 Marius BakkeMerge branch 'master' into staging
2019-01-29 Ludovic Courtèspull: Default to verbosity level 1.
2019-01-29 Ludovic Courtèsself: Produce progress reports compatible with (guix...
2019-01-29 Ludovic Courtèsstatus: Print a progress bar for on-going builds when...
2019-01-29 Ludovic Courtèsstatus: Keep track of build completion as reported...
2019-01-29 Ludovic Courtèsstatus: Record more information about builds.
2019-01-29 Ludovic Courtèschannels: Do not offload package cache derivation.
2019-01-28 Ludovic Courtèspull: Don't trigger 'hash guix' hint needlessly.
2019-01-28 Ludovic Courtèschannels: Turn off deprecation warnings when loading...
2019-01-28 Ludovic Courtèspackages: 'package-input-rewriting' can take a promise.
2019-01-26 Ludovic Courtèsdownload: Ask not to use TLS 1.3.
2019-01-25 Ricardo WurmusMerge branch 'master' into staging
2019-01-25 Ludovic Courtèsweather: Add '--coverage'.
2019-01-25 Ludovic Courtèsrefresh: Better account for private and generated packages.
2019-01-25 Ludovic Courtèsrefresh: Fix format string that would lead '-l' to...
2019-01-25 Ludovic Courtèsweather: Ignore deprecated packages but not hidden...
2019-01-25 Ludovic Courtèspackages: Add 'package-closure'.
2019-01-24 Ludovic Courtèsrecords: Make 'report-duplicate-field-specifier' availa...
2019-01-24 Ludovic Courtèstests: Remove duplicate field initializers.
2019-01-24 Ricardo Wurmuslicenses: Add lppl1.1+.
2019-01-23 Ludovic Courtèsui: Don't report "build failed:" for daemon error messages.
2019-01-23 Ludovic Courtèsdeduplication: Ignore EMLINK.
2019-01-23 Ricardo WurmusMerge branch 'master' into staging
2019-01-22 Ludovic Courtèsself: System tests depend on CLI modules.
2019-01-22 Ludovic Courtèsoffload: 'status' reports the time difference.
2019-01-22 Ludovic Courtèsrecords: Detect duplicate field initializers.
2019-01-22 Ludovic Courtèscompile: Let compiler warnings through during the load...
2019-01-22 Ludovic Courtèsself: Remove leftover export.
2019-01-21 Ludovic Courtèsstore: Rename '&nix-error' to '&store-error'.
2019-01-21 Ludovic Courtèsstore: Rename <nix-server> to <store-connection>.
2019-01-21 Ludovic Courtèsdeprecation: Send warnings to (current-error-port)...
2019-01-21 Ludovic Courtèsdeprecation: Add 'define-deprecated/alias'.
2019-01-21 Arun Isaacimport: github: Improve readability.
2019-01-21 Arun Isaacimport: github: Use prereleases when package has no...
2019-01-20 Ludovic Courtèspull: Add missing import.
2019-01-20 Ludovic Courtèsself: Build the (gnu tests …) modules.
2019-01-20 Ludovic CourtèsMerge branch 'master' into staging
2019-01-20 Arun Isaacimport: github: Check if git URIs are GitHub URIs.
2019-01-20 Ludovic Courtèschannels: Use 'fold2'.
2019-01-20 Ludovic Courtèschannels: Gracefully report the lack of a 'guix' channel.
2019-01-20 Ludovic Courtèschannels: Build channel modules in an inferior.
2019-01-20 Ludovic Courtèsinferior: 'gexp->derivation-in-inferior' honors EXP...
2019-01-20 Ludovic Courtèschannels: Don't pull from the same channel more than...
2019-01-20 Efraim Flashnerlint: check-source-unstable-tarball: Don't assume uri...
2019-01-20 Ludovic Courtèsprofiles: Allow a profile to be added as an entry of...
2019-01-19 Ludovic Courtèsself: Add gnu/tests/* to the installed files.
2019-01-18 Ludovic Courtèspull: Suggest running 'hash guix' if needed.
2019-01-18 Ludovic Courtèsserialization: 'restore-file' errors out upon non-conve...
2019-01-18 Christopher Bainesguix: Add guard to texlive-configuration profile hook.
2019-01-17 Ricardo Wurmusscripts: Fix typo.
next