summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-01-21import: github: Improve readability.Arun Isaac
2019-01-21import: github: Use prereleases when package has no releases.Arun Isaac
2019-01-20pull: Add missing import.Ludovic Courtès
2019-01-20self: Build the (gnu tests …) modules.Ludovic Courtès
2019-01-21import: github: Check if git URIs are GitHub URIs.Arun Isaac
2019-01-20channels: Use 'fold2'.Ludovic Courtès
2019-01-20channels: Gracefully report the lack of a 'guix' channel.Ludovic Courtès
2019-01-20channels: Build channel modules in an inferior.Ludovic Courtès
2019-01-20inferior: 'gexp->derivation-in-inferior' honors EXP's load path.Ludovic Courtès
2019-01-20channels: Don't pull from the same channel more than once.Ludovic Courtès
2019-01-20lint: check-source-unstable-tarball: Don't assume uri length.Efraim Flashner
2019-01-20profiles: Allow a profile to be added as an entry of another profile.Ludovic Courtès
2019-01-19self: Add gnu/tests/* to the installed files.Ludovic Courtès
2019-01-18pull: Suggest running 'hash guix' if needed.Ludovic Courtès
2019-01-18serialization: 'restore-file' errors out upon non-convertible file names.Ludovic Courtès
2019-01-18guix: Add guard to texlive-configuration profile hook.Christopher Baines
2019-01-17scripts: Fix typo.Ricardo Wurmus
2019-01-17syscalls: 'device-in-use?' returns #f upon EINVAL.Ludovic Courtès
2019-01-17syscalls: 'device-in-use?' does not create a port.Ludovic Courtès
2019-01-17build: syscalls: Add device-in-use?.Mathieu Othacehe
2019-01-17installer: Move everything to the build side.Mathieu Othacehe
2019-01-17guix: self: Do not install (gnu system install).Mathieu Othacehe
2019-01-16import: github: Do not update URI for packages using git-fetch.Arun Isaac
2019-01-15status: Distinguish 'package-cache' profile hook.Ludovic Courtès
2019-01-15guix package: '--list-available' can use data from the cache.Ludovic Courtès
2019-01-15edit: Use 'specification->location' to read information from the cache.Ludovic Courtès
2019-01-15channels: Compute a package cache and use it.Ludovic Courtès
2019-01-15discovery: Add 'fold-module-public-variables*'.Ludovic Courtès
2019-01-15inferior: Add 'gexp->derivation-in-inferior'.Ludovic Courtès
2019-01-15guix package: Avoid 'find-newest-available-packages'.Ludovic Courtès
2019-01-15profiling: Add a "gc" profiling component.Ludovic Courtès
2019-01-15guix: scons: Fix module reference.Ricardo Wurmus
2019-01-15guix: Add profile hook to build TeX live configuration.Ricardo Wurmus
2019-01-15status: Spin only on TTYs.Ludovic Courtès
2019-01-15guix package: '--upgrade' preserves package order.Ludovic Courtès
2019-01-14copy: Add '--verbosity'.Ludovic Courtès
2019-01-14pull: Don't prepend "origin/" to branch names.Ludovic Courtès
2019-01-12import: cran: Suggest input changes.Ricardo Wurmus
2019-01-12refresh: Suggest input changes when updating.Ricardo Wurmus
2019-01-11guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès
2019-01-11status: Add 'with-status-verbosity'.Ludovic Courtès
2019-01-11refresh: Turn on warnings when '--manifest' is used.Ludovic Courtès
2019-01-11refresh: Refactor option handling and '--recursive'.Ludovic Courtès
2019-01-10build-system: texlive: Do not hide build output.Ricardo Wurmus
2019-01-10build-system: texlive: Do not truncate lines.Ricardo Wurmus
2019-01-10gnu: Update texlive packages.Ricardo Wurmus
2019-01-10Add (guix deprecation).Ludovic Courtès
2019-01-10guix: lint: Warn only if GitHub URI is not same as the package URI.Arun Isaac
2019-01-09build-system/asdf: 'package-with-build-system' accesses inputs lazily.Ludovic Courtès
2019-01-09self: Drop support for Guix < 0.15 on Guile 2.0.Ludovic Courtès