guix build: '--with-commit' makes recursive checkouts.
[jackhill/guix/guix.git] / guix / scripts / archive.scm
2019-02-11 Ludovic CourtèsAvoid name clash with 'build' from (guix store) and...
2019-01-13 Marius BakkeMerge branch 'master' into staging
2019-01-11 Ludovic Courtèsguix build: Re-purpose '--verbosity' and add '--debug'.
2018-12-03 Marius BakkeMerge branch 'master' into staging
2018-09-09 Marius BakkeMerge branch 'master' into core-updates
2018-09-04 Ludovic CourtèsSwitch to Guile-Gcrypt.
2017-12-19 Marius BakkeMerge branch 'master' into core-updates
2017-12-07 Ludovic Courtèsscripts: All commands enable build hooks by default.
2017-10-01 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-09-02 Marius BakkeMerge branch 'master' into staging
2017-09-01 Maxim Cournoyerscripts: Remove 'max-silent-time' from the default...
2017-05-24 Ricardo WurmusMerge branch 'master' into core-updates
2017-05-14 Marius BakkeMerge branch 'master' into staging
2017-05-03 Ludovic Courtèsui: Rename '_' to 'G_'.
2017-03-19 Mark H WeaverMerge branch 'master' into core-updates
2017-03-16 Ludovic Courtèspack: Add '--format' option and Docker output support.
2017-03-09 Ludovic CourtèsMerge branch 'master' into core-updates
2017-03-08 Ludovic Courtèsguix archive: Allow compilation with Guile 2.2.
2017-01-23 Ludovic CourtèsMerge branch 'master' into core-updates
2017-01-13 Leo FamulariMerge branch 'master' into python-tests
2017-01-10 Ludovic Courtèsguix archive: Allow compilation in the absence of Guile...
2017-01-07 Ludovic Courtèsguix archive: '-f docker' supports package names as...
2017-01-06 Leo FamulariMerge branch 'master' into core-updates
2017-01-06 Ricardo Wurmusguix: Add Docker image export.
2016-12-31 Ludovic CourtèsAdd 'guix copy'.
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-19 Ludovic CourtèsUse (ice-9 binary-ports) instead of (rnrs io ports).
2016-09-04 Ricardo WurmusMerge branch 'gtk-im-modules'
2016-08-29 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2016-08-28 Roel Janssenguix scripts: Disable grafting on dry runs.
2016-05-13 Leo FamulariMerge branch 'master' into core-updates
2016-05-08 宋文武Merge branch 'master' into gnome-updates
2016-05-04 Ludovic Courtèsutils: Move combinators to (guix combinators).
2016-03-21 Leo FamulariMerge branch 'master' into core-updates
2016-03-02 Ludovic Courtèsguix build: Move '--no-grafts' to the common build...
2016-03-02 Ludovic Courtèsguix archive: Use 'with-store'.
2015-10-20 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-19 Ludovic Courtèsguix archive: Add '--extract'.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-18 Alex KostAdd (guix scripts).
2015-06-18 Mark H WeaverMerge branch 'master' into core-updates
2015-06-17 Ludovic CourtèsMove 'specification->package+output' to (gnu packages).
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-25 Ludovic Courtèsui: Factorize command-line + env. var. option parsing.
2015-01-17 Ludovic Courtèsguix archive: Add -r/--recursive.
2015-01-17 Ludovic Courtèsguix archive: Remove unused -r/--root option.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-06 nebuliguix: scripts: Parse $GUIX_BUILD_OPTIONS separately.
2014-11-30 nebuliguix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-04-22 Ludovic Courtèspk-crypto: Add pretty-printer to 'gcry-error' exceptions.
2014-04-03 Ludovic Courtèspki: Introduce 'write-acl', and fix wrong conversion...
2014-04-01 Ludovic Courtèspki: Keep ACL in native sexp format to speed up 'author...
2014-03-31 Ludovic Courtèsguix archive: Make sure $sysconfdir/guix exists in...
2014-03-22 Mark H WeaverMerge branch 'master' into core-updates
2014-03-20 Ludovic Courtèspk-crypto: Don't use Ed25519 when libgcrypt is older...
2014-03-17 Ludovic Courtèsguix archive: Generate curve Ed25519 keys by default.
2014-03-17 Ludovic Courtèsguix archive: Improve '--generate-key' error reporting.
2014-03-17 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-13 Ludovic Courtèsguix build: Support '--with-source' along with '-e'.
2014-03-10 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-28 Ludovic Courtèsguix archive: Change '--help' to show '--authorize'.
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-17 Ludovic Courtèsguix build: Factorize common options.
2014-01-08 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-06 Ludovic Courtèsarchive: Add '--missing'.
2014-01-05 Ludovic Courtèsarchive: Make sure $sysconfdir/guix exists.
2013-12-30 Ludovic Courtèsarchive: Add '--authorize'.
2013-12-30 Ludovic Courtèsarchive: Add '--generate-key'.
2013-12-22 Ludovic CourtèsAdd 'guix archive'.