summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Add (guix memoization).Ludovic Courtès2017-01-28
* copy: Use userauth-public-key/auto! for ssh authentification.Mathieu Othacehe2017-01-26
* container: Pass through TERM when calling exec.Christopher Baines2017-01-25
* lint: Display PACKAGE@VERSION.Ludovic Courtès2017-01-21
* guix environment, build: Allow absolute file names with '--root'.Ludovic Courtès2017-01-19
* guix build: Add '--repair'.Ludovic Courtès2017-01-15
* guix build: Do not force 'build-cores', 'max-build-jobs', and 'max-silent-time'.Ludovic Courtès2017-01-15
* challenge: Add '--verbose'.Ludovic Courtès2017-01-14
* challenge: Return comparison reports instead of just discrepancies.Ludovic Courtès2017-01-14
* challenge: Use a warning when substitutes are lacking.Ludovic Courtès2017-01-12
* perform-download: Add backward-compatible case.Ludovic Courtès2017-01-11
* daemon: Allow check builds of 'builtin:download' derivations.Ludovic Courtès2017-01-11
* guix package: Fix version and output for 'guix package -i /gnu/store/…'.Ludovic Courtès2017-01-11
* guix archive: Allow compilation in the absence of Guile-JSON.Ludovic Courtès2017-01-10
* guix archive: '-f docker' supports package names as arguments.Ludovic Courtès2017-01-07
* guix: Add Docker image export.Ricardo Wurmus2017-01-06
* graph: Add '%reverse-package-node-type'.Ludovic Courtès2017-01-04
* guix hash: '-x' excludes '.git' even when it is a regular file.Ludovic Courtès2017-01-02
* Add 'guix copy'.Ludovic Courtès2016-12-31
* Add (guix ssh) module.Ludovic Courtès2016-12-31
* guix build: '--with-source' overrides the 'replacement' of a package.Ludovic Courtès2016-12-21
* environment: Add '--root' option.Ludovic Courtès2016-12-20
* guix import: Print list of expressions.Ricardo Wurmus2016-12-17
* import cran: Add "recursive" option.Ricardo Wurmus2016-12-17
* profiles: Remove dependency on 'glibc-utf8-locales' for tests.Ludovic Courtès2016-12-17
* refresh: Make dependency on (guix import crates) weak.Ludovic Courtès2016-12-16
* graph: Add "list-backend" and "backend" options.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: cpan: Add updater.Eric Bavier2016-12-12
* 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
* 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
* offload: Do not abort when a machine is unreachable.Ludovic Courtès2016-12-01
* offload: Gracefully report connection failures.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
* refresh: '--list-updaters' shows updater coverage.Ludovic Courtès2016-11-30
* gnu-maintenance: Add kernel.org updater.Ludovic Courtès2016-11-30
* refresh: Honor the selected updaters when '-u' isn't given.Ludovic Courtès2016-11-30
* Merge branch 'master' into python-build-systemHartmut Goebel2016-11-29
|\
| * refresh: Warn about packages that lack an updater.Ludovic Courtès2016-11-29