gnu: Rename module gnutls to tls.
[jackhill/guix/guix.git] / guix /
2015-07-02 Ludovic Courtèsderivations: Add #:substitutable?, distinguished from...
2015-07-02 Cyril Roelandtscripts: environment: Return the exit status of the...
2015-07-01 Ludovic Courtèsenvironment: Define 'GUIX_ENVIRONMENT'.
2015-07-01 Ludovic Courtèsenvironment: Improve error reporting for '-l'.
2015-07-01 Ludovic Courtèsenvironment: For --ad-hoc, allow users to specify an...
2015-07-01 Ludovic Courtèsenvironment: Add --system.
2015-07-01 Ludovic Courtèsenvironment: Add only the specified outputs of the...
2015-06-24 Cyril Roelandtimport: pypi: Detect inputs.
2015-06-24 Ludovic Courtèslinux-initrd: Produce cpio archives with zeroed timesta...
2015-06-24 Ludovic CourtèsAdd (guix cpio).
2015-06-24 Ludovic Courtèstests: Move 'file=?' to (guix tests).
2015-06-23 Mark H Weaverlicenses: Add the SGI Free Software License B, version...
2015-06-21 Ludovic Courtèssize: Add '--map-file' option.
2015-06-21 Ludovic Courtèssize: Remove unused variables.
2015-06-21 Mark H WeaverMerge branch 'master' into core-updates
2015-06-19 Ludovic Courtèsgexp: 'local-file' canonicalizes its file argument.
2015-06-19 Ludovic Courtèsstore: Memoize 'add-to-store' based on the result of...
2015-06-19 Ludovic Courtèsgexp: 'local-file' now defaults to non-recursive.
2015-06-18 Mark H WeaverMerge branch 'master' into core-updates
2015-06-18 Mark H WeaverMerge branch 'master' into core-updates
2015-06-17 Ludovic CourtèsAdd 'guix size'.
2015-06-17 Ludovic CourtèsAdd 'guix edit'.
2015-06-17 Ludovic CourtèsMove 'specification->package+output' to (gnu packages).
2015-06-17 Mark H Weaveroffload: Fix sorting bug in 'choose-build-machine'.
2015-06-16 Ludovic Courtèsgnu-maintenance: Use 'home-page' as an additional hint...
2015-06-16 Mark H WeaverMerge branch 'master' into core-updates
2015-06-14 Mark H WeaverMerge branch 'master' into core-updates
2015-06-11 Eric Bavierbuild-system/haskell: install config for any package...
2015-06-11 Eric Bavierprofiles: Process ghc conf files only once.
2015-06-11 Eric Bavierprofiles: Search for ghc conf files only if package...
2015-06-11 Ludovic Courtèsrecords: Remove unnecessary 'begin'.
2015-06-11 Ludovic Courtèstests: Write the random seed to the error port.
2015-06-11 Ludovic Courtèspackages: Make 'location' field innate.
2015-06-11 Ludovic Courtèsrecords: Add support for 'innate' fields.
2015-06-11 Ludovic Courtèsrecords: "options" → "properties".
2015-06-11 Ludovic Courtèsrecords: Factorize field property predicates.
2015-06-11 Ludovic Courtèsrecords: Separate default-value handling.
2015-06-11 Ludovic Courtèsrecords: Replace 'eval-when' with a proper 'define...
2015-06-11 Ludovic Courtèsguix build: Allow directories to be passed to --with...
2015-06-11 Ludovic Courtèsenvironment: Connect to the store after the command...
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-06-10 Ludovic Courtèsguix system: init: Overwrite the items in the target...
2015-06-10 Ludovic Courtèsui: Replace the global 'symlink' binding.
2015-06-09 Federico Beffaimport: hackage: Refactor parsing code and add new...
2015-06-08 Ludovic Courtèsmonads: Allow n-ary '>>=' expressions.
2015-06-08 Alex Kostguix: Clean up --help messages.
2015-06-06 Ludovic Courtèsguix gc: Add '--verify'.
2015-06-06 Ludovic Courtèsstore: Add 'verify-store' RPC.
2015-06-06 Alex Kostguix package: Fix typo in --help message.
2015-06-05 Mark H Weaverlicenses: Add the Open Publication License 1.0.
2015-06-03 Ludovic Courtèsgexp: Add 'plain-file'.
2015-06-03 Ludovic Courtèsgexp: Export <local-file> accessors.
2015-06-02 Ludovic Courtèsgnu-maintenance: latest-release: Honor releases that...
2015-05-31 Ludovic Courtèslint: source: Warn only when all the URIs are unreachable.
2015-05-31 Ludovic Courtèslint: 'validate-uri' really returns #f on failure.
2015-05-31 Ludovic Courtèsbase32: Use a custom error condition instead of 'misc...
2015-05-31 Ludovic Courtèsui: Do not call 'display-error' for SRFI-34 exceptions.
2015-05-29 Alex Kostemacs: Report about "search paths" after operation.
2015-05-29 David Thompsonguix environment: Add --ad-hoc option.
2015-05-28 Ludovic Courtèsprofiles: Deal with non-directory items in share/icons.
2015-05-27 Ludovic Courtèsprofiles: Export 'ensure-writable-directory' and use it.
2015-05-27 Ludovic Courtèsprofiles: Don't assume all the inputs are of a package...
2015-05-27 宋文武profiles: Use 'derivation?' to filter hooks.
2015-05-27 宋文武profiles: Add gtk-icon-themes hook.
2015-05-27 Ludovic Courtèsmonads: 'foldm', 'mapm', and 'anym' now take a list...
2015-05-26 Ludovic Courtèsprofiles: Hooks always return a monadic value.
2015-05-26 Ludovic Courtèsui: Improve error reporting for 'read/eval'.
2015-05-26 Cyrill Schenkelgc: ignore trailing slash or subdirectories for `guix...
2015-05-26 宋文武Merge branch 'gtk-rebuild'
2015-05-25 Ludovic Courtèsguix system: Add '--on-error'.
2015-05-25 Ludovic Courtèsguix package: --manifest DTRT when combined with -...
2015-05-25 Ludovic Courtèsui: Auto-compile user code, and improve error reporting.
2015-05-24 Ludovic Courtèsui: Make 'symlink' replacement more future-proof.
2015-05-24 Ludovic Courtèsui: Add 'copy-file' replacement with better error repor...
2015-05-24 Ludovic Courtèsguix system: init: Copy the closure of 'grub.cfg',...
2015-05-24 Ludovic Courtèsguix system: Always add zero previous entries in grub...
2015-05-24 Mark H WeaverMerge branch 'master' into gtk-rebuild
2015-05-23 Ludovic Courtèsguix system: init: Make sure the target is root-owned.
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-22 Ludovic Courtèsservices: swap: Use 'restart-on-EINTR'.
2015-05-22 Ludovic Courtèssyscalls: Add 'restart-on-EINTR'.
2015-05-21 Ludovic Courtèsguix package: Adjust --help message.
2015-05-21 David Thompsonscripts: Move 'set-build-options-from-command-line...
2015-05-21 David Thompsonui: Deduplicate 'show-what-to-build*'.
2015-05-21 Ludovic Courtèspackages: Use packages from '%final-inputs' as the...
2015-05-20 David Thompsonpackage: Add --manifest option.
2015-05-20 David Thompsonprofiles: Add 'packages->manifest' procedure.
2015-05-20 David Thompsonui: Factorize user-provided Scheme file loading.
2015-05-20 Ludovic Courtèsftp-client: Throw when log-in fails.
2015-05-20 Ludovic Courtèsguix package: Add optional argument to --search-paths.
2015-05-20 Ludovic Courtèsguix package: --search-paths mentions $PATH.
2015-05-19 Ludovic Courtèsguix gc: Add '--optimize'.
2015-05-19 Ludovic Courtèsstore: Add 'optimize-store' RPC.
2015-05-18 Ludovic Courtèsprofiles: Gracefully deal with packages containing...
2015-05-17 Ludovic Courtèssyscalls: Add 'set-network-interface-up'.
2015-05-15 Taylan Ulrich Bayı... packages: Use %store-directory.
2015-05-12 Ludovic Courtèspublish: Add '--listen'.
2015-05-12 Ludovic Courtèspublish: Add '--user' option.
2015-05-10 Ludovic Courtèshttp-client: Remove monkey patching for 2.0.5.
2015-05-10 Ludovic CourtèsRemove assorted Guile 2.0.5 workarounds.
next