summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
|\
| * 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
| * ui: Add 'show-derivation-outputs'.Alex Kost2015-09-18
| * Add (guix scripts).Alex Kost2015-09-18
| * download: Only show hours in the elapsed time if necessary.Steve Sprang2015-09-17
| * substitute: Improve readability of download progress report.Steve Sprang2015-09-16
| * lint: Add 'check-texinfo-markup' checker.Mathieu Lirzin2015-09-15
| * guix: lint: Check for meaningful origin file names.Eric Bavier2015-09-14
| * guix: packages: Add origin-actual-file-name.Eric Bavier2015-09-14
| * download: Avoid type errors when formatting download progress output.Steve Sprang2015-09-14
| * guix system: Gracefully handle incomplete commands.Ludovic Courtès2015-09-15
| * build: ruby: Add support for tarball and directory sources.David Thompson2015-09-14
* | Merge branch 'master' into core-updatesLudovic Courtès2015-09-13
|\|
| * guix build: '--log-file' can return URLs.Ludovic Courtès2015-09-10
| * http-client: Backport delimited input port fix from Guile.Ludovic Courtès2015-09-10
| * http-client: Remove redundant import clause.Ludovic Courtès2015-09-10
| * guix: packages: Add transitive-input-references.Eric Bavier2015-09-10
| * pull: Update to the new cgit snapshot URL.Ludovic Courtès2015-09-10
| * build: Improve information density and appearance of download progress output.Steve Sprang2015-09-08
| * ui: Add package-description-string.Mathieu Lirzin2015-09-08
| * build: container: Use the same clone flags as fork(3).David Thompson2015-09-07
| * build: ruby: Avoid long build directory names.David Thompson2015-09-07
| * ui: Change 'P_' to return the empty string when passed the empty string.Ludovic Courtès2015-09-06
| * licenses: Add CC-BY-SA and CC-BY.Ludovic Courtès2015-09-06
| * lint: Add 'license' checker.Ludovic Courtès2015-09-06
| * emacs-build-system: Fix a file name of info directory.Alex Kost2015-09-06
| * download: Disable offloading for downloads.Ludovic Courtès2015-09-05
| * build: syscalls: Properly handle clone errors.David Thompson2015-09-05
| * monads: Fix 'liftN' fallback case.Ludovic Courtès2015-09-04
| * publish: Gracefully handle the lack of a deriver.Ludovic Courtès2015-09-04
| * graph: Add '--expression'.Ludovic Courtès2015-09-02
| * guix: Add GUST font license 1.0.Ricardo Wurmus2015-09-02
| * import: gem: Fix minor bug and add unit test.David Thompson2015-09-01
| * build: Add R build system.Ricardo Wurmus2015-08-31
| * import: Add 'cran' importer.Ricardo Wurmus2015-08-31
| * ui: Add 'run-guix'.Alex Kost2015-08-30
| * guix graph: Export node types and <node-type> accessors.Alex Kost2015-08-30
| * guix lint: Export checkers and <lint-checker> accessors.Alex Kost2015-08-30
| * download: Keep a single copy of the mirror file.Ludovic Courtès2015-08-29
| * refresh: Add missing newline in warning message.Ludovic Courtès2015-08-29
* | 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