Merge branch 'staging' into core-updates
[jackhill/guix/guix.git] / gnu / packages.scm
2017-02-21 Marius BakkeMerge branch 'staging' into core-updates
2017-02-02 Leo FamulariMerge branch 'master' into core-updates
2017-01-28 Ludovic CourtèsUse 'mlambda' instead of 'memoize'.
2017-01-28 Ludovic CourtèsAdd (guix memoization).
2016-09-30 Ludovic CourtèsMerge branch 'master' into core-updates
2016-09-20 Ludovic Courtèsui: Do not shadow '_' where it's used as a literal...
2016-09-06 Ludovic Courtèspackages: Add 'package-superseded' and associated support.
2016-07-28 Mark H WeaverMerge branch 'master' into core-updates
2016-07-28 Ludovic Courtèspackages: Add 'hidden-package'.
2016-06-27 Ludovic CourtèsMerge branch 'master' into core-updates
2016-06-20 Ludovic Courtèspackages: Export 'scheme-modules'.
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-05-02 Mathieu LirzinMerge branch 'master' into core-updates
2016-04-14 Alex Kostpackages: Add 'search-patches'.
2016-03-21 Leo FamulariMerge branch 'master' into core-updates
2016-03-08 Ludovic Courtèspackages: Gracefully report packages not found.
2016-03-08 Ludovic Courtèspackages: Support the deprecated "NAME-VERSION" syntax.
2016-03-08 Ludovic Courtèspackages: Clarify NAME-VERSION deprecation message.
2016-03-02 Mathieu Lirzinutils: Use '@' for separating package names and version...
2016-03-02 Mathieu Lirzinpackages: Factorize package specification search.
2016-02-27 Mark H WeaverMerge branch 'master' into core-updates
2016-02-24 Alex KostDo not check package freshness during upgrade.
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-20 Ludovic Courtèspackages: Remove now redundant graph procedures.
2015-10-24 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-21 Ludovic Courtèspackages: Update 'check-package-freshness' to use ...
2015-06-18 Mark H WeaverMerge branch 'master' into core-updates
2015-06-17 Ludovic CourtèsMove 'specification->package+output' to (gnu packages).
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-04-18 Ludovic Courtèspackages: Allow package lookups with version prefixes.
2015-04-18 Mark H WeaverMerge branch 'core-updates'
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-13 Mark H WeaverMerge branch 'master' into core-updates
2015-04-09 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-07 Ludovic Courtèsgnu: Emit a warning when a package module cannot be...
2015-04-03 Alex Kostpackages: Fix typo.
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-25 Ludovic Courtèsgnu: Raise an error when a bootstrap binary is not...
2015-01-20 Ludovic Courtèsgnu: 'search-patch' raises an error when a patch is...
2015-01-06 Mark H WeaverMerge branch 'master' into core-updates
2015-01-03 Ludovic Courtèsgnu: Search for patches under $GUIX_PACKAGE_PATH.
2014-12-26 Ludovic CourtèsMerge branch 'master' into core-updates
2014-12-24 Mark H WeaverMerge branch 'master' into xorg-updates
2014-12-21 Ludovic Courtèspackages: Sort Scheme file lists used by 'fold-packages'.
2014-11-11 Ludovic Courtèsgnu-maintenance: Introduce <gnu-release> data type.
2014-09-29 Ludovic Courtèspackages: Optimize 'find-packages-by-name' to avoid...
2014-09-24 Ludovic CourtèsIntroduce the 'GUIX_PACKAGE_PATH' environment variable.
2014-09-24 Ludovic Courtèspackages: Add '%package-module-search-path'.
2014-09-24 Ludovic Courtèspackages: Generalize package module search.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-03 Cyril RoelandtMove specification->package to gnu/packages.scm.
2014-08-24 Mark H WeaverMerge branch 'master' into core-updates
2014-08-20 Alex KostMove 'check-package-freshness' from 'guix package'...
2014-08-19 Alex Kostpackages: Remove dead code.
2014-07-28 Mark H WeaverMerge branch 'master' into core-updates
2014-07-20 Eric Bavierguix: refresh: Add --list-dependent option.
2014-01-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-12-21 Ludovic CourtèsFactorize package search between 'guix package' and...
2013-04-26 Ludovic CourtèsMerge branch 'master' into core-updates
2013-04-21 Nikita Karetnikovui: Add a 'define-diagnostic' macro.
2013-04-14 Ludovic Courtèsutils: Add `fold2'.
2013-03-22 Ludovic Courtèsstore: Really disable file name canonicalization for...
2013-03-20 Ludovic Courtèsgnu: Disable file name canonicalization in `search-*'.
2013-02-27 Mark H WeaverBuild newest versions unless specified, and implement...
2013-02-27 Mark H WeaverInhibit duplicates in fold-packages.
2013-02-14 Mark H WeaverBuild newest versions unless specified, and implement...
2013-02-14 Mark H WeaverInhibit duplicates in fold-packages.
2013-01-18 Ludovic Courtèsdistro: Rename (distro) to (gnu packages).