summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* ui: Define and honor '&error-location' and '&fix-hint' conditions.Ludovic Courtès2017-11-08
* ui: Introduce (guix i18n).Ludovic Courtès2017-11-08
* guix: Add archive support for bioconductor-uri.Ricardo Wurmus2017-11-07
* import: cran: Use Bioconductor 3.6 helpers.Ricardo Wurmus2017-11-07
* import: cran: Add support for Bioconductor 3.6.Ricardo Wurmus2017-11-07
* import: utils: Add string helpers.Ricardo Wurmus2017-11-07
* refresh: Account for hidden packages.Ludovic Courtès2017-11-07
* compile: Fix VPATH builds.Ludovic Courtès2017-11-07
* Fix ambiguous imports.Ludovic Courtès2017-11-07
* guix: records: Add match-record.nee2017-11-05
* download: Refresh the cpan.org mirror list.Tobias Geerinckx-Rice2017-11-01
* Revert "import: cpan: Use HTTPS for home pages."Tobias Geerinckx-Rice2017-10-30
* import: cpan: Use HTTPS for home pages.Tobias Geerinckx-Rice2017-10-29
* import: cpan: Actually use CPAN-HOME.Tobias Geerinckx-Rice2017-10-29
* import: cpan: Add trailing "/" to CPAN-HOME.Tobias Geerinckx-Rice2017-10-29
* import: cpan: Add trailing "/" on home-page.Eric Bavier2017-10-28
* import: cpan: Propagate imported dependencies.Eric Bavier2017-10-28
* graph: Remove mention of Graphviz from the summary line.Ludovic Courtès2017-10-28
* import: elpa: Do not abort when failing to download the archive.Ludovic Courtès2017-10-28
* import: github: Gracefully handle multiple-URL origins.Ludovic Courtès2017-10-28
* lint: 'refresh' gracefully handles lack of networking access.Ludovic Courtès2017-10-28
* lint: Extract network-related exception handling.Ludovic Courtès2017-10-28
* scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2017-10-28
* scripts: Use 'args-fold*' for command that do not honor build flags.Ludovic Courtès2017-10-27
* build-system/go: Fix installation path of executable files.Leo Famulari2017-10-26
* challenge: Display an overall summary.Ludovic Courtès2017-10-25
* substitute: Don't send more than 1000 requests in a row.Ludovic Courtès2017-10-25
* guix package: '--list-available' does not show superseded packages.Ludovic Courtès2017-10-25
* build-system/go: Parameterize installing the source code.Leo Famulari2017-10-24
* build-system/go: Strip the Go binaries with the native tool.Leo Famulari2017-10-24
* pull: Hide compilation warnings.Ludovic Courtès2017-10-23
* pull: Add (guix build compile) to the mix.Ludovic Courtès2017-10-23
* gexp: Add 'directory-union'.Ludovic Courtès2017-10-22
* gexp: Add 'file-union'.Ludovic Courtès2017-10-22
* discovery: Move 'file-name->module-name' to (guix modules).Ludovic Courtès2017-10-22
* build: Factorize module compilation in (guix build compile).Ludovic Courtès2017-10-22
* Use HTTPS for bioconductor.org.Tobias Geerinckx-Rice2017-10-21
* download: Download a nar when a VCS checkout fails.Ludovic Courtès2017-10-19
* Add (guix progress).Ludovic Courtès2017-10-19
* download: Make 'http-fetch' public.Ludovic Courtès2017-10-19
* download: Remove old-Guile leftovers.Ludovic Courtès2017-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 Baines2017-10-15
* emacs-build-system: Handle missing programs when patching.Christopher Baines2017-10-15
* build: Add the Go build system.Leo Famulari2017-10-12
* lint: 'home-page' checker reports permanent redirects.Ludovic Courtès2017-10-12
* tests: Support multiple HTTP server instances.Ludovic Courtès2017-10-12
* offload: Reduce the number of calls to 'machine-load'.Ludovic Courtès2017-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ès2017-10-11