summaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
AgeCommit message (Expand)Author
2017-05-20pack: Use 'guile2.0-json' when building with Guile 2.0....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-04-07pack: Add '--expression'....Ludovic Courtès
2017-04-02guix: Compress and decompress xz archives in parallel....Efraim Flashner
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-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-12Add 'guix pack'....Ludovic Courtès