summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-11-21Revert "Add (guix self) and use it when pulling."Ludovic Courtès
2017-11-21Add (guix self) and use it when pulling.Ludovic Courtès
2017-11-21git: Do not add '.git' to the store.Ludovic Courtès
2017-11-21pull: Trim import list.Ludovic Courtès
2017-11-21gexp: 'directory-union' has a #:quiet? parameter.Ludovic Courtès
2017-11-21union: Parametrize the symlink procedure .Ludovic Courtès
2017-11-20compile: Put an upper bound on the number of workers.Ludovic Courtès
2017-11-20Add semicolon in commands that set GUIX_PROFILE.Ludovic Courtès
2017-11-19zlib: Fix race condition when closing gzip ports.Ludovic Courtès
2017-11-19ssh: Use (guix i18n).Ludovic Courtès
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