summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* lint: 'cve' checker reports the replacement's vulnerabilities.Ludovic Courtès2016-10-03
* grafts: Allow the replacement to have a different name.Ludovic Courtès2016-10-03
* build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer2016-09-29
* import: utils: Refactor license->symbol.David Craven2016-09-28
* import: utils: Add spdx-string->license.David Craven2016-09-28
* import: Move string->license to importers.David Craven2016-09-28
* import: Reorder imports in (guix import utils).David Craven2016-09-28
* guix build: Gracefully handle packages without source for '-S'.Ludovic Courtès2016-09-27
* Add missing exports.Ludovic Courtès2016-09-27
* profiles: Build GTK+ input module cache.Ricardo Wurmus2016-09-26
* profiles: manifest-lookup-package: Optionally match version prefix.Ricardo Wurmus2016-09-26
* system: grub.cfg uses correct file names when store is not in root partition.Carlos Sánchez de La Lama2016-09-24
* ui: Do not shadow '_' where it's used as a literal syntax match.Ludovic Courtès2016-09-20
* gexp: Store compilers in a hash table for O(1) lookup.Ludovic Courtès2016-09-10
* gexp: Add 'file-append'.Ludovic Courtès2016-09-09
* gexp: Compilers can now provide an "expander".Ludovic Courtès2016-09-09
* gexp: Remove outdated comment.Ludovic Courtès2016-09-09
* guix hash: Add --exclude-vcs option.Jan Nieuwenhuizen2016-09-07
* packages: Add 'package-superseded' and associated support.Ludovic Courtès2016-09-06
* profiles: Export <manifest-pattern> accessors.Ludovic Courtès2016-09-06
* guix package: Build up the transaction incrementally.Ludovic Courtès2016-09-06
* profiles: Add manifest-transaction helper procedures.Ludovic Courtès2016-09-06
* guix package: Clarify upgrade code.Ludovic Courtès2016-09-06
* gnupg: Honor $GUIX_GPG_COMMAND and default to 'gpg'.Ludovic Courtès2016-09-06
* syscalls: Use #:return-errno? when it is available.Ludovic Courtès2016-09-06
* Add (guix modules).Ludovic Courtès2016-09-05
* file-systems: Always use (guix build syscalls).Ludovic Courtès2016-09-05
* ui: Initialize %FILE-PORT-NAME-CANONICALIZATION to #f.Ludovic Courtès2016-09-05
* guix: ant-build-system: Fix pattern for collecting jar files.Hartmut Goebel2016-09-03
* guix build: Rewrite '--with-input' in terms of 'package-input-rewriting'.Ludovic Courtès2016-09-01
* packages: Add 'package-input-rewriting'.Ludovic Courtès2016-09-01
* services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès2016-08-31
* guix system: Do not unload services depended on.Ludovic Courtès2016-08-31
* guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'.Ludovic Courtès2016-08-31
* guix system: Extract and test the service upgrade procedure.Ludovic Courtès2016-08-31
* services: herd: Provide <live-service> objects.Ludovic Courtès2016-08-31
* build: Add wrap-qt-program.David Craven2016-08-30
* import: hackage: Default to https urls.ng02016-08-30
* import: cpan: Use tls to query api.metacpan.org.ng02016-08-30
* guix: ruby-build-system: Add replace-git-ls-files.Ben Woodcroft2016-08-30
* guix: ruby-build-system: Build compiled gems reproducibly.Ben Woodcroft2016-08-30
* guix: lint: Check descriptions for trademark signs.Eric Bavier2016-08-28
* guix scripts: Disable grafting on dry runs.Roel Janssen2016-08-28
* import: Importers return prefixed licenses.David Craven2016-08-28
* base64: Restore original license header.Christopher Allan Webber2016-08-27
* system: Fix 'guix system' when root fs is named by UUID.Mark H Weaver2016-08-20
* edit: Do not honor 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2016-08-19
* ant-build-system: Fix typo.Leo Famulari2016-08-16
* profiles: xdg-mime-database: Run the hook when have GLib based applications.宋文武2016-08-12
* grafts: Make grafting faster.Mark H Weaver2016-08-09