aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
Commit message (Expand)AuthorAge
...
| * maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès2019-01-09
* | Merge branch 'master' into core-updatesMarius Bakke2018-12-11
|\|
| * pack: List the available formats.Efraim Flashner2018-11-27
| * pack: Add '--profile-name'.Ludovic Courtès2018-11-23
| * pack: Squashfs backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
| * pack: Docker backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
| * pack: Import (guix store database) only when '--localstatedir' is passed.Ludovic Courtès2018-11-06
| * pack: Move store database creation to a separate derivation.Ludovic Courtès2018-11-06
| * pack: Hide 'zip' colliding binding.Ludovic Courtès2018-10-27
| * pack: Remove unused variable.Ludovic Courtès2018-10-27
* | Merge branch 'core-updates' into core-updates-nextJan Nieuwenhuizen2018-10-21
|\|
| * pack: Fix "-C none -f tarball".Ludovic Courtès2018-10-19
| * status: Build upon multiplexed build output.Ludovic Courtès2018-10-15
| * Add (guix status) and use it for pretty colored output.Ludovic Courtès2018-09-27
* | bootstrap: %bootstrap-inputs: Wrap input lists into thunks.Jan Nieuwenhuizen2018-09-22
|/
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* pack: Correctly report "unknown pack format" errors.Ludovic Courtès2018-08-31
* Revert "guix: Compress and decompress xz archives in parallel."Marius Bakke2018-07-22
* pack: Use guile-for-build for the target system.Ludovic Courtès2018-07-05
* pack: Squashfs build expression refers to (guix store database) & co.Ludovic Courtès2018-06-25
* pack: Fix guix pack -f docker.Christopher Baines2018-06-24
* install: Use (guix store database) instead of 'guix-register'.Ludovic Courtès2018-06-14
* store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès2018-06-14
* pack: Use 'with-extensions' when referring to (guix docker).Ludovic Courtès2018-06-01
* pack: Add support for squashfs images.Ricardo Wurmus2018-05-28
* pack: Rename "tar" to "archiver".Ricardo Wurmus2018-05-28
* pack: Link top-level entries of wrapped packages.Ludovic Courtès2018-05-14
* pack: 'guix pack -S xxx' no longer adds entries twice to the tarball.Ludovic Courtès2018-05-11
* pack: Add '--relocatable'.Ludovic Courtès2018-05-10
* pack: Fix handling of '-e'.Ludovic Courtès2018-05-07
* pack: Honor package transformation options.Ludovic Courtès2018-05-07
* pack: Do not autoload (gnu packages base).Ludovic Courtès2018-05-07
* guix: Rewrite build-docker-image to allow more paths.Chris Marusich2018-03-24
* tests: Add tests for "guix pack".Chris Marusich2018-03-24
* pack: Adjust '--manifest' documentation.Ludovic Courtès2018-02-16
* pack: Add '--manifest'.Konrad Hinsen2018-02-15
* scripts: All commands enable build hooks by default.Ludovic Courtès2017-12-07
* scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer2017-09-01
* pack: Add "none" compressor.Ricardo Wurmus2017-08-19
* pack: Use 'guile2.0-json' when building with Guile 2.0.Ludovic Courtès2017-05-20
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* pack: Add '--expression'.Ludovic Courtès2017-04-07
* guix: Compress and decompress xz archives in parallel.Efraim Flashner2017-04-02
* 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