summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2015-01-19records: Add support for delayed fields....Ludovic Courtès
2015-01-19make-syntactic-constructor kwarg defaultLudovic Courtès
2015-01-19records: Factorize value wrapping in the record constructor....Ludovic Courtès
2015-01-19records: Move 'make-syntactic-constructor' to the top level....Ludovic Courtès
2015-01-19records: Use keyword parameters for 'make-syntactic-constructor'....Ludovic Courtès
2015-01-18nar: Read archive signatures as Latin-1 strings....Ludovic Courtès
2015-01-18serialization: Read Latin-1 strings with 'get-bytevector-n'....Ludovic Courtès
2015-01-18store: Change 'store-lower' to preserve the original procedure's documentation....Ludovic Courtès
2015-01-17doc: Document '%state-monad' and update '%store-monad' description....Ludovic Courtès
2015-01-17store: Make '%store-monad' an alias for '%state-monad'....Ludovic Courtès
2015-01-17monads: Add the state monad....Ludovic Courtès
2015-01-17guix archive: Add -r/--recursive....Ludovic Courtès
2015-01-17guix archive: Remove unused -r/--root option....Ludovic Courtès
2015-01-17store: Remove unused variable....Ludovic Courtès
2015-01-17store: Add #:recursive? parameter to 'export-paths'....Ludovic Courtès
2015-01-16Merge branch 'core-updates'...Ludovic Courtès
2015-01-14packages: Convert source derivations to monadic style....Ludovic Courtès
2015-01-14store: Add 'store-lower'....Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès
2015-01-13Merge branch 'master' into core-updatesMark H Weaver
2015-01-13build/glib-or-gtk-build-system: Fix 'generate-icon-cache'....Federico Beffa
2015-01-12monads: Remove 'derivation-expression'....Ludovic Courtès
2015-01-12monads: Rewrite 'text-file*' using gexps....Ludovic Courtès
2015-01-12guix: build/glib-or-gtk-build-system: Add support for GIO and XDG theming....Federico Beffa
2015-01-11derivations: Use a set for 'substitution-oracle'....Ludovic Courtès
2015-01-11derivations: Use sets for 'derivations-prerequisites'....Ludovic Courtès
2015-01-11Add (guix sets)....Ludovic Courtès
2015-01-11Merge branch 'master' into core-updatesMark H Weaver
2015-01-10derivations: Add 'substitution-oracle' and use it....Ludovic Courtès
2015-01-09derivations: Add 'derivation-output-names'....Ludovic Courtès
2015-01-09build-system/gnu: Patch /usr/bin/file in all 'configure' files....Ludovic Courtès
2015-01-09import: Add CPAN importer....Eric Bavier
2015-01-09tests: import: Factorize utility function....Eric Bavier
2015-01-09import: Factorize utility functions....Eric Bavier
2015-01-09import: gnu: Propagate the key-download argument....Eric Bavier
2015-01-09substitute-binary: Micro-optimize 'narinfo-sha256'....Ludovic Courtès
2015-01-09records: Optimize 'recutils->alist' by avoiding regexps....Ludovic Courtès
2015-01-09base64: Inline arithmetic operations....Ludovic Courtès
2015-01-07gnu: Add toolchain support for 'armhf-linux'....Mark H Weaver
2015-01-07Move 'nix-system->gnu-triplet' to (guix utils) and export it....Mark H Weaver
2015-01-06Merge branch 'master' into core-updatesMark H Weaver
2015-01-05linux-boot: Make /etc/mtab a symlink to /proc/self/mounts....宋文武
2015-01-04pk-crypto: Improve docstring of signature-related procedures....Ludovic Courtès
2015-01-04build-system/gnu: Use executables from the target inputs in 'patch-shebangs'....Ludovic Courtès
2015-01-03guix package: Follow symlinks for pattern search paths....Ludovic Courtès
2014-12-30Merge branch 'master' into core-updatesMark H Weaver
2014-12-29gnu: Revert use of '--strip-all'....Ludovic Courtès
2014-12-29download: Export 'maybe-expand-mirrors'....Ludovic Courtès
2014-12-29tests: Factorize the 'dummy-package' macro....Ludovic Courtès
2014-12-29lint: Add tests for the 'home-page' checker....Ludovic Courtès