Age | Commit message (Expand) | Author |
2015-01-03 | gnu: Search for patches under $GUIX_PACKAGE_PATH. | Ludovic Courtès |
2014-12-21 | packages: Sort Scheme file lists used by 'fold-packages'. | Ludovic Courtès |
2014-11-11 | gnu-maintenance: Introduce <gnu-release> data type. | Ludovic Courtès |
2014-09-29 | packages: Optimize 'find-packages-by-name' to avoid disk accesses. | Ludovic Courtès |
2014-09-24 | Introduce the 'GUIX_PACKAGE_PATH' environment variable. | Ludovic Courtès |
2014-09-24 | packages: Add '%package-module-search-path'. | Ludovic Courtès |
2014-09-24 | packages: Generalize package module search. | Ludovic Courtès |
2014-09-03 | Move specification->package to gnu/packages.scm. | Cyril Roelandt |
2014-08-20 | Move 'check-package-freshness' from 'guix package' to 'packages'. | Alex Kost |
2014-08-19 | packages: Remove dead code. | Alex Kost |
2014-07-20 | guix: refresh: Add --list-dependent option. | Eric Bavier |
2013-12-21 | Factorize package search between 'guix package' and 'guix build'. | Ludovic Courtès |
2013-04-21 | ui: Add a 'define-diagnostic' macro. | Nikita Karetnikov |
2013-04-14 | utils: Add `fold2'. | Ludovic Courtès |
2013-03-22 | store: Really disable file name canonicalization for derivation inputs. | Ludovic Courtès |
2013-03-21 | gnu: Disable file name canonicalization in `search-*'. | Ludovic Courtès |
2013-02-13 | Build newest versions unless specified, and implement upgrades. | Mark H Weaver |
2013-02-13 | Inhibit duplicates in fold-packages. | Mark H Weaver |
2013-01-18 | distro: Rename (distro) to (gnu packages). | Ludovic Courtès |