gnu: emacs-emms-mode-line-cycle: Don't use unstable tarball.
[jackhill/guix/guix.git] / guix /
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 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.
2019-01-17 Ludovic Courtèssyscalls: 'device-in-use?' returns #f upon EINVAL.
2019-01-17 Ludovic Courtèssyscalls: 'device-in-use?' does not create a port.
2019-01-17 Mathieu Othacehebuild: syscalls: Add device-in-use?.
2019-01-17 Mathieu Othaceheinstaller: Move everything to the build side.
2019-01-17 Mathieu Othaceheguix: self: Do not install (gnu system install).
2019-01-16 Arun Isaacimport: github: Do not update URI for packages using...
2019-01-15 Ludovic Courtèsstatus: Distinguish 'package-cache' profile hook.
2019-01-15 Ludovic Courtèsguix package: '--list-available' can use data from...
2019-01-15 Ludovic Courtèsedit: Use 'specification->location' to read information...
2019-01-15 Ludovic Courtèschannels: Compute a package cache and use it.
2019-01-15 Ludovic Courtèsdiscovery: Add 'fold-module-public-variables*'.
2019-01-15 Ludovic Courtèsinferior: Add 'gexp->derivation-in-inferior'.
2019-01-15 Ludovic Courtèsguix package: Avoid 'find-newest-available-packages'.
2019-01-15 Ludovic Courtèsprofiling: Add a "gc" profiling component.
2019-01-15 Ricardo Wurmusguix: scons: Fix module reference.
2019-01-15 Ricardo Wurmusguix: Add profile hook to build TeX live configuration.
2019-01-15 Ludovic Courtèsstatus: Spin only on TTYs.
2019-01-15 Ludovic Courtèsguix package: '--upgrade' preserves package order.
2019-01-14 Ludovic Courtèscopy: Add '--verbosity'.
2019-01-14 Ludovic Courtèspull: Don't prepend "origin/" to branch names.
2019-01-12 Ricardo Wurmusimport: cran: Suggest input changes.
2019-01-12 Ricardo Wurmusrefresh: Suggest input changes when updating.
2019-01-11 Ludovic Courtèsguix build: Re-purpose '--verbosity' and add '--debug'.
2019-01-11 Ludovic Courtèsstatus: Add 'with-status-verbosity'.
2019-01-11 Ludovic Courtèsrefresh: Turn on warnings when '--manifest' is used.
2019-01-11 Ludovic Courtèsrefresh: Refactor option handling and '--recursive'.
2019-01-10 Ricardo Wurmusbuild-system: texlive: Do not hide build output.
2019-01-10 Ricardo Wurmusbuild-system: texlive: Do not truncate lines.
2019-01-10 Ricardo Wurmusgnu: Update texlive packages.
2019-01-10 Ludovic CourtèsAdd (guix deprecation).
2019-01-10 Arun Isaacguix: lint: Warn only if GitHub URI is not same as...
2019-01-09 Ludovic Courtèsbuild-system/asdf: 'package-with-build-system' accesses...
2019-01-09 Ludovic Courtèsself: Drop support for Guix < 0.15 on Guile 2.0.
2019-01-09 Ludovic CourtèsRemove most uses of the _IO*F constants.
2019-01-09 Ludovic Courtèsdownload: Remove Guile 2.0 workaround.
2019-01-09 Ludovic Courtèsmaint: Remove 'cond-expand' forms for Guile 2.0.
2019-01-08 Ludovic Courtèspull: Document '--system'.
2019-01-08 Ludovic Courtèsself: Compress Info files.
2019-01-07 Ludovic Courtèsgexp: 'gexp->script' does not emit load-path expression...
2019-01-07 Ludovic Courtèsself: Move all modules into a single directory.
2019-01-07 Julien Lepillerimport: opam: Parse comments.
2019-01-07 Julien Lepillerimport: opam: Add updater.
2019-01-07 Julien Lepillerimport: opam: Add recursive option.
2019-01-07 Ludovic Courtèslint: Avoid 'dirname' call at the top level.
2019-01-07 Ludovic CourtèsRemove (guix build pull).
2019-01-06 Ludovic Courtèshydra: Compute jobs in an inferior.
2019-01-05 Ludovic Courtèslint: Rename checker to 'github-url'.
2019-01-05 Ludovic Courtèsgit-download: Use 'invoke'.
2019-01-05 Ludovic Courtèsgit-download: 'git-fetch' really returns #f upon error.
2019-01-04 Ludovic Courtèsui: It's 2019 now!
2019-01-04 Ludovic Courtèsguix build: Honor '--system' for file-like objects...
2019-01-04 Ludovic Courtèsgexp: Lowering a <computed-file> honors SYSTEM and...
2019-01-03 Ricardo Wurmusimport: cran: Default to 'cran repo.
2019-01-03 Ricardo Wurmusimport: cran: Abort if no description could be fetched.
2019-01-03 Ricardo Wurmusimport: cran: Use HTTPS.
2019-01-03 Ricardo Wurmusimport: cran: Download tarballs only once.
2019-01-01 Eric Bavierrefresh: github: updates for origins using 'git-fetch'.
2018-12-27 Efraim Flashnerlint: Check for unstable tarballs.
2018-12-27 Ludovic Courtèspull: Add '--system'.
2018-12-26 Ludovic Courtèsoffload: Remove unnecessary locking on machine slots.
2018-12-26 Ludovic Courtèsoffload: Remove the "machine choice" lock.
2018-12-25 Ludovic Courtèsoffload: Adjust 'test' and 'status' to the latest changes.
2018-12-24 Ludovic Courtèsoffload: Use (guix inferior) instead of (ssh dist node).
2018-12-24 Ludovic Courtèsssh: Add 'remote-inferior'.
2018-12-24 Efraim Flashnerscripts: refresh: Allow searching recursively.
2018-12-24 Arun Isaacguix: lint: Check for source URIs redirecting to GitHub.
2018-12-23 Ludovic Courtèsoffload: Display the normalized load in 'guix offload...
2018-12-21 Ludovic Courtèsdatabase: Use "write-ahead log" mode and set a long...
2018-12-21 Ludovic Courtèsoffload: Recognize build failures due to lack of disk...
2018-12-21 Ludovic Courtèsoffload: Skip machines that are low on disk space.
2018-12-21 Ludovic Courtèsoffload: Decompose 'machine-load' into simpler procedures.
2018-12-20 Ricardo Wurmusimport: cran: Try import via CRAN if package is not...
2018-12-19 Ludovic Courtèsdownload: 'built-in-builders*' relies on the functional...
2018-12-19 Ludovic Courtèsutils: Memoize 'absolute-dirname'.
next