summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2017-04-05build: Export register-root procedure.Chris Marusich
2017-04-03Merge branch 'core-updates'Ludovic Courtès
2017-04-02guix: Compress and decompress xz archives in parallel.Efraim Flashner
2017-03-31substitute: Send ‘User-Agent’ header.Tobias Geerinckx-Rice
2017-03-30Merge branch 'master' into core-updatesMarius Bakke
2017-03-28import cran: Print package stream in the expected order.Ricardo Wurmus
2017-03-27Merge branch 'master' into core-updatesLeo Famulari
2017-03-27ui: Support Texinfo markup in package synopses.Alex Kost
2017-03-23Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-22publish: Add '--nar-path'.Ludovic Courtès
2017-03-22publish: Make the nar URL prefix a parameter.Ludovic Courtès
2017-03-22publish: Add '--public-key' and '--private-key'.Ludovic Courtès
2017-03-22publish: The public and private keys are now SRFI-39 parameters.Ludovic Courtès
2017-03-19Merge branch 'master' into core-updatesMark H Weaver
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-15Merge branch 'master' into core-updatesMarius Bakke
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-13Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-12pull: Default to HTTPS.Marius Bakke
2017-03-12Add 'guix pack'.Ludovic Courtès
2017-03-09Merge branch 'master' into core-updatesLudovic Courtès
2017-03-08guix archive: Allow compilation with Guile 2.2.Ludovic Courtès
2017-02-20Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-02-14import: stackage: Avoid using (guix ui) in importer code.Federico Beffa
2017-02-10Merge branch 'master' into core-updatesLudovic Courtès
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-02-02Merge branch 'master' into core-updatesLeo Famulari
2017-01-31lint: Use the "@" syntax for versioned packages in warnings.Ludovic Courtès
2017-01-30environment: Fix setting writable? on networking related filesChristopher 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-25Merge branch 'master' into core-updatesLeo Famulari
2017-01-25container: Pass through TERM when calling exec.Christopher Baines
2017-01-23Merge branch 'master' into core-updatesLudovic Courtès
2017-01-23guix package: Honor the order of profiles when -p appears multiple times.Ludovic Courtès
2017-01-21lint: Display PACKAGE@VERSION.Ludovic Courtès