summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2017-03-18http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0....Ludovic Courtès
2017-03-18pack: Add '--target'....Ludovic Courtès
2017-03-17pack: Move absolute file name to <compressor>....Ludovic Courtès
2017-03-16pack: Allow for "-S /opt/foo="....Ludovic Courtès
2017-03-16pack: Honor symlinks in the Docker back-end....Ludovic Courtès
2017-03-16pack: Use a fixed timestamp in Docker images....Ludovic Courtès
2017-03-16pack: Add '--format' option and Docker output support....Ludovic Courtès
2017-03-16pack: Honor command-line options related to the store....Ludovic Courtès
2017-03-16utils: Move base16 procedures to (guix base16)....Ludovic Courtès
2017-03-14pack: Add unit test....Ludovic Courtès
2017-03-14pack: Use maximum compression; use '-n' for gzip....Ludovic Courtès
2017-03-14pack: Add '--symlink'....Ludovic Courtès
2017-03-14pack: Add '--localstatedir' option....Ludovic Courtès
2017-03-12pull: Default to HTTPS....Marius Bakke
2017-03-12Add 'guix pack'....Ludovic Courtès
2017-03-08guix archive: Allow compilation with Guile 2.2....Ludovic Courtès
2017-02-14import: stackage: Avoid using (guix ui) in importer code....Federico Beffa
2017-02-09import: Add stackage importer and updater....Federico Beffa
2017-02-07file-systems: Add '%network-configuration-files' and '%network-file-mappings'....Ludovic Courtès
2017-02-03file-systems: Add 'file-system-mapping->bind-mount'....Ludovic Courtès
2017-01-31lint: Use the "@" syntax for versioned packages in warnings....Ludovic Courtès
2017-01-30environment: Fix setting writable? on networking related files...Christopher Baines
2017-01-28Use 'mlambda' instead of 'memoize'....Ludovic Courtès
2017-01-28Add (guix memoization)....Ludovic Courtès
2017-01-26copy: Use userauth-public-key/auto! for ssh authentification....Mathieu Othacehe
2017-01-25container: Pass through TERM when calling exec....Christopher Baines
2017-01-21lint: Display PACKAGE@VERSION....Ludovic Courtès
2017-01-19guix environment, build: Allow absolute file names with '--root'....Ludovic Courtès
2017-01-15guix build: Add '--repair'....Ludovic Courtès
2017-01-15guix build: Do not force 'build-cores', 'max-build-jobs', and 'max-silent-time'....Ludovic Courtès
2017-01-14challenge: Add '--verbose'....Ludovic Courtès
2017-01-14challenge: Return comparison reports instead of just discrepancies....Ludovic Courtès
2017-01-12challenge: Use a warning when substitutes are lacking....Ludovic Courtès
2017-01-11perform-download: Add backward-compatible case....Ludovic Courtès
2017-01-11daemon: Allow check builds of 'builtin:download' derivations....Ludovic Courtès
2017-01-11guix package: Fix version and output for 'guix package -i /gnu/store/…'....Ludovic Courtès
2017-01-10guix archive: Allow compilation in the absence of Guile-JSON....Ludovic Courtès
2017-01-07guix archive: '-f docker' supports package names as arguments....Ludovic Courtès
2017-01-06guix: Add Docker image export....Ricardo Wurmus
2017-01-04graph: Add '%reverse-package-node-type'....Ludovic Courtès
2017-01-02guix hash: '-x' excludes '.git' even when it is a regular file....Ludovic Courtès
2016-12-31Add 'guix copy'....Ludovic Courtès
2016-12-31Add (guix ssh) module....Ludovic Courtès
2016-12-21guix build: '--with-source' overrides the 'replacement' of a package....Ludovic Courtès
2016-12-20environment: Add '--root' option....Ludovic Courtès
2016-12-17guix import: Print list of expressions....Ricardo Wurmus
2016-12-17import cran: Add "recursive" option....Ricardo Wurmus
2016-12-17profiles: Remove dependency on 'glibc-utf8-locales' for tests....Ludovic Courtès
2016-12-16refresh: Make dependency on (guix import crates) weak....Ludovic Courtès
2016-12-14graph: Add "list-backend" and "backend" options....Ricardo Wurmus