summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* derivations: Introduce 'graft' record type.Ludovic Courtès2014-10-17
* records: Improve the docstring of 'define-record-type*'.Ludovic Courtès2014-10-17
* download: Allow use of substitutes.Ludovic Courtès2014-10-16
* guix lint: add the --checkers option.Cyril Roelandt2014-10-16
* utils: Micro-optimize 'bytevector->base16-string'.Ludovic Courtès2014-10-13
* derivations: Micro-optimize 'imported-modules'.Ludovic Courtès2014-10-13
* derivations: Memoize 'derivation-path->base16-hash'.Ludovic Courtès2014-10-13
* derivations: Add #:guile parameter to 'graft-derivation'.Ludovic Courtès2014-10-12
* guix package: Add '--switch-generation' option.Alex Kost2014-10-12
* profiles: Add 'relative-generation'.Alex Kost2014-10-12
* profiles: Add condition types for profiles and generations.Alex Kost2014-10-12
* scripts: Add 'environment' command.David Thompson2014-10-10
* ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost2014-10-10
* ui: Make sure we use the right domain for &message translation.Ludovic Courtès2014-10-09
* Break module cycle involving (guix store) and (guix ui).Ludovic Courtès2014-10-09
* substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.Ludovic Courtès2014-10-09
* daemon: Add '--substitute-urls' option.Ludovic Courtès2014-10-09
* monads: Add 'mbegin'.Ludovic Courtès2014-10-08
* packages: Gracefully print packages whose 'location' is #f.Ludovic Courtès2014-10-08
* gnu: Add the 'glib-or-gtk' build system.Federico Beffa2014-10-08
* derivations: Add 'graft-derivation'.Ludovic Courtès2014-10-08
* guix lint: make sure synopses do not start with the package name.Cyril Roelandt2014-10-08
* guix lint: Make sure a synopsis cannot start with a lower-case article.Cyril Roelandt2014-10-08
* guix lint: check whether descriptions and synopses start with an upper-case l...Cyril Roelandt2014-10-08
* guix lint: Make sure synopses are not too long.Cyril Roelandt2014-10-08
* guix lint: make sure check-patches retrieves patch names.Cyril Roelandt2014-10-08
* hydra: Honor 'package-supported-systems'.Ludovic Courtès2014-10-06
* build-system/trivial: Preserve the cross-compilation target in bags.Ludovic Courtès2014-10-05
* build-system: Bags record their system and target.Ludovic Courtès2014-10-05
* build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès2014-10-05
* build-system: Remove irrelevant special case.Ludovic Courtès2014-10-05
* utils: Add 'strip-keyword-arguments'.Ludovic Courtès2014-10-05
* guix package: Export generation procedures.Alex Kost2014-10-05
* build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".Ludovic Courtès2014-10-04
* ui: Recognize the same size units as Coreutils.Ludovic Courtès2014-10-03
* download: Allow raw file names or file:// URLs.Ludovic Courtès2014-10-03
* pull: Add dependency on Guile-JSON.Ludovic Courtès2014-09-30
* import: Add PyPI importer.David Thompson2014-09-29
* build: Add ruby build system.David Thompson2014-09-28
* gnu: Add ruby.Pjotr Prins2014-09-28
* gnupg: Correctly parse current 'SIG_ID' lines.Ludovic Courtès2014-09-24
* packages: Allow use of origins as patches.Ludovic Courtès2014-09-24
* guix build: Add -L/--load-path as a common option.Ludovic Courtès2014-09-24
* Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.Mark H Weaver2014-09-23
* Merge branch 'core-updates'Ludovic Courtès2014-09-22
|\
| * utils: Import (ice-9 format).Mark H Weaver2014-09-14
| * utils: Allow wrap-program to be called multiple times.Eric Bavier2014-09-13
| * Merge branch 'master' into core-updatesMark H Weaver2014-09-13
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2014-09-11
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2014-09-08
| |\ \ \