gnu: borg: Install more documentation.
[jackhill/guix/guix.git] / guix /
2016-10-19 Ludovic CourtèsUse (ice-9 binary-ports) instead of (rnrs io ports).
2016-10-19 Ludovic Courtèslint: Suggest @code instead of quotes.
2016-10-17 Ludovic Courtèsgrafts: Remove unnecessary 'umask' call.
2016-10-17 Ludovic Courtèsgrafts: Apply the right grafts in the presence of multi...
2016-10-17 Ludovic Courtèsguix build: Add '--with-graft'.
2016-10-17 Ludovic Courtèsguix build: Factorize transformation option parsing.
2016-10-17 Ludovic Courtèsguix build: Extract '--with-input' replacement spec...
2016-10-16 Alex Kostimport: utils: Remove dependency on (json) module.
2016-10-15 Ludovic Courtèsgraph: Add '%referrer-node-type'.
2016-10-15 Ludovic Courtèsgrafts: Remove unused variables and confusing monad...
2016-10-14 Ludovic Courtèsgrafts: 'graft-derivation' does now introduce grafts...
2016-10-14 Ludovic Courtèspackages: 'package-grafts' applies grafts on replacement.
2016-10-13 Mark H WeaverRevert "guix: python-build-system: Fix an outdated...
2016-10-13 Hartmut Goebelguix: python-build-system: Fix an outdated comment.
2016-10-10 Ludovic Courtèsgrafts: Always make directories #o755.
2016-10-10 Ludovic Courtèsbournish: Add 'reboot' command.
2016-10-10 Ludovic Courtèssubstitute: Make download messages more concise.
2016-10-10 Efraim Flashnerimport: github: Add .love extension.
2016-10-09 ng0license: Add freebsd-doc.
2016-10-08 Andy Pattersonbuild-system: Add asdf-build-system.
2016-10-07 Eric Bavierutils: Support defaults in substitute-keyword-arguments.
2016-10-07 Eric Bavierutils: Fix default-keyword-arguments.
2016-10-06 Ludovic Courtèsguix system: Return two values when failing to talk...
2016-10-03 Ludovic Courtèslint: 'cve' checker reports the replacement's vulnerabi...
2016-10-03 Ludovic Courtèsgrafts: Allow the replacement to have a different name.
2016-09-29 Taylan Ulrich Bayı... build: Improve Guile 2.2 compatibility.
2016-09-28 David Cravenimport: utils: Refactor license->symbol.
2016-09-28 David Cravenimport: utils: Add spdx-string->license.
2016-09-28 David Cravenimport: Move string->license to importers.
2016-09-28 David Cravenimport: Reorder imports in (guix import utils).
2016-09-27 Ludovic Courtèsguix build: Gracefully handle packages without source...
2016-09-27 Ludovic CourtèsAdd missing exports.
2016-09-26 Ricardo Wurmusprofiles: Build GTK+ input module cache.
2016-09-26 Ricardo Wurmusprofiles: manifest-lookup-package: Optionally match...
2016-09-24 Carlos Sánchez de... system: grub.cfg uses correct file names when store...
2016-09-20 Ludovic Courtèsui: Do not shadow '_' where it's used as a literal...
2016-09-10 Ludovic Courtèsgexp: Store compilers in a hash table for O(1) lookup.
2016-09-09 Ludovic Courtèsgexp: Add 'file-append'.
2016-09-09 Ludovic Courtèsgexp: Compilers can now provide an "expander".
2016-09-09 Ludovic Courtèsgexp: Remove outdated comment.
2016-09-07 Jan Nieuwenhuizenguix hash: Add --exclude-vcs option.
2016-09-06 Ludovic Courtèspackages: Add 'package-superseded' and associated support.
2016-09-06 Ludovic Courtèsprofiles: Export <manifest-pattern> accessors.
2016-09-06 Ludovic Courtèsguix package: Build up the transaction incrementally.
2016-09-06 Ludovic Courtèsprofiles: Add manifest-transaction helper procedures.
2016-09-06 Ludovic Courtèsguix package: Clarify upgrade code.
2016-09-06 Ludovic Courtèsgnupg: Honor $GUIX_GPG_COMMAND and default to 'gpg'.
2016-09-06 Ludovic Courtèssyscalls: Use #:return-errno? when it is available.
2016-09-04 Ludovic CourtèsAdd (guix modules).
2016-09-04 Ludovic Courtèsfile-systems: Always use (guix build syscalls).
2016-09-04 Ludovic Courtèsui: Initialize %FILE-PORT-NAME-CANONICALIZATION to #f.
2016-09-04 Ricardo WurmusMerge branch 'gtk-im-modules'
2016-09-03 Hartmut Goebelguix: ant-build-system: Fix pattern for collecting...
2016-09-01 Ludovic Courtèsguix build: Rewrite '--with-input' in terms of 'package...
2016-09-01 Ludovic Courtèspackages: Add 'package-input-rewriting'.
2016-08-31 Ludovic Courtèsservices: shepherd: Add 'shepherd-service-upgrade'...
2016-08-31 Ludovic Courtèsguix system: Do not unload services depended on.
2016-08-31 Ludovic Courtèsguix system: Use 'shepherd-service-lookup-procedure...
2016-08-31 Ludovic Courtèsguix system: Extract and test the service upgrade proce...
2016-08-31 Ludovic Courtèsservices: herd: Provide <live-service> objects.
2016-08-30 David Cravenbuild: Add wrap-qt-program.
2016-08-30 ng0import: hackage: Default to https urls.
2016-08-30 ng0import: cpan: Use tls to query api.metacpan.org.
2016-08-30 Ben Woodcroftguix: ruby-build-system: Add replace-git-ls-files.
2016-08-30 Ben Woodcroftguix: ruby-build-system: Build compiled gems reproducibly.
2016-08-29 Eric Bavierguix: lint: Check descriptions for trademark signs.
2016-08-28 Roel Janssenguix scripts: Disable grafting on dry runs.
2016-08-28 David Cravenimport: Importers return prefixed licenses.
2016-08-27 Christopher Allan... base64: Restore original license header.
2016-08-20 Mark H Weaversystem: Fix 'guix system' when root fs is named by...
2016-08-19 Ludovic Courtèsedit: Do not honor 'GUIX_BUILD_OPTIONS'.
2016-08-16 Leo Famulariant-build-system: Fix typo.
2016-08-12 宋文武profiles: xdg-mime-database: Run the hook when have...
2016-08-09 Mark H Weavergrafts: Make grafting faster.
2016-08-05 David Cravendownload: Add download.kde.org to kde mirrors.
2016-08-04 Ludovic Courtèsui: Remove dependency on (gnu system file-systems).
2016-08-04 Mark H WeaverMerge branch 'core-updates'
2016-08-04 Mark H WeaverRevert "Merge branch 'core-updates'"
2016-08-02 Ludovic Courtèsguix system: Fix the Shepherd error handling fix.
2016-08-02 Ludovic Courtèsguix system: Properly report Shepherd errors when upgra...
2016-08-02 David Cravenlint: 'inputs-should-be-native' checks for extra-cmake...
2016-08-02 David Cravengnu-maintenance: Add KDE updater.
2016-08-02 David Cravendownload: Add KDE mirrors.
2016-08-01 Ludovic CourtèsMerge branch 'core-updates'
2016-08-01 Ludovic Courtèspublish: Do not compress already-compressed files.
2016-08-01 Mark H WeaverMerge branch 'master' into core-updates
2016-07-31 Ludovic Courtèsdownload: Add mirror.hydra.gnu.org as a content-address...
2016-07-31 Ludovic Courtèsdownload: Pass the raw file name to content-addressed...
2016-07-30 Alex Kostemacs: Disable grafts when dry-run is enabled.
2016-07-29 Mark H WeaverMerge branch 'master' into core-updates
2016-07-29 Ludovic Courtèssize: Fix corner case with multiple items on the comman...
2016-07-29 Mark H WeaverMerge branch 'master' into core-updates
2016-07-28 Leo FamulariMerge branch 'master' into core-updates
2016-07-28 Mark H WeaverMerge branch 'master' into core-updates
2016-07-28 Ludovic Courtèsguix package: Suggest prefix search path settings.
2016-07-28 Ludovic Courtèspackages: Add 'hidden-package'.
2016-07-28 Andreas EngeMerge remote-tracking branch 'origin/master' into core...
2016-07-27 Ludovic Courtèszlib: Protect against non-empty port internal buffers.
2016-07-27 Ludovic Courtèszlib: Clarify when 'gzread!' can return zero.
2016-07-26 Ludovic Courtèsprofiles: Output in 'package->manifest-entry' defaults...
next