summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2016-12-19gexp: Slightly simplify 'gexp-inputs'....Ludovic Courtès
2016-12-19gexp: Native inputs of nested gexps are properly accounted for....Ludovic Courtès
2016-12-17import cran: Handle HTTP errors....Ricardo Wurmus
2016-12-17guix import: Print list of expressions....Ricardo Wurmus
2016-12-17import cran: Add "recursive" option....Ricardo Wurmus
2016-12-17import cran: Add recursive importer....Ricardo Wurmus
2016-12-17import cran: Ignore default R packages....Ricardo Wurmus
2016-12-17import cran: description->package: Also return package dependencies....Ricardo Wurmus
2016-12-17import cran: Move guix-name to top-level....Ricardo Wurmus
2016-12-17import cran: Remove more invalid characters from package names....Ricardo Wurmus
2016-12-17import cran: Handle BSD licenses with LICENSE file....Ricardo Wurmus
2016-12-17import cran: Translate MIT to the Expat license....Ricardo Wurmus
2016-12-17import cran: Do not use "or later" licenses by default....Ricardo Wurmus
2016-12-17profiles: Remove dependency on 'glibc-utf8-locales' for tests....Ludovic Courtès
2016-12-16profiles: Build profiles in a UTF-8 locale....Ludovic Courtès
2016-12-16download: Protect against dangling symlinks in $SSL_CERT_DIR....Ludovic Courtès
2016-12-16refresh: Make dependency on (guix import crates) weak....Ludovic Courtès
2016-12-15upstream: Determine archive type correctly....David Craven
2016-12-14graph: Add d3js backend....Ricardo Wurmus
2016-12-14graph: Add "list-backend" and "backend" options....Ricardo Wurmus
2016-12-14graph: Backend must have name and description....Ricardo Wurmus
2016-12-14import: Add updater for rust crates....David Craven
2016-12-14import: Add importer for rust crates....David Craven
2016-12-14import: utils: Add some utilities....David Craven
2016-12-14build-system: Add cargo build system....David Craven
2016-12-14upstream: Use first url when it lacks an extension....Ludovic Courtès
2016-12-12import: cpan: Add updater....Eric Bavier
2016-12-12import: cpan: Move core-module? to top-level....Eric Bavier
2016-12-12import: json: Silence json-fetch output....Eric Bavier
2016-12-10Merge branch 'master' into stagingMark H Weaver
2016-12-09offload: Allow testing machines that match a regexp....Ludovic Courtès
2016-12-09offload: Test each machine only once....Ludovic Courtès
2016-12-09offload: Do not read ~/.ssh/known_hosts....Ludovic Courtès
2016-12-09Merge remote-tracking branch 'origin/master' into stagingLudovic Courtès
2016-12-08store: 'open-connection' no longer raises '&nar-error' for protocol errors....Ludovic Courtès
2016-12-07gnu: make-bootstrap: Produce the correct %glibc-bootstrap-tarball for Hurd sy......Manolis Ragkousis
2016-12-07gnu: cross-base: Add i686-w64-mingw32 target....Jan Nieuwenhuizen
2016-12-06offload: Increase the connection timeout....Ludovic Courtès
2016-12-06offload: Send the build log to the right file descriptor....Ludovic Courtès
2016-12-05offload: Fix plural of some messages....Ludovic Courtès
2016-12-05offload: Make the compression methods configurable....Ludovic Courtès
2016-12-05guix system: If the new system generation already exists, overwrite it....Chris Marusich
2016-12-05refresh: Indicate that PACKAGE... is optional....Tobias Geerinckx-Rice
2016-12-05offload: Add "test" sub-command....Ludovic Courtès
2016-12-04publish: Factorize 'content-length' addition....Ludovic Courtès
2016-12-04Merge branch 'master' into stagingMarius Bakke
2016-12-01offload: Do not abort when a machine is unreachable....Ludovic Courtès
2016-12-01offload: Gracefully report connection failures....Ludovic Courtès
2016-12-01store: Increase buffering for the '%stderr-write' upcall....Ludovic Courtès
2016-12-01offload: Warn about the lack of zlib support....Ludovic Courtès