aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix system: Add '--derivation'.Ludovic Courtès2015-10-10
* gexp: Add 'scheme-file'.Ludovic Courtès2015-10-10
* gexp: Add 'mixed-text-file'.Ludovic Courtès2015-10-10
* gexp: Add 'program-file'.Ludovic Courtès2015-10-10
* gexp: Add 'computed-file'.Ludovic Courtès2015-10-10
* scripts: environment: Use system* instead of system.David Thompson2015-10-09
* utils: Add split procedure.David Thompson2015-10-09
* lint: Export 'run-checkers'.Alex Kost2015-10-09
* publish: Fix file descriptor leak.Ludovic Courtès2015-10-06
* import: snix: Adjust names of license attributes.Ludovic Courtès2015-10-06
* utils: Remove Nixpkgs helpers.Ludovic Courtès2015-10-06
* import: pypi: Remove unused procedure.Ludovic Courtès2015-10-05
* download: Check whether HORIZONTAL ELLIPSIS can be encoded.Ludovic Courtès2015-10-01
* guix gc: Add '--list-failures' and '--clear-failures'.Ludovic Courtès2015-09-28
* store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.Ludovic Courtès2015-09-28
* tests: 'open-connection-for-tests' takes an optional parameter.Ludovic Courtès2015-09-28
* lint: Fix 'check-texinfo-markup'.Mathieu Lirzin2015-09-28
* Merge branch 'core-updates'Ludovic Courtès2015-09-26
|\
| * Merge branch 'master' into core-updatesLudovic Courtès2015-09-24
| |\
| * | emacs-build-system: Fix 'package-name-version->elpa-name-version'.Mark H Weaver2015-09-23
| * | Merge branch 'master' into core-updatesMark H Weaver2015-09-22
| |\ \
| * \ \ Merge branch 'master' into core-updatesLudovic Courtès2015-09-13
| |\ \ \
| * | | | build-system/glib-or-gtk: Don't generate 'icon-theme.cache'.宋文武2015-09-11
| * | | | packages: Build tarballs in sorted order even if tar doesn't support it.Mark H Weaver2015-09-06
| * | | | utils: find-files: Add DIRECTORIES? and FAIL-ON-ERROR? arguments.Mark H Weaver2015-09-06
| * | | | packages: Define '%hurd-systems'.Ludovic Courtès2015-09-04
| * | | | Build tarballs with deterministic file ordering.Mark H Weaver2015-09-03
| * | | | packages: Add 'armhf-linux' to '%hydra-supported-systems'.Mark H Weaver2015-09-02
| * | | | gexp: Remove duplicate 'mkdir-p' definition.Ludovic Courtès2015-09-02
| * | | | utils: Move 'package-name->name+version' to (guix build utils).Ludovic Courtès2015-08-30
| * | | | utils: Add 'strip-store-file-name'.Ludovic Courtès2015-08-30
| * | | | build-system/gnu: Use monotic time to measure elapsed time.Ludovic Courtès2015-08-30
| * | | | utils: Add 'install-file'.Ludovic Courtès2015-08-29
* | | | | lint: Improve 'check-texinfo-markup'.Mathieu Lirzin2015-09-26
* | | | | http-client: Backport Guile fix for 'read-chunk-header'.Ludovic Courtès2015-09-26
* | | | | offload: Use gzip instead of xz for compression on the master.Ludovic Courtès2015-09-25
* | | | | utils: Add #:options parameter for compression output ports.Ludovic Courtès2015-09-25
* | | | | lint: Accept '`' character.Mathieu Lirzin2015-09-24
* | | | | lint: Check non-translated package descriptions.Mathieu Lirzin2015-09-24
| |_|_|/ |/| | |
* | | | profiles: Make profile-specific derivations non-substitutable.Ludovic Courtès2015-09-24
* | | | ui: Gracefully handle Unicode description strings.Ludovic Courtès2015-09-24
* | | | download: Don't abbreviate things that are not store items.Ludovic Courtès2015-09-24
* | | | download: Fix some minor progress-logging regressions.Steve Sprang2015-09-23
| |_|/ |/| |
* | | scripts: Add 'build-package'.Alex Kost2015-09-22
* | | licenses: Add Zope Public License.Ricardo Wurmus2015-09-22
* | | Update CRAN mirrors.Ricardo Wurmus2015-09-21
* | | import: cran-sxml->sexp: Use cran-uri in package expression.Ricardo Wurmus2015-09-21
* | | build: Add cran-uri procedure.Ricardo Wurmus2015-09-21
* | | lint: Report lonely parentheses.Ludovic Courtès2015-09-18
* | | store: Add 'set-build-options*'.Alex Kost2015-09-18