| Commit message (Expand) | Author | Age |
* | guix: Add archive support for bioconductor-uri. | Ricardo Wurmus | 2017-11-07 |
* | import: cran: Use Bioconductor 3.6 helpers. | Ricardo Wurmus | 2017-11-07 |
* | import: cran: Add support for Bioconductor 3.6. | Ricardo Wurmus | 2017-11-07 |
* | import: utils: Add string helpers. | Ricardo Wurmus | 2017-11-07 |
* | refresh: Account for hidden packages. | Ludovic Courtès | 2017-11-07 |
* | compile: Fix VPATH builds. | Ludovic Courtès | 2017-11-07 |
* | Fix ambiguous imports. | Ludovic Courtès | 2017-11-07 |
* | guix: records: Add match-record. | nee | 2017-11-05 |
* | download: Refresh the cpan.org mirror list. | Tobias Geerinckx-Rice | 2017-11-01 |
* | Revert "import: cpan: Use HTTPS for home pages." | Tobias Geerinckx-Rice | 2017-10-30 |
* | import: cpan: Use HTTPS for home pages. | Tobias Geerinckx-Rice | 2017-10-29 |
* | import: cpan: Actually use CPAN-HOME. | Tobias Geerinckx-Rice | 2017-10-29 |
* | import: cpan: Add trailing "/" to CPAN-HOME. | Tobias Geerinckx-Rice | 2017-10-29 |
* | import: cpan: Add trailing "/" on home-page. | Eric Bavier | 2017-10-28 |
* | import: cpan: Propagate imported dependencies. | Eric Bavier | 2017-10-28 |
* | graph: Remove mention of Graphviz from the summary line. | Ludovic Courtès | 2017-10-28 |
* | import: elpa: Do not abort when failing to download the archive. | Ludovic Courtès | 2017-10-28 |
* | import: github: Gracefully handle multiple-URL origins. | Ludovic Courtès | 2017-10-28 |
* | lint: 'refresh' gracefully handles lack of networking access. | Ludovic Courtès | 2017-10-28 |
* | lint: Extract network-related exception handling. | Ludovic Courtès | 2017-10-28 |
* | scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'. | Ludovic Courtès | 2017-10-28 |
* | scripts: Use 'args-fold*' for command that do not honor build flags. | Ludovic Courtès | 2017-10-27 |
* | build-system/go: Fix installation path of executable files. | Leo Famulari | 2017-10-26 |
* | challenge: Display an overall summary. | Ludovic Courtès | 2017-10-25 |
* | substitute: Don't send more than 1000 requests in a row. | Ludovic Courtès | 2017-10-25 |
* | guix package: '--list-available' does not show superseded packages. | Ludovic Courtès | 2017-10-25 |
* | build-system/go: Parameterize installing the source code. | Leo Famulari | 2017-10-24 |
* | build-system/go: Strip the Go binaries with the native tool. | Leo Famulari | 2017-10-24 |
* | pull: Hide compilation warnings. | Ludovic Courtès | 2017-10-23 |
* | pull: Add (guix build compile) to the mix. | Ludovic Courtès | 2017-10-23 |
* | gexp: Add 'directory-union'. | Ludovic Courtès | 2017-10-22 |
* | gexp: Add 'file-union'. | Ludovic Courtès | 2017-10-22 |
* | discovery: Move 'file-name->module-name' to (guix modules). | Ludovic Courtès | 2017-10-22 |
* | build: Factorize module compilation in (guix build compile). | Ludovic Courtès | 2017-10-22 |
* | Use HTTPS for bioconductor.org. | Tobias Geerinckx-Rice | 2017-10-21 |
* | download: Download a nar when a VCS checkout fails. | Ludovic Courtès | 2017-10-19 |
* | Add (guix progress). | Ludovic Courtès | 2017-10-19 |
* | download: Make 'http-fetch' public. | Ludovic Courtès | 2017-10-19 |
* | download: Remove old-Guile leftovers. | Ludovic Courtès | 2017-10-19 |
* | guix: substitute: Report the last progress in the child process. | 宋文武 | 2017-10-17 |
* | emacs-build-system: Change how patch-el-files substitutes commands. | Christopher Baines | 2017-10-15 |
* | emacs-build-system: Handle missing programs when patching. | Christopher Baines | 2017-10-15 |
* | build: Add the Go build system. | Leo Famulari | 2017-10-12 |
* | lint: 'home-page' checker reports permanent redirects. | Ludovic Courtès | 2017-10-12 |
* | tests: Support multiple HTTP server instances. | Ludovic Courtès | 2017-10-12 |
* | offload: Reduce the number of calls to 'machine-load'. | Ludovic Courtès | 2017-10-12 |
* | substitute: Close the progress port after substitute finished. | 宋文武 | 2017-10-12 |
* | zlib: Fix memory leak due to revealed ports not being GC'd. | Ludovic Courtès | 2017-10-11 |
* | import: cpan: Load (gnu packages perl) lazily. | Ludovic Courtès | 2017-10-10 |
* | import: pypi: Remove unneeded import. | Ludovic Courtès | 2017-10-10 |