summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * graph: Add d3js backend.Ricardo Wurmus2016-12-14
| * graph: Add "list-backend" and "backend" options.Ricardo Wurmus2016-12-14
| * graph: Backend must have name and description.Ricardo Wurmus2016-12-14
| * import: Add updater for rust crates.David Craven2016-12-14
| * import: Add importer for rust crates.David Craven2016-12-14
| * import: utils: Add some utilities.David Craven2016-12-14
| * build-system: Add cargo build system.David Craven2016-12-14
| * upstream: Use first url when it lacks an extension.Ludovic Courtès2016-12-14
| * import: cpan: Add updater.Eric Bavier2016-12-12
| * import: cpan: Move core-module? to top-level.Eric Bavier2016-12-12
| * import: json: Silence json-fetch output.Eric Bavier2016-12-12
| * Merge branch 'master' into stagingMark H Weaver2016-12-10
| |\
| | * offload: Allow testing machines that match a regexp.Ludovic Courtès2016-12-09
| | * offload: Test each machine only once.Ludovic Courtès2016-12-09
| | * offload: Do not read ~/.ssh/known_hosts.Ludovic Courtès2016-12-09
| * | Merge remote-tracking branch 'origin/master' into stagingLudovic Courtès2016-12-09
| |\|
| | * store: 'open-connection' no longer raises '&nar-error' for protocol errors.Ludovic Courtès2016-12-08
| | * gnu: make-bootstrap: Produce the correct %glibc-bootstrap-tarball for Hurd sy...Manolis Ragkousis2016-12-07
| | * gnu: cross-base: Add i686-w64-mingw32 target.Jan Nieuwenhuizen2016-12-07
| | * offload: Increase the connection timeout.Ludovic Courtès2016-12-06
| | * offload: Send the build log to the right file descriptor.Ludovic Courtès2016-12-06
| | * offload: Fix plural of some messages.Ludovic Courtès2016-12-05
| | * offload: Make the compression methods configurable.Ludovic Courtès2016-12-05
| | * guix system: If the new system generation already exists, overwrite it.Chris Marusich2016-12-05
| | * refresh: Indicate that PACKAGE... is optional.Tobias Geerinckx-Rice2016-12-05
| | * offload: Add "test" sub-command.Ludovic Courtès2016-12-05
| | * publish: Factorize 'content-length' addition.Ludovic Courtès2016-12-04
| * | Merge branch 'master' into stagingMarius Bakke2016-12-04
| |\|
| | * offload: Do not abort when a machine is unreachable.Ludovic Courtès2016-12-01
| | * offload: Gracefully report connection failures.Ludovic Courtès2016-12-01
| | * store: Increase buffering for the '%stderr-write' upcall.Ludovic Courtès2016-12-01
| | * offload: Warn about the lack of zlib support.Ludovic Courtès2016-12-01
| | * offload: Remove redundant call to 'topologically-sorted' in 'send-file'.Ludovic Courtès2016-12-01
| * | Merge branch 'master' into stagingMarius Bakke2016-11-30
| |\|
| | * refresh: '--list-updaters' shows updater coverage.Ludovic Courtès2016-11-30
| | * gnu-maintenance: Add kernel.org updater.Ludovic Courtès2016-11-30
| | * upstream: Properly verify signatures of uncompressed tarballs.Ludovic Courtès2016-11-30
| | * refresh: Honor the selected updaters when '-u' isn't given.Ludovic Courtès2016-11-30
| | * gnu-maintenance: Factorize URL prefix predicates.Ludovic Courtès2016-11-30
| | * Merge branch 'master' into python-build-systemHartmut Goebel2016-11-29
| | |\
| | | * gnu-maintenance: 'latest-kde-release' honors 'upstream-name' properties.Ludovic Courtès2016-11-29
| | | * refresh: Warn about packages that lack an updater.Ludovic Courtès2016-11-29
| | | * pull: Set '%nix-instantiate' to a sensible value.Ludovic Courtès2016-11-28
| | | * offload: Call 'machine-load' only once per machine.Ludovic Courtès2016-11-26
| | * | Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
| | |\ \
| | * | | lint: more packages to probably be a native input.Hartmut Goebel2016-11-15
| | * | | guix: Add lint-checker for packages which should be no inputs at all.Hartmut Goebel2016-11-15
| | * | | guix: python-build-system: Add background about Python installation methods.Hartmut Goebel2016-11-15
| | * | | guix: python-build-system: Delete .egg-info file created in phase check.Hartmut Goebel2016-11-15
| | * | | guix: python-build-system: Add helpers for getting and setting PYTHONPATH.Hartmut Goebel2016-11-15