summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-02-20
|\
| * import: stackage: Avoid using (guix ui) in importer code.Federico Beffa2017-02-14
* | Merge branch 'master' into core-updatesLudovic Courtès2017-02-10
|\|
| * import: Add stackage importer and updater.Federico Beffa2017-02-09
| * file-systems: Add '%network-configuration-files' and '%network-file-mappings'.Ludovic Courtès2017-02-07
| * file-systems: Add 'file-system-mapping->bind-mount'.Ludovic Courtès2017-02-03
* | Merge branch 'master' into core-updatesLeo Famulari2017-02-02
|\|
| * lint: Use the "@" syntax for versioned packages in warnings.Ludovic Courtès2017-01-31
| * environment: Fix setting writable? on networking related filesChristopher Baines2017-01-30
| * Use 'mlambda' instead of 'memoize'.Ludovic Courtès2017-01-28
| * Add (guix memoization).Ludovic Courtès2017-01-28
| * copy: Use userauth-public-key/auto! for ssh authentification.Mathieu Othacehe2017-01-26
* | Merge branch 'master' into core-updatesLeo Famulari2017-01-25
|\|
| * container: Pass through TERM when calling exec.Christopher Baines2017-01-25
* | Merge branch 'master' into core-updatesLudovic Courtès2017-01-23
|\|
| * 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 package: Honor the order of profiles when -p appears multiple times.Ludovic Courtès2017-01-23
|/
* 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