Merge branch 'master' into core-updates
[jackhill/guix/guix.git] / guix / scripts / package.scm
2016-10-26 Leo FamulariMerge branch 'master' into core-updates
2016-10-26 Roel Janssenguix package: Display generation diffs.
2016-09-30 Ludovic CourtèsMerge branch 'master' into core-updates
2016-09-06 Ludovic Courtèspackages: Add 'package-superseded' and associated support.
2016-09-06 Ludovic Courtèsguix package: Build up the transaction incrementally.
2016-09-06 Ludovic Courtèsguix package: Clarify upgrade code.
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-07-28 Leo FamulariMerge branch 'master' into core-updates
2016-07-28 Ludovic Courtèsguix package: Suggest prefix search path settings.
2016-06-07 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-27 Ludovic Courtèsguix package: Inherit the transformed version number.
2016-04-06 Ludovic CourtèsMerge branch 'master' into core-updates
2016-04-04 Alex Kostemacs: Use 'build-and-use-profile' from (guix scripts...
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-02-27 Mark H WeaverMerge branch 'master' into core-updates
2016-02-24 Alex KostDo not check package freshness during upgrade.
2016-02-01 Ludovic Courtèsguix package: Support package transformation options.
2016-01-13 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-04 Ludovic Courtèsguix package: Allow multiple '--search' flags.
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-26 Leo Famulariguix package: Fix typo in comment.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-11-30 Ludovic Courtèsguix package: Refactor 'options->installable'.
2015-11-30 Ludovic Courtèsguix package: Move 'process-actions' out of sight.
2015-11-30 Ludovic Courtèsguix package: Formalize the list of actions.
2015-11-30 Ludovic Courtèsguix package: Move 'build-and-use-profile' out of sight.
2015-11-30 Ludovic Courtèsguix package: Move a couple of procedures out of sight.
2015-11-30 Ludovic Courtèsguix package: Remove unnecessary use of (%store).
2015-11-24 Ludovic Courtèsguix package: Reduce startup time by ~50%.
2015-11-10 Ludovic Courtèsguix package: '--search-paths' can report combined...
2015-10-30 宋文武Merge branch 'master' into dbus-update
2015-10-28 Ludovic Courtèsui: Add 'make-regexp*'.
2015-10-26 Ludovic Courtèsprofiles: Add generation manipulation procedures.
2015-10-26 Ludovic Courtèsui: Add procedures to display a profile generation.
2015-10-26 Ludovic Courtèsutils: Add 'readlink*'.
2015-10-26 Ludovic Courtèsui: Add 'matching-generations'.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-18 Alex KostAdd (guix scripts).
2015-08-20 David Thompsonscripts: package: Add --install-from-file option.
2015-07-19 Mark H WeaverMerge branch 'master' into core-updates
2015-07-15 Ludovic Courtèsui: Add 'leave-on-EPIPE'.
2015-06-18 Mark H WeaverMerge branch 'master' into core-updates
2015-06-17 Ludovic CourtèsMove 'specification->package+output' to (gnu packages).
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-06-08 Alex Kostguix: Clean up --help messages.
2015-06-06 Alex Kostguix package: Fix typo in --help message.
2015-05-29 Alex Kostemacs: Report about "search paths" after operation.
2015-05-26 宋文武Merge branch 'gtk-rebuild'
2015-05-25 Ludovic Courtèsguix package: --manifest DTRT when combined with -...
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-21 Ludovic Courtèsguix package: Adjust --help message.
2015-05-20 David Thompsonpackage: Add --manifest option.
2015-05-20 Ludovic Courtèsguix package: Add optional argument to --search-paths.
2015-05-20 Ludovic Courtèsguix package: --search-paths mentions $PATH.
2015-05-05 Ludovic Courtèssearch-paths: 'evaluate-search-paths' can be passed...
2015-05-04 Ludovic Courtèssearch-paths: 'evaluate-search-paths' now returns spec...
2015-05-04 Ludovic Courtèssearch-paths: Add 'environment-variable-definition'.
2015-05-04 Ludovic Courtèssearch-paths: Add 'evaluate-search-paths', from (guix...
2015-05-04 Ludovic CourtèsMove search path specifications to (guix search-paths).
2015-05-03 Ludovic Courtèsguix package: Introduce 'evaluate-search-paths'.
2015-05-03 Ludovic Courtèsguix package: Move profile cleaning out of 'search...
2015-05-02 Ludovic Courtèsprofiles: Store search paths in manifests.
2015-04-19 Ludovic Courtèsguix package: Fix 'readlink*' implementation.
2015-04-19 Ludovic Courtèsguix package: -A and -s take supported systems into...
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-15 Ludovic Courtèsprofiles: Generalize "hooks" for 'profile-derivation'.
2015-04-14 Mark H Weaverguix package: Add '--do-not-upgrade' option.
2015-04-09 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-08 Federico Beffaprofiles: Generate GHC's package database cache.
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-06 Ludovic Courtèsguix package: Avoid 'exit' calls in 'delete-matching...
2015-04-06 Ludovic Courtèsguix package: Never remove the current generation and...
2015-04-06 Ludovic Courtèsguix package: Move generation deletion to its own proce...
2015-03-25 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-20 Ludovic Courtèsguix package: '-s' sorts packages by name, then by...
2015-03-20 Ludovic Courtèsguix package: '-s' displays different packages that...
2015-03-04 Ludovic Courtèstests: Remove dependency on 'glibc-utf8-locales' for...
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-02-06 Ludovic Courtèsguix package: Make custom profiles actual indirect...
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-20 Ludovic Courtèsguix package: Avoid spurious warnings from 'find-files'.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-13 Mark H WeaverMerge branch 'master' into core-updates
2015-01-11 Mark H WeaverMerge branch 'master' into core-updates
2015-01-06 Mark H WeaverMerge branch 'master' into core-updates
2015-01-03 Ludovic Courtèsguix package: Follow symlinks for pattern search paths.
2014-12-30 Mark H WeaverMerge branch 'master' into core-updates
2014-12-27 Ludovic Courtèsguix package: Use 'search-path-as-list' instead of...
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-10-12 Alex Kostguix package: Add '--switch-generation' option.
2014-10-12 Alex Kostprofiles: Add condition types for profiles and generations.
2014-10-09 Alex Kostui: Move 'show-manifest-transaction' from (guix profiles).
2014-10-05 Alex Kostguix package: Export generation procedures.
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
next