summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2016-09-06packages: Add 'package-superseded' and associated support.Ludovic Courtès
2016-09-06profiles: Export <manifest-pattern> accessors.Ludovic Courtès
2016-09-06guix package: Build up the transaction incrementally.Ludovic Courtès
2016-09-06profiles: Add manifest-transaction helper procedures.Ludovic Courtès
2016-09-06guix package: Clarify upgrade code.Ludovic Courtès
2016-09-06gnupg: Honor $GUIX_GPG_COMMAND and default to 'gpg'.Ludovic Courtès
2016-09-06syscalls: Use #:return-errno? when it is available.Ludovic Courtès
2016-09-05Add (guix modules).Ludovic Courtès
2016-09-05file-systems: Always use (guix build syscalls).Ludovic Courtès
2016-09-05ui: Initialize %FILE-PORT-NAME-CANONICALIZATION to #f.Ludovic Courtès
2016-09-03guix: ant-build-system: Fix pattern for collecting jar files.Hartmut Goebel
2016-09-01guix build: Rewrite '--with-input' in terms of 'package-input-rewriting'.Ludovic Courtès
2016-09-01packages: Add 'package-input-rewriting'.Ludovic Courtès
2016-08-31services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès
2016-08-31guix system: Do not unload services depended on.Ludovic Courtès
2016-08-31guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'.Ludovic Courtès
2016-08-31guix system: Extract and test the service upgrade procedure.Ludovic Courtès
2016-08-31services: herd: Provide <live-service> objects.Ludovic Courtès
2016-08-30build: Add wrap-qt-program.David Craven
2016-08-30import: hackage: Default to https urls.ng0
2016-08-30import: cpan: Use tls to query api.metacpan.org.ng0
2016-08-30guix: ruby-build-system: Add replace-git-ls-files.Ben Woodcroft
2016-08-30guix: ruby-build-system: Build compiled gems reproducibly.Ben Woodcroft
2016-08-28guix: lint: Check descriptions for trademark signs.Eric Bavier
2016-08-28guix scripts: Disable grafting on dry runs.Roel Janssen
2016-08-28import: Importers return prefixed licenses.David Craven
2016-08-27base64: Restore original license header.Christopher Allan Webber
2016-08-20system: Fix 'guix system' when root fs is named by UUID.Mark H Weaver
2016-08-19edit: Do not honor 'GUIX_BUILD_OPTIONS'.Ludovic Courtès
2016-08-16ant-build-system: Fix typo.Leo Famulari
2016-08-12profiles: xdg-mime-database: Run the hook when have GLib based applications.宋文武
2016-08-09grafts: Make grafting faster.Mark H Weaver
2016-08-05download: Add download.kde.org to kde mirrors.David Craven
2016-08-04ui: Remove dependency on (gnu system file-systems).Ludovic Courtès
2016-08-04Merge branch 'core-updates'Mark H Weaver
2016-08-04Revert "Merge branch 'core-updates'"Mark H Weaver
2016-08-02guix system: Fix the Shepherd error handling fix.Ludovic Courtès
2016-08-02guix system: Properly report Shepherd errors when upgrading services.Ludovic Courtès
2016-08-02lint: 'inputs-should-be-native' checks for extra-cmake-modules and qttools.David Craven
2016-08-02gnu-maintenance: Add KDE updater.David Craven
2016-08-02download: Add KDE mirrors.David Craven
2016-08-01Merge branch 'core-updates'Ludovic Courtès
2016-08-01publish: Do not compress already-compressed files.Ludovic Courtès
2016-07-31Merge branch 'master' into core-updatesMark H Weaver
2016-07-31download: Add mirror.hydra.gnu.org as a content-addressed mirror.Ludovic Courtès
2016-07-31download: Pass the raw file name to content-addressed mirrors.Ludovic Courtès
2016-07-30emacs: Disable grafts when dry-run is enabled.Alex Kost
2016-07-29Merge branch 'master' into core-updatesMark H Weaver
2016-07-29size: Fix corner case with multiple items on the command line.Ludovic Courtès
2016-07-28Merge branch 'master' into core-updatesLeo Famulari