gnu: Add libusb@0.1.
[jackhill/guix/guix.git] / tests /
2017-07-17 Ludovic Courtèsgexp: 'ungexp-splicing' properly accounts for nested...
2017-07-12 Danny Milosavljevicsyscalls: Add network-interface-running?
2017-07-03 Ludovic Courtèsdiscovery: Recurse into directories pointed to by a...
2017-06-26 Ludovic Courtèsguix package: 'guix package -r PKG -u' does not upgrade...
2017-06-26 Ludovic Courtèsprofiles: Add 'manifest-transaction-removal-candidate?'.
2017-06-22 Ludovic Courtèsdaemon: '--listen' can be passed several times, can...
2017-06-21 Ludovic Courtèsenvironment: Disable profile collision checks.
2017-06-21 Ludovic Courtèsprofiles: Catch and report collisions in the profile.
2017-06-21 Ludovic Courtèsprofiles: Manifest entries keep a reference to their...
2017-06-21 Ludovic Courtèsprofiles: Represent propagated inputs as manifest entries.
2017-06-17 Ludovic Courtèsimport: pypi: Adjust URIs in tests.
2017-06-17 Ludovic Courtèsdiscovery: 'scheme-files' returns '() for a non-accessi...
2017-06-16 Ludovic Courtèssyscalls: Add 'scandir*'.
2017-06-15 Ricardo Wurmusguix: Add texlive importer.
2017-06-07 James Richardsonimport: cpan: Update CPAN importer to use MetaCPAN...
2017-06-04 Marius BakkeMerge branch 'staging'
2017-06-03 Ludovic Courtèsdaemon: Add '--timeout' and '--max-silent-time'.
2017-06-02 Ludovic Courtèsderivations: 'derivation-prerequisites-to-build' return...
2017-06-02 Ludovic Courtèsderivations: 'substitution-oracle' returns a <substitut...
2017-06-02 Ludovic Courtèstests: Remove 't-profile-alt-*-link' files.
2017-05-31 Ludovic Courtèstests: Fix race condition in 'container-excursion*...
2017-05-28 Marius BakkeMerge branch 'master' into staging
2017-05-28 Ludovic Courtèssyscalls: Add 'thread-name' and 'set-thread-name'.
2017-05-27 Marius BakkeMerge branch 'master' into staging
2017-05-25 Ludovic Courtèsmodules: Raise an error when a dependency could not...
2017-05-22 Marius BakkeMerge branch 'master' into staging
2017-05-20 Ludovic Courtèspublish: Fix narinfo rendering for already-compressed...
2017-05-20 Ludovic Courtèsunion: Gracefully handle dangling symlinks in the input.
2017-05-18 Ludovic Courtèspublish: Fix narinfo rendering for already-compressed...
2017-05-18 Ludovic Courtèsunion: Gracefully handle dangling symlinks in the input.
2017-05-14 Marius BakkeMerge branch 'master' into staging
2017-05-14 Marius BakkeMerge commit '28ee4d41edf072776777ff3f83aef8502df909e5...
2017-05-13 Mathieu Othaceheimport: cran: Robustify cran-package?.
2017-05-11 Ludovic Courtèspublish: Advertise a short TTL for "baking" 404s.
2017-05-10 Ludovic Courtèsui: 'string->duration' correctly handles hours.
2017-05-06 Ludovic Courtèstests: Corrupt archive import test is robust against...
2017-05-03 Ludovic CourtèsAdd (guix discovery).
2017-05-01 Ludovic Courtèspublish: Produce a "FileSize" narinfo field when possible.
2017-05-01 Ludovic Courtèspackages: Remove support for PACKAGE-VERSION deprecated...
2017-04-30 Kei KebreauMerge commit '2ff8dea' into gnome-updates
2017-04-22 Leo FamulariMerge branch 'master' into staging
2017-04-22 Ludovic Courtèscache: Work around 'time-monotonic' bug in Guile 2...
2017-04-22 Ludovic Courtèsderivations: Adjust builder encoding test.
2017-04-21 Ludovic Courtèstests: Adjust to the addition of a new Coreutils version.
2017-04-21 Ludovic Courtèsderivations: Restore UTF-8 encoding of build scripts.
2017-04-21 Ludovic Courtèsstore: 'GUIX_DAEMON_SOCKET' can now be a URI.
2017-04-19 Ludovic Courtèsgexp: 'gexp-modules' accepts plain Scheme objects.
2017-04-18 Ludovic CourtèsAdd (guix cache) and use it in (guix scripts substitute).
2017-04-18 Ludovic Courtèspublish: Add '--cache' and '--workers'.
2017-04-18 Ludovic CourtèsAdd (guix workers).
2017-04-18 Marius BakkeMerge branch 'master' into staging
2017-04-15 Ludovic Courtèsservices: Service types can now specify a default value...
2017-04-15 Ludovic Courtèsservices: 'service-parameters' becomes 'service-value'.
2017-04-14 Leo FamulariMerge branch 'master' into staging
2017-04-06 Ludovic Courtèssize: Add test to multiple 'store-profile' arguments.
2017-04-05 Ludovic Courtèspackages: Add 'package-mapping' and base 'package-input...
2017-04-03 Ludovic Courtèstests: Adjust search-paths test following the introduct...
2017-04-03 Ludovic Courtèspackages: Catch invalid input errors for structs.
2017-04-03 Ludovic Courtèsgexp: 'lower-object' raises an exception when passed...
2017-04-02 Ludovic CourtèsMerge branch 'core-updates'
2017-03-30 Marius BakkeMerge branch 'master' into core-updates
2017-03-28 Ludovic Courtèsderivations: Do not fetch narinfos for non-substitutabl...
2017-03-28 Leo FamulariMerge branch 'master' into core-updates
2017-03-27 Alex Kostui: Support Texinfo markup in package synopses.
2017-03-26 Huang Yingunion: Add create-all-directories? parameter to 'union...
2017-03-23 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-03-22 Ludovic Courtèstests: Skip 'guix pack' test when networking is unavail...
2017-03-22 Ludovic Courtèstests: Fix 'cond-expand' clause for 2.2/2.0.
2017-03-22 Ludovic Courtèspublish: Make the nar URL prefix a parameter.
2017-03-22 Ludovic Courtèspublish: The public and private keys are now SRFI-39...
2017-03-22 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-03-21 Ludovic Courtèsfile-systems: Do not use (gnu packages …).
2017-03-19 Mark H WeaverMerge branch 'master' into core-updates
2017-03-19 Ludovic Courtèsgnu: Rename "guile-next" to "guile".
2017-03-17 Ludovic Courtèsbuild: Require Guile >= 2.0.9.
2017-03-17 Ludovic Courtèsprofiles: Packages in a profile can be cross-compiled.
2017-03-17 Ludovic Courtèspack: Move absolute file name to <compressor>.
2017-03-16 Ludovic Courtèsgexp: Add '=>' syntax to import computed modules.
2017-03-16 Ludovic Courtèsutils: Move base16 procedures to (guix base16).
2017-03-16 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-03-15 Marius BakkeMerge branch 'master' into core-updates
2017-03-15 Ludovic Courtèstests: Expect less accurate location info in 2.2.0.
2017-03-15 Ludovic Courtèsstore: Adjust UTF-8 test to Guile 2.2.
2017-03-15 Ludovic Courtèszlib: Don't rely on EBADF being ignored by 'fport_close'.
2017-03-14 Ludovic Courtèspack: Add unit test.
2017-03-13 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-03-09 Ludovic CourtèsMerge branch 'master' into core-updates
2017-03-08 Ludovic Courtèsui: Don't use '%default-port-encoding' to set the encod...
2017-03-08 Ludovic Courtèstests: Avoid zero-expression 'begin' form.
2017-03-08 Ludovic Courtèshash: Close or flush sha256 output ports before calling...
2017-02-21 Marius BakkeMerge branch 'staging' into core-updates
2017-02-20 Efraim Flashnergnu: Add bootstrap-binaries for 'aarch64-linux'.
2017-02-20 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-02-13 Marius BakkeMerge branch 'master' into python-tests
2017-02-13 Ludovic Courtèstests: Adjust for 'http-fetch' change in (guix import...
2017-02-11 Ludovic Courtèstests: Relax test on utmpx entries.
2017-02-10 Ludovic CourtèsMerge branch 'master' into core-updates
2017-02-08 Ludovic Courtèsimport: pypi: Correctly handle multiple-URL origins.
2017-02-06 Ludovic Courtèslinux-container: Add 'container-excursion*'.
2017-02-04 Ludovic Courtèsfile-systems: Remove dependency on (guix store).
next