summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-09-27compile: Fix race condition on completion progress....Eric Bavier
2019-09-26self: Mark trivial "-modules" derivations as non-substitutable....Ludovic Courtès
2019-09-26guix download: Ensure destination file-name is valid in the store....Hartmut Goebel
2019-09-26guix package: Add '--list-profiles'....Ludovic Courtès
2019-09-25pull: Dim the commit ID when displaying news....Ludovic Courtès
2019-09-25colors: Add 'dim'....Ludovic Courtès
2019-09-23pull: Use ~/.cache/guix/checkouts instead of ~/.cache/guix/pull....Ludovic Courtès
2019-09-23gexp: Remove unused procedure....Ludovic Courtès
2019-09-23gexp: Catch and report non-self-quoting gexp inputs....Ludovic Courtès
2019-09-23repl, marionette: 'self-quoting?' matches keywords....Ludovic Courtès
2019-09-23show, search: Add '--load-path'....Ludovic Courtès
2019-09-23build: ruby-build-system: Fix typo....Vagrant Cascadian
2019-09-23import: stackage: Fix typo....Vagrant Cascadian
2019-09-23inferior: Fix typo....Vagrant Cascadian
2019-09-23lint: Fix typo....Vagrant Cascadian
2019-09-23scripts: container: Fix typo....Vagrant Cascadian
2019-09-23deploy: Add '--verbosity' and properly interpret build log....Ludovic Courtès
2019-09-23pull: Display news titles directly upon 'pull'....Ludovic Courtès
2019-09-23pull: '-l' displays channel news....Ludovic Courtès
2019-09-23pull: Display channel news....Ludovic Courtès
2019-09-23ui: Add 'current-message-language'....Ludovic Courtès
2019-09-23channels: Allow news entries to refer to a tag....Ludovic Courtès
2019-09-23channels: Add support for a news file....Ludovic Courtès
2019-09-23git: Add 'commit-difference'....Ludovic Courtès
2019-09-23git: 'update-cached-checkout' avoids network access when unnecessary....Ludovic Courtès
2019-09-23pull: '--news' shows the list of channels added or removed....Ludovic Courtès
2019-09-21guix package: '--show' ignores deprecated packages....Ludovic Courtès
2019-09-21guix package: Add 'guix show' alias....zimoun
2019-09-21inferior: Propagate '&store-protocol-error' error conditions....Ludovic Courtès
2019-09-20import/github: Check for more version prefixes....Efraim Flashner
2019-09-19ui: 'relevance' connects regexps with a logical and....zimoun
2019-09-18scripts: pull: Add options for generation management...Konrad Hinsen
2019-09-18pull: Work around Ubuntu's 'sudo'....Ludovic Courtès
2019-09-18import: pypi: Refresher recognizes pythonhosted.org source URLs....Ludovic Courtès
2019-09-18guix package: "guix package -f FILE" ensures FILE returns a package....Ludovic Courtès
2019-09-16Revert "build-system/r: Use %bioconductor-version."...Efraim Flashner
2019-09-16build-system/r: Use %bioconductor-version....Ricardo Wurmus
2019-09-16import/cran: Export %bioconductor-version....Ricardo Wurmus
2019-09-16pack: Provide a meaningful "repository name" for Docker....Ludovic Courtès
2019-09-16pack: Add packages in the order in which they appear on the command line....Ludovic Courtès
2019-09-14import/utils: beautify-description: Recognize more fragments....Ricardo Wurmus
2019-09-13build-system/cargo: Remove unused function....Efraim Flashner
2019-09-13build-system/cargo: Use 'strip-store-file-name'....Efraim Flashner
2019-09-12file-systems: Add /var/run/nscd to '%network-file-mappings'....Ludovic Courtès
2019-09-12build: cargo-build-system: Strip store hash from vendor-dir....Efraim Flashner
2019-09-10import: KDE updater finds packages even in sub-directory....Hartmut Goebel
2019-09-10upstream: Move KDE updater into a separate module....Hartmut Goebel
2019-09-10gnu-maintenance: KDE updater no longer relies on FTP access....Hartmut Goebel
2019-09-10guix: Rename and move sans-extension to tarball-sans-extension....Hartmut Goebel
2019-09-10import: crate: Allow imports of a specific version....Martin Becze