| Commit message (Expand) | Author | Age |
* | guix: ant-build-system: Fix pattern for collecting jar files. | Hartmut Goebel | 2016-09-03 |
* | guix build: Rewrite '--with-input' in terms of 'package-input-rewriting'. | Ludovic Courtès | 2016-09-01 |
* | packages: Add 'package-input-rewriting'. | Ludovic Courtès | 2016-09-01 |
* | services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'. | Ludovic Courtès | 2016-08-31 |
* | guix system: Do not unload services depended on. | Ludovic Courtès | 2016-08-31 |
* | guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'. | Ludovic Courtès | 2016-08-31 |
* | guix system: Extract and test the service upgrade procedure. | Ludovic Courtès | 2016-08-31 |
* | services: herd: Provide <live-service> objects. | Ludovic Courtès | 2016-08-31 |
* | build: Add wrap-qt-program. | David Craven | 2016-08-30 |
* | import: hackage: Default to https urls. | ng0 | 2016-08-30 |
* | import: cpan: Use tls to query api.metacpan.org. | ng0 | 2016-08-30 |
* | guix: ruby-build-system: Add replace-git-ls-files. | Ben Woodcroft | 2016-08-30 |
* | guix: ruby-build-system: Build compiled gems reproducibly. | Ben Woodcroft | 2016-08-30 |
* | guix: lint: Check descriptions for trademark signs. | Eric Bavier | 2016-08-28 |
* | guix scripts: Disable grafting on dry runs. | Roel Janssen | 2016-08-28 |
* | import: Importers return prefixed licenses. | David Craven | 2016-08-28 |
* | base64: Restore original license header. | Christopher Allan Webber | 2016-08-27 |
* | system: Fix 'guix system' when root fs is named by UUID. | Mark H Weaver | 2016-08-20 |
* | edit: Do not honor 'GUIX_BUILD_OPTIONS'. | Ludovic Courtès | 2016-08-19 |
* | ant-build-system: Fix typo. | Leo Famulari | 2016-08-16 |
* | profiles: xdg-mime-database: Run the hook when have GLib based applications. | 宋文武 | 2016-08-12 |
* | grafts: Make grafting faster. | Mark H Weaver | 2016-08-09 |
* | download: Add download.kde.org to kde mirrors. | David Craven | 2016-08-05 |
* | ui: Remove dependency on (gnu system file-systems). | Ludovic Courtès | 2016-08-04 |
* | Merge branch 'core-updates' | Mark H Weaver | 2016-08-04 |
|\ |
|
| * | Merge branch 'master' into core-updates | Mark H Weaver | 2016-07-31 |
| |\ |
|
| * | | download: Add mirror.hydra.gnu.org as a content-addressed mirror. | Ludovic Courtès | 2016-07-31 |
| * | | download: Pass the raw file name to content-addressed mirrors. | Ludovic Courtès | 2016-07-31 |
| * | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-07-29 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-07-28 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-07-28 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge | 2016-07-28 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge | 2016-07-25 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-07-22 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-07-20 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-06-27 |
| * | | | | | | | | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-06-17 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-06-12 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-06-07 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-05-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-05-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Mathieu Lirzin | 2016-05-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-04-06 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-03-21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-02-27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | build-system/gnu: Do not patch symlinks. | Jan Nieuwenhuizen | 2016-02-09 |
* | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'core-updates'" | Mark H Weaver | 2016-08-04 |
* | | | | | | | | | | | | | | | | | | | guix system: Fix the Shepherd error handling fix. | Ludovic Courtès | 2016-08-02 |
* | | | | | | | | | | | | | | | | | | | guix system: Properly report Shepherd errors when upgrading services. | Ludovic Courtès | 2016-08-02 |
* | | | | | | | | | | | | | | | | | | | lint: 'inputs-should-be-native' checks for extra-cmake-modules and qttools. | David Craven | 2016-08-02 |