/scripts/

own-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages.scm
AgeCommit message (Expand)Author
2017-11-07packages: 'fold-packages' takes #:select? parameter....Ludovic Courtès
2017-09-01packages: 'fold-packages' takes an optional 'modules' parameter....Ludovic Courtès
2017-06-11packages: Add 'specifications->manifest'....Ludovic Courtès
2017-05-03Add (guix discovery)....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-05-01packages: Remove support for PACKAGE-VERSION deprecated syntax....Ludovic Courtès
2017-03-08packages: Use PACKAGE@VERSION syntax when reporting ambiguities....Ludovic Courtès
2017-02-27packages: Add 'search-auxiliary-file'....Alex Kost
2017-01-28Use 'mlambda' instead of 'memoize'....Ludovic Courtès
2017-01-28Add (guix memoization)....Ludovic Courtès
2016-09-20ui: Do not shadow '_' where it's used as a literal syntax match....Ludovic Courtès
2016-09-06packages: Add 'package-superseded' and associated support....Ludovic Courtès
2016-07-28packages: Add 'hidden-package'....Ludovic Courtès
2016-06-20packages: Export 'scheme-modules'....Ludovic Courtès
2016-05-04utils: Move combinators to (guix combinators)....Ludovic Courtès
2016-04-14packages: Add 'search-patches'....Alex Kost
2016-03-08packages: Gracefully report packages not found....Ludovic Courtès
2016-03-08packages: Support the deprecated "NAME-VERSION" syntax....Ludovic Courtès
2016-03-08packages: Clarify NAME-VERSION deprecation message....Ludovic Courtès
2016-03-02utils: Use '@' for separating package names and version numbers....Mathieu Lirzin
2016-03-02packages: Factorize package specification search....Mathieu Lirzin
2016-02-24Do not check package freshness during upgrade....Alex Kost