summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* publish: Add '--nar-path'.Ludovic Courtès2017-03-22
* publish: Make the nar URL prefix a parameter.Ludovic Courtès2017-03-22
* publish: Add '--public-key' and '--private-key'.Ludovic Courtès2017-03-22
* publish: The public and private keys are now SRFI-39 parameters.Ludovic Courtès2017-03-22
* http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.Ludovic Courtès2017-03-18
* pack: Add '--target'.Ludovic Courtès2017-03-18
* pack: Move absolute file name to <compressor>.Ludovic Courtès2017-03-17
* pack: Allow for "-S /opt/foo=".Ludovic Courtès2017-03-16
* pack: Honor symlinks in the Docker back-end.Ludovic Courtès2017-03-16
* pack: Use a fixed timestamp in Docker images.Ludovic Courtès2017-03-16
* pack: Add '--format' option and Docker output support.Ludovic Courtès2017-03-16
* pack: Honor command-line options related to the store.Ludovic Courtès2017-03-16
* utils: Move base16 procedures to (guix base16).Ludovic Courtès2017-03-16
* pack: Add unit test.Ludovic Courtès2017-03-14
* pack: Use maximum compression; use '-n' for gzip.Ludovic Courtès2017-03-14
* pack: Add '--symlink'.Ludovic Courtès2017-03-14
* pack: Add '--localstatedir' option.Ludovic Courtès2017-03-14
* pull: Default to HTTPS.Marius Bakke2017-03-12
* Add 'guix pack'.Ludovic Courtès2017-03-12
* guix archive: Allow compilation with Guile 2.2.Ludovic Courtès2017-03-08
* import: stackage: Avoid using (guix ui) in importer code.Federico Beffa2017-02-14
* 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
* 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
* 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