summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-11-18licenses: Add cddl1.1.Julien Lepiller
2017-11-18build-system: texlive: Only make a union of directories.Ricardo Wurmus
2017-11-17build-system/go: Don't let Go executables refer to the Go compiler.Leo Famulari
2017-11-17workers: Display backtrace in pre-unwind handler.Ludovic Courtès
2017-11-17workers: 'pool-idle?' returns true only if the workers are idle.Ludovic Courtès
2017-11-16ui: Add source file name to the package search metrics.Ludovic Courtès
2017-11-16cve: Use 'http-fetch/cached' instead of having custom caching.Ludovic Courtès
2017-11-16download: Improve efficiency of 'write-request' over TLS.Ludovic Courtès
2017-11-14download: Pass the timeout to 'ftp-retr'.Ludovic Courtès
2017-11-14grafts: Clarify the status of the workaround for <http://bugs.gnu.org/24659>.Leo Famulari
2017-11-12download: Use HTTPS for the first ImageMagick mirror.Leo Famulari
2017-11-12download: Try FTP servers last.Leo Famulari
2017-11-11git: Check whether 'clone-init-options' is defined.Ludovic Courtès
2017-11-11download: Work around more bogus HTTP handling in Guile 2.2 <= 2.2.2.Ludovic Courtès
2017-11-10download: Work around bogus HTTP handling in Guile 2.2 <= 2.2.2.Ludovic Courtès
2017-11-10git: Work around wrong default argument of 'clone'.Ludovic Courtès
2017-11-09ui: Add an 'unbound-variable' exception printer.Ludovic Courtès
2017-11-09ui: Provide hints for unbound-variable errors.Ludovic Courtès
2017-11-09ui: Add 'display-hint'.Ludovic Courtès
2017-11-08ui: Define and honor '&error-location' and '&fix-hint' conditions.Ludovic Courtès
2017-11-08ui: Introduce (guix i18n).Ludovic Courtès
2017-11-07guix: Add archive support for bioconductor-uri.Ricardo Wurmus
2017-11-07import: cran: Use Bioconductor 3.6 helpers.Ricardo Wurmus
2017-11-07import: cran: Add support for Bioconductor 3.6.Ricardo Wurmus
2017-11-07import: utils: Add string helpers.Ricardo Wurmus
2017-11-07refresh: Account for hidden packages.Ludovic Courtès
2017-11-07compile: Fix VPATH builds.Ludovic Courtès
2017-11-07Fix ambiguous imports.Ludovic Courtès
2017-11-05guix: records: Add match-record.nee
2017-11-01download: Refresh the cpan.org mirror list.Tobias Geerinckx-Rice
2017-10-30Revert "import: cpan: Use HTTPS for home pages."Tobias Geerinckx-Rice
2017-10-29import: cpan: Use HTTPS for home pages.Tobias Geerinckx-Rice
2017-10-29import: cpan: Actually use CPAN-HOME.Tobias Geerinckx-Rice
2017-10-29import: cpan: Add trailing "/" to CPAN-HOME.Tobias Geerinckx-Rice
2017-10-28import: cpan: Add trailing "/" on home-page.Eric Bavier
2017-10-28import: cpan: Propagate imported dependencies.Eric Bavier
2017-10-28graph: Remove mention of Graphviz from the summary line.Ludovic Courtès
2017-10-28import: elpa: Do not abort when failing to download the archive.Ludovic Courtès
2017-10-28import: github: Gracefully handle multiple-URL origins.Ludovic Courtès
2017-10-28lint: 'refresh' gracefully handles lack of networking access.Ludovic Courtès
2017-10-28lint: Extract network-related exception handling.Ludovic Courtès
2017-10-28scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès
2017-10-27scripts: Use 'args-fold*' for command that do not honor build flags.Ludovic Courtès
2017-10-26build-system/go: Fix installation path of executable files.Leo Famulari
2017-10-25challenge: Display an overall summary.Ludovic Courtès
2017-10-25substitute: Don't send more than 1000 requests in a row.Ludovic Courtès
2017-10-25guix package: '--list-available' does not show superseded packages.Ludovic Courtès
2017-10-24build-system/go: Parameterize installing the source code.Leo Famulari
2017-10-24build-system/go: Strip the Go binaries with the native tool.Leo Famulari
2017-10-23pull: Hide compilation warnings.Ludovic Courtès