gnu: ld-wrapper2: Make 'readlink*' tail-recursive.
[jackhill/guix/guix.git] / guix /
2015-04-19 Ludovic Courtèsguix package: -A and -s take supported systems into...
2015-04-19 Ludovic Courtèspackages: Add 'supported-package?'.
2015-04-18 Mark H WeaverMerge branch 'core-updates'
2015-04-17 Ludovic Courtèsmonads: Optimize 'sequence'.
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-16 Ludovic Courtèsrefresh: Allow users to refer to specific package versions.
2015-04-16 Ludovic Courtèsbuild-system/haskell: Adjust to new 'modify-phases...
2015-04-15 Ludovic Courtèsprofiles: Generalize "hooks" for 'profile-derivation'.
2015-04-15 Ludovic Courtèsbuild-system/haskell: Refer to %GNU-BUILD-SYSTEM-MODULES.
2015-04-15 Ludovic Courtèspackages: Refer to the native tools when handling sourc...
2015-04-14 Mark H Weaverguix package: Add '--do-not-upgrade' option.
2015-04-13 Mark H WeaverMerge branch 'master' into core-updates
2015-04-12 Ludovic Courtèslint: Add a 'derivation' checker.
2015-04-11 Ludovic Courtèspackages: 'package-transitive-supported-systems' accoun...
2015-04-11 Ludovic Courtèspackages: Add 'bag-direct-inputs'.
2015-04-10 Ludovic Courtèslint: Report patches that cannot be found.
2015-04-10 Ludovic Courtèslint: Rename 'check-patches' to 'check-patch-file-names'.
2015-04-09 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-08 Ludovic Courtèshttp-client: Add workaround for HTTP pipelining on...
2015-04-08 Federico Beffaprofiles: Generate GHC's package database cache.
2015-04-08 Federico Beffabuild-system/haskell: Update configure flags, 'haddock...
2015-04-08 Federico Beffaimport: Add hackage importer.
2015-04-08 Federico Beffaimport: Add hackage importer.
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-07 Ludovic Courtèsgnu: Emit a warning when a package module cannot be...
2015-04-07 Ludovic Courtèsui: Add 'report-load-error'.
2015-04-06 Ludovic Courtèsutils: 'find-files' does not follow symlinks by default.
2015-04-06 Ludovic Courtèsguix package: Avoid 'exit' calls in 'delete-matching...
2015-04-06 Ludovic Courtèsguix package: Never remove the current generation and...
2015-04-06 Ludovic Courtèsguix package: Move generation deletion to its own proce...
2015-04-06 Federico Beffabuild-system/gnu: Add docstring to 'delete-info-dir...
2015-04-06 Federico Beffabuild-system/gnu: Add 'delete-info-dir-file' phase.
2015-04-05 Ludovic Courtèsgremlin: Ignore non-store file names in RUNPATH and...
2015-04-04 David Thompsonscripts: Add 'publish' command.
2015-04-04 David Thompsonstore: Add query-path-info operation.
2015-04-04 Federico Beffabuild-system: Add haskell-build-system.
2015-04-03 Andy Wingobuild-system/glib-or-gtk: Wrap libexec programs.
2015-04-03 Ludovic Courtèsui: Recognize 'guix help'.
2015-04-01 Ludovic Courtèsbuild-system/gnu: Add 'validate-runpath' phase.
2015-04-01 Ludovic Courtèsutils: Make the second 'find-files' argument optional.
2015-04-01 Ludovic Courtèsbuild-system: Factorize the list of modules imported...
2015-04-01 Ludovic Courtèsgremlin: Guard against invalid ELF segments.
2015-04-01 Ludovic Courtèsgremlin: Add libnsl to libc's library list.
2015-03-31 Ludovic Courtèsutils: 'find-files' takes an arbitrary predicate as...
2015-03-31 Ludovic Courtèsutils: 'modify-phases' no longer introduces quotes.
2015-03-31 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-31 Ludovic CourtèsAdd (guix build gremlin).
2015-03-30 Ludovic Courtèself: Add missing argument in 'elf-segment'.
2015-03-29 Ludovic Courtèsgexp: Slightly simplify 'lower-inputs'.
2015-03-29 Ludovic Courtèsgexp: Add 'local-file'.
2015-03-25 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-25 Ludovic Courtèssubstitute: Rename cache directory from "substitute...
2015-03-25 Ludovic CourtèsRename 'guix substitute-binary' to 'guix substitute'.
2015-03-25 Ludovic Courtèsderivations: 'substitution-oracle' now ignores sub...
2015-03-25 Ludovic Courtèsderivations: Add a 'cut?' parameter to 'derivation...
2015-03-24 Ludovic Courtèsderivations: Don't invoke the substituter when an item...
2015-03-24 Eric Bavierpackages: Add zip archive support to 'patch-and-repack'.
2015-03-23 Ludovic Courtèssubstitute-binary: Remove thread-safe 'regexp-exec...
2015-03-23 Ludovic Courtèssubstitute-binary: Pipeline HTTP requests instead of...
2015-03-23 Ludovic Courtèssubstitute-binary: Allow callers to specify the size...
2015-03-22 Ludovic Courtèsstore: Default to a non-empty list of substituters.
2015-03-22 Ludovic Courtèsgexp: Fix handling of nativeness in nested gexps.
2015-03-22 Ludovic Courtèsgexp: Ignore nested gexps in macro expansion.
2015-03-22 Ludovic Courtèsgexp: Allow <gexp-input> objects in #:allowed-references.
2015-03-22 Ludovic Courtèsgexp: Add identity compiler for derivations.
2015-03-21 Ludovic Courtèspackages: Make sure the patch inputs are not #f.
2015-03-21 Ludovic Courtèsgnu: Use 'glibc-utf8-locales-final' in the default...
2015-03-20 Ludovic Courtèsguix package: '-s' sorts packages by name, then by...
2015-03-20 Ludovic Courtèsguix package: '-s' displays different packages that...
2015-03-19 Ludovic Courtèsftp-client: Switch to binary mode before using the...
2015-03-19 Ludovic Courtèslint: Report details about FTP errors.
2015-03-19 Ludovic Courtèslint: Change misleading variable name.
2015-03-18 Ludovic Courtèssubstitute-binary: Fix recently-introduced regression.
2015-03-18 Ludovic Courtèspackages: Rewrite 'patch-and-repack' using gexps.
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-18 Ludovic Courtèsstore: Remove debugging leftover.
2015-03-18 Ludovic Courtèsstore: Add preliminary support for client-supplied...
2015-03-18 Ludovic Courtèspk-crypto: Improve documentation of 'key-type'.
2015-03-17 David Thompsonbuild: ruby: Set $GEM_HOME that matches Ruby's $GEM_PATH.
2015-03-17 Ludovic Courtèsgexp: Move the package and origin compilers to (guix...
2015-03-17 Ludovic Courtèspackages: Move grafting parameter to (guix derivations).
2015-03-17 Ludovic Courtèsgexp: Separate "compilers" for origins and packages...
2015-03-17 Ludovic Courtèsgexp: Remove special meaning of forms (PACKAGE OUTPUT...
2015-03-17 Ludovic Courtèsprofiles: Use 'gexp-input' instead of two-element lists.
2015-03-17 Ludovic Courtèsgexp: Export 'gexp-input' constructor.
2015-03-17 Ludovic Courtèsgexp: Add <gexp-input>.
2015-03-17 Ludovic Courtèsgexp: Rename <output-ref> to <gexp-output>.
2015-03-17 Ludovic Courtèslicenses: Add the Ms-PL.
2015-03-16 David Thompsonscripts: environment: Improve error messages.
2015-03-14 Ludovic Courtèslicenses: Rename 'bsd-style' to 'non-copyleft'.
2015-03-14 Andreas Engegnu: cmake: Add CMAKE_PREFIX_PATH as a native search...
2015-03-12 Ludovic Courtèsbuild-system/python: Delay evaluation of the 'python2...
2015-03-05 Ludovic Courtèslint: Add tests for the 'source' checker.
2015-03-05 Ludovic Courtèsstore: Attempt to decode build logs as UTF-8.
2015-03-05 Ludovic Courtèsserialization: Factorize 'read-byte-string'.
2015-03-04 Ludovic Courtèstests: Remove dependency on 'glibc-utf8-locales' for...
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-03 Ludovic Courtèshttp-client: Monkey-patch 'make-chunked-input-port...
2015-03-03 Ludovic Courtèshttp-client: Update backport of chunked encoding suppor...
2015-03-03 Mark H Weaverprofiles: Produce a single-file CA certificate bundle.
next