gnu: Add AlsaModularSynth.
[jackhill/guix/guix.git] / guix /
2015-02-25 Ludovic Courtèsui: Add missing copyright line.
2015-02-25 Ludovic Courtèsui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.
2015-02-25 Ludovic Courtèsui: Factorize command-line + env. var. option parsing.
2015-02-25 Mark H Weaverdownload: Cope with Guile 2.0.6 or earlier.
2015-02-24 Ludovic Courtèsguix system: Honor '--no-grub'.
2015-02-24 Andreas Engelicenses: Add IPA Font License.
2015-02-23 Ludovic Courtèstests: Skip tests that would fail due to the shebang...
2015-02-23 Ludovic Courtèstests: Factorize the network reachability test.
2015-02-20 Mark H Weaverimport: cpan: Change %corelist into a promise.
2015-02-19 Mark H Weaverdownload: Handle HTTP redirects to relative URI references.
2015-02-19 Eric Bavierimport: cpan: Use cpan mirror url.
2015-02-19 Eric Bavierimport: cpan: Sort inputs.
2015-02-19 Eric Bavierimport: cpan: Adjust licenses.
2015-02-19 Eric Bavierimport: cpan: Use corelist to filter dependencies.
2015-02-19 Eric Bavierguix: licenses: Add Artistic 2.0 license.
2015-02-19 Eric Bavierbuild-system/perl: Use Build.PL for builds if present.
2015-02-16 Ricardo Wurmusgnu: Add R.
2015-02-13 Ludovic Courtèsgexp: Add #:graft? parameter to 'gexp->derivation'.
2015-02-13 Ludovic Courtèspackages: Add 'set-grafting' procedure.
2015-02-13 Ludovic Courtèstests: Add missing import.
2015-02-13 Ludovic Courtèsgexp: Implement 'imported-modules' & co. using 'gexp...
2015-02-12 Ludovic Courtèsstore: Add optional 'references' parameter to 'text...
2015-02-11 Ludovic Courtèsgexp: Add #:allowed-references parameter to 'gexp-...
2015-02-11 Ludovic Courtèsderivations: Make the "grafting..." message directly...
2015-02-09 Cyril Roelandtlint: handle FTP URIs.
2015-02-09 Ludovic Courtèsprofiles: Report "pseudo-upgrades" as upgrades, not...
2015-02-09 Ludovic Courtèsutils: Add 'version>=?'.
2015-02-08 Ricardo Wurmusbuild: Add 'waf-build-system'.
2015-02-08 Ludovic Courtèsprofiles: Distinguish downgrades from upgrades.
2015-02-08 Ludovic Courtèsui: Properly report '&nar-error' conditions.
2015-02-07 Ludovic Courtèsserialization: Check for EOF and incomplete input condi...
2015-02-06 Ludovic Courtèsguix package: Make custom profiles actual indirect...
2015-02-06 Ludovic Courtèspull: Always install the ~/.config/guix/latest symlink.
2015-02-05 Ludovic Courtèsoffload: Better report failure to create the GC root...
2015-02-05 Ludovic Courtèsoffload: Warn about SSH client issues.
2015-02-04 Mark H WeaverAdd support for 'cvs-fetch' method in origins.
2015-02-04 Mark H WeaverRemove outdated comment from svn-fetch.
2015-02-03 David Thompsonguix: environment: Consider all package outputs.
2015-02-02 Ludovic Courtèsstore: Remove 'build-derivations'.
2015-02-02 Ludovic Courtèsstore: Add 'build-things'.
2015-02-02 Ludovic Courtèstests: Add 'with-derivation-substitute' and use it.
2015-02-02 Ludovic Courtèstests: Further factorize substitute mocks.
2015-01-28 Ludovic Courtèsui: Update copyright year in '--version' output.
2015-01-28 Ludovic Courtèslint: Fix argument parsing when several packages are...
2015-01-26 Ludovic Courtèssubstitute-binary: Let the user know when the cache...
2015-01-26 Ludovic Courtèshash: Initialize libgcrypt before use.
2015-01-26 Ludovic CourtèsAdd (guix gcrypt).
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-25 Ludovic Courtèsguix lint: Make the 'source' checker happy if at least...
2015-01-25 Cyril Roelandtlint: add 'source' checker.
2015-01-24 Ludovic Courtèsderivations: Raise an error for references to non-exist...
2015-01-23 Ludovic Courtèsbuild-system/glib-or-gtk: Add MIME directories to ...
2015-01-22 Ludovic Courtèsguix system: Improve error messages.
2015-01-21 Ludovic Courtèsstore: Change 'run-with-store' to return a single value.
2015-01-20 Ludovic Courtèsguix package: Avoid spurious warnings from 'find-files'.
2015-01-20 Ludovic Courtèspackages: Mark the 'patches' field as delayed.
2015-01-19 Ludovic Courtèsrecords: Add support for delayed fields.
2015-01-19 Ludovic Courtèsmake-syntactic-constructor kwarg default
2015-01-19 Ludovic Courtèsrecords: Factorize value wrapping in the record constru...
2015-01-19 Ludovic Courtèsrecords: Move 'make-syntactic-constructor' to the top...
2015-01-19 Ludovic Courtèsrecords: Use keyword parameters for 'make-syntactic...
2015-01-18 Ludovic Courtèsnar: Read archive signatures as Latin-1 strings.
2015-01-18 Ludovic Courtèsserialization: Read Latin-1 strings with 'get-bytevecto...
2015-01-18 Ludovic Courtèsstore: Change 'store-lower' to preserve the original...
2015-01-17 Ludovic Courtèsdoc: Document '%state-monad' and update '%store-monad...
2015-01-17 Ludovic Courtèsstore: Make '%store-monad' an alias for '%state-monad'.
2015-01-17 Ludovic Courtèsmonads: Add the state monad.
2015-01-17 Ludovic Courtèsguix archive: Add -r/--recursive.
2015-01-17 Ludovic Courtèsguix archive: Remove unused -r/--root option.
2015-01-17 Ludovic Courtèsstore: Remove unused variable.
2015-01-17 Ludovic Courtèsstore: Add #:recursive? parameter to 'export-paths'.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèspackages: Convert source derivations to monadic style.
2015-01-14 Ludovic Courtèsstore: Add 'store-lower'.
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2015-01-13 Mark H WeaverMerge branch 'master' into core-updates
2015-01-13 Federico Beffabuild/glib-or-gtk-build-system: Fix 'generate-icon...
2015-01-12 Ludovic Courtèsmonads: Remove 'derivation-expression'.
2015-01-12 Ludovic Courtèsmonads: Rewrite 'text-file*' using gexps.
2015-01-12 Federico Beffaguix: build/glib-or-gtk-build-system: Add support for...
2015-01-11 Ludovic Courtèsderivations: Use a set for 'substitution-oracle'.
2015-01-11 Ludovic Courtèsderivations: Use sets for 'derivations-prerequisites'.
2015-01-11 Ludovic CourtèsAdd (guix sets).
2015-01-11 Mark H WeaverMerge branch 'master' into core-updates
2015-01-09 Ludovic Courtèsderivations: Add 'substitution-oracle' and use it.
2015-01-09 Ludovic Courtèsderivations: Add 'derivation-output-names'.
2015-01-09 Ludovic Courtèsbuild-system/gnu: Patch /usr/bin/file in all 'configure...
2015-01-09 Eric Bavierimport: Add CPAN importer.
2015-01-09 Eric Baviertests: import: Factorize utility function.
2015-01-09 Eric Bavierimport: Factorize utility functions.
2015-01-09 Eric Bavierimport: gnu: Propagate the key-download argument.
2015-01-09 Ludovic Courtèssubstitute-binary: Micro-optimize 'narinfo-sha256'.
2015-01-09 Ludovic Courtèsrecords: Optimize 'recutils->alist' by avoiding regexps.
2015-01-09 Ludovic Courtèsbase64: Inline arithmetic operations.
2015-01-07 Mark H Weavergnu: Add toolchain support for 'armhf-linux'.
2015-01-07 Mark H WeaverMove 'nix-system->gnu-triplet' to (guix utils) and...
2015-01-06 Mark H WeaverMerge branch 'master' into core-updates
2015-01-05 宋文武linux-boot: Make /etc/mtab a symlink to /proc/self...
2015-01-04 Ludovic Courtèspk-crypto: Improve docstring of signature-related proce...
2015-01-04 Ludovic Courtèsbuild-system/gnu: Use executables from the target input...
next