| Commit message (Expand) | Author | Age |
* | packages: 'generate-package-cache' is deterministic. | Ludovic Courtès | 2020-07-30 |
* | Use 'formatted-message' instead of '&message' where appropriate. | Ludovic Courtès | 2020-07-25 |
* | packages: Prevent inlining of 'find-best-packages-by-name'. | Ludovic Courtès | 2020-01-17 |
* | Adjust module autoloads. | Ludovic Courtès | 2020-01-06 |
* | packages: 'fold-available-packages' uses 'supported-package?'. | Ludovic Courtès | 2019-10-14 |
* | packages: 'generate-package-cache' uses 'supported-package?'. | Ludovic Courtès | 2019-09-06 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-27 |
|\ |
|
| * | packages: 'specification->package+output' distinguishes "no output specified". | Ludovic Courtès | 2019-06-27 |
* | | packages: Remove 'search-bootstrap-binary'. | Ludovic Courtès | 2019-06-14 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-05-01 |
|\| |
|
| * | packages: Reintroduce 'find-newest-available-packages'. | Ludovic Courtès | 2019-03-28 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-14 |
|\| |
|
| * | packages: Add the channel .go files to the search path. | Ludovic Courtès | 2019-03-11 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-02-20 |
|\| |
|
| * | packages: Remove duplicates from package cache. | Ludovic Courtès | 2019-02-16 |
* | | Merge branch 'master' into core-updates | Ricardo Wurmus | 2019-02-06 |
|\| |
|
| * | guix package: '--list-available' can use data from the cache. | Ludovic Courtès | 2019-01-15 |
| * | edit: Use 'specification->location' to read information from the cache. | Ludovic Courtès | 2019-01-15 |
| * | channels: Compute a package cache and use it. | Ludovic Courtès | 2019-01-15 |
| * | packages: Remove 'find-newest-available-packages'. | Ludovic Courtès | 2019-01-15 |
* | | gnu: Use i686-linux bootstrap binaries on x86_64-linux. | Ludovic Courtès | 2018-12-20 |
|/ |
|
* | Add (guix describe) and use it to initialize '%package-search-path'. | Ludovic Courtès | 2018-09-02 |
* | packages: 'find-packages-by-name' properly honors version prefixes. | Ludovic Courtès | 2018-05-13 |
* | discovery: Remove dependency on (guix ui). | Ludovic Courtès | 2018-04-08 |
* | Add (guix self). | Ludovic Courtès | 2018-04-08 |
* | packages: 'fold-packages' takes #:select? parameter. | Ludovic Courtès | 2017-11-07 |
* | packages: 'fold-packages' takes an optional 'modules' parameter. | Ludovic Courtès | 2017-09-01 |
* | packages: Add 'specifications->manifest'. | Ludovic Courtès | 2017-06-11 |
* | Add (guix discovery). | Ludovic Courtès | 2017-05-03 |
* | ui: Rename '_' to 'G_'. | Ludovic Courtès | 2017-05-03 |
* | packages: Remove support for PACKAGE-VERSION deprecated syntax. | Ludovic Courtès | 2017-05-01 |
* | packages: Use PACKAGE@VERSION syntax when reporting ambiguities. | Ludovic Courtès | 2017-03-08 |
* | packages: Add 'search-auxiliary-file'. | Alex Kost | 2017-02-27 |
* | Use 'mlambda' instead of 'memoize'. | Ludovic Courtès | 2017-01-28 |
* | Add (guix memoization). | Ludovic Courtès | 2017-01-28 |
* | ui: Do not shadow '_' where it's used as a literal syntax match. | Ludovic Courtès | 2016-09-20 |
* | packages: Add 'package-superseded' and associated support. | Ludovic Courtès | 2016-09-06 |
* | packages: Add 'hidden-package'. | Ludovic Courtès | 2016-07-28 |
* | packages: Export 'scheme-modules'. | Ludovic Courtès | 2016-06-20 |
* | utils: Move combinators to (guix combinators). | Ludovic Courtès | 2016-05-04 |
* | packages: Add 'search-patches'. | Alex Kost | 2016-04-14 |
* | packages: Gracefully report packages not found. | Ludovic Courtès | 2016-03-08 |
* | packages: Support the deprecated "NAME-VERSION" syntax. | Ludovic Courtès | 2016-03-08 |
* | packages: Clarify NAME-VERSION deprecation message. | Ludovic Courtès | 2016-03-08 |
* | utils: Use '@' for separating package names and version numbers. | Mathieu Lirzin | 2016-03-02 |
* | packages: Factorize package specification search. | Mathieu Lirzin | 2016-03-02 |
* | Do not check package freshness during upgrade. | Alex Kost | 2016-02-24 |
* | packages: Remove now redundant graph procedures. | Ludovic Courtès | 2015-12-20 |
* | packages: Update 'check-package-freshness' to use (guix upstream). | Ludovic Courtès | 2015-10-21 |
* | Move 'specification->package+output' to (gnu packages). | Ludovic Courtès | 2015-06-18 |