summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLeo Famulari2017-03-27
|\
| * ui: Support Texinfo markup in package synopses.Alex Kost2017-03-27
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-23
|\|
| * 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
* | Merge branch 'master' into core-updatesMark H Weaver2017-03-19
|\|
| * 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
* | Merge branch 'master' into core-updatesMarius Bakke2017-03-15
|\|
| * 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
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-13
|\|
| * pull: Default to HTTPS.Marius Bakke2017-03-12
| * Add 'guix pack'.Ludovic Courtès2017-03-12
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-09
|\|
| * guix archive: Allow compilation with Guile 2.2.Ludovic Courtès2017-03-08
* | 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