gnu: tor: Update to 0.4.5.9 [security fixes].
[jackhill/guix/guix.git] / guix /
2021-06-14 Ludovic Courtèshg-download: Make (guix swh) output visible.
2021-06-14 Xinglu Chenhg-download: Support falling back to SWH.
2021-06-14 Xinglu Chenswh: Support lookup of Hg tags.
2021-06-14 itdhg-download: Remove bogus hg-reference-recursive? export.
2021-06-13 Ludovic Courtèsguix package: Do not say "nothing to do" upon rollback...
2021-06-13 Paul A. Patiencedoc, gnu, guix: Fix typos.
2021-06-13 Ludovic Courtèsdescribe: 'current-channel-entries' ignores non-channel...
2021-06-11 Ludovic Courtèsprofiles: Move some of the work to the build side.
2021-06-11 Ludovic Courtèsgit: Update the mtime of the just-updated checkout.
2021-06-08 Xinglu Chenlint: Check for trailing whitespace in description.
2021-06-08 Xinglu Chenlint: Check for trailing whitespace in synopsis.
2021-06-08 Ludovic Courtèstransformations: '--with-latest' correctly handles...
2021-06-08 Ludovic Courtèsgrafts: Cache the derivation/graft mapping for the...
2021-06-08 Ludovic Courtèsstore: 'references/cached' now uses a per-session cache.
2021-06-08 Ludovic Courtèsstore: Remove 'references/substitutes'.
2021-06-08 Ludovic Courtèsgrafts: Use SRFI-71 instead of SRFI-11.
2021-06-08 Ludovic Courtèsgrafts: Record cache lookups for profiling.
2021-06-08 Ludovic Courtèsstore: Generalize cache lookup recording.
2021-06-08 Ludovic Courtèsstore: Support dynamic allocation of per-connection...
2021-06-07 Christopher Bainesetc: Add "bordeaux.guix.gnu.org.pub" public key file.
2021-06-06 Mathieu Othacehescripts: substitute: Cache connection when looking...
2021-06-06 Maxime Devoslint: tests-true: Check if tests are enabled when cross...
2021-06-05 Xinglu Chenhg-download: Add helpers for defining packages.
2021-06-05 Ludovic Courtèsprofiles: 'check-for-collisions' filters out more non...
2021-06-05 Ricardo Wurmusguix: Update to Bioconductor 3.13.
2021-06-03 Xinglu Chenlicenses: Add BSD-1-Clause license.
2021-06-03 Xinglu Chenimport: Add CHICKEN egg importer.
2021-06-03 Ludovic Courtèsgnu-maintenance: 'generic-html' computes the right...
2021-06-01 Ludovic Courtèsui, lint: Simplify exception handling in Guile 3 style.
2021-06-01 Ludovic Courtèsmaint: Require Guile 3.0.
2021-06-01 Mathieu Othacehepublish: Add keep-alive support when sending nar.
2021-06-01 Mathieu Othacehepublish: Preserve the request connection header.
2021-06-01 Mathieu Othaceheprogress: Add a download-size argument to progress...
2021-05-28 Ludovic Courtèsgnu-maintenance: 'generic-html' correctly handles relat...
2021-05-28 Ludovic Courtèsgnu-maintenance: 'release-file?' accepts 'v' prefix...
2021-05-28 Ludovic Courtèsguix build: Emit "nothing to do" warning only when...
2021-05-28 Ludovic Courtèsguix package: Do not warn about "missing arguments...
2021-05-28 Xinglu Chenimport: opam: Generate license for package.
2021-05-28 Andrew Whatsongit-download: Support submodules in 'git-predicate'.
2021-05-28 Ludovic Courtèsgit-download: 'git-predicate' now ignores deleted files.
2021-05-28 Ludovic Courtèsscripts: Commands warn when passed zero arguments.
2021-05-28 Ludovic Courtèsdeploy: Error out when the FILE argument is missing.
2021-05-26 Mathieu Othaceheguix: ci: Add spec support to latest-evaluations.
2021-05-26 Mathieu Othaceheguix: ci: Fix evaluation complete? field.
2021-05-22 Xinglu Chenimport: hackage: Prefix licenses with 'license:'.
2021-05-22 Ludovic Courtèslint: archival: Lookup content in Disarchive database.
2021-05-22 Mathieu Othacehescripts: discover: Report Avahi errors.
2021-05-20 Ricardo Wurmusguix: Build texlive-configuration only when texlive...
2021-05-20 Mathieu Othacehescripts: challenge: Fix regression.
2021-05-17 Ludovic Courtèsui: 'load*' compiles with '-O1'.
2021-05-17 Ludovic Courtèsui: Remove Guile 2.2.3 workaround.
2021-05-16 Ludovic Courtèspublish: Add '--negative-ttl'.
2021-05-16 Ludovic Courtèssubstitutes: Reduce negative TTLs.
2021-05-15 Christopher Bainesinferior: Support querying package replacements.
2021-05-14 Ludovic Courtèsswh: 'lookup-origin-revision' ignores partial visits.
2021-05-14 Ludovic Courtèsself: Add dependency on Disarchive.
2021-05-14 Zheng Junjieimport: go: Fix goproxy option argument's format.
2021-05-12 Ludovic Courtèschallenge: Be defensive in the size passed to the progr...
2021-05-12 Ludovic Courtèsself: Build with 'guile-3.0-latest'.
2021-05-12 Christopher Baineschannels: Add a #:system argument to channel-instances...
2021-05-12 Maxim CournoyerMerge branch 'version-1.3.0'
2021-05-11 Ludovic Courtèsssh: Fix type that broke offloading.
2021-05-10 Roel Janssenguix: scripts system: Increase the size for generating...
2021-05-09 Ludovic Courtèsdescribe: Gracefully handle profiles that lack provenan...
2021-05-09 Ludovic Courtèsdiagnostics, ui: Adjust to 'read-error' and 'syntax...
2021-05-08 Ludovic Courtèsssh: Honor GUIX_DAEMON_SOCKET on the target machine.
2021-05-08 Ludovic Courtèsstore: Export 'connect-to-daemon'.
2021-05-08 Ludovic Courtèsssh: 'connect-to-remote-daemon' raises a nicer message...
2021-05-08 Ludovic Courtèsstore: 'open-connection' never returns #f.
2021-05-08 Ludovic Courtèsweather: '--display-missing' shows the system type...
2021-05-08 Guillaume Le Vaillantbuild-system: asdf: Work around package-name->name...
2021-05-06 Timothy Sampledownload: Restore error reporting.
2021-05-05 Ludovic Courtèsswh: Adjust for compatibility with Guile 2.2's (web...
2021-05-05 Konrad Hinsencvs-download: Fix module exports
2021-05-05 Ludovic Courtèsswh: Adjust for compatibility with Guile 2.2's (web...
2021-05-05 Ricardo Wurmusprofiles: texlive-configuration: Handle updmap.cfg...
2021-05-05 Leo Priklerbuild-system: emacs: Clarify %install-dir.
2021-05-05 Maxim Cournoyerui: Suggest installing glibc-locales, not glibc-utf8...
2021-05-04 Ludovic Courtèsstatus: Avoid abbreviation in messages.
2021-05-03 Ricardo Wurmusprofiles: texlive-configuration: Refresh font maps.
2021-05-02 Mathieu Othaceheandroid-repo-download: Add guile-json extension.
2021-05-02 Mathieu Othacehecvs-download: Add guile-json and gnutls extensions.
2021-05-02 Mathieu Othacehehg-download: Add guile-json and gnutls extensions.
2021-05-01 Leo Priklerbuild-system: emacs: Use subdirectories again.
2021-05-01 Leo Priklerprofiles: Add hook for Emacs subdirs.
2021-04-30 Ludovic CourtèsMerge branch 'wip-ungrafting'
2021-04-29 Timothy Sampledownload: Use Disarchive as a last resort.
2021-04-29 Ludovic CourtèsMerge remote-tracking branch 'origin/master' into wip...
2021-04-28 Ludovic Courtèsdiagnostics, ui: Adjust to 'read-error' and 'syntax...
2021-04-28 Ludovic Courtèspackages: 'package-with-patches' preserves package...
2021-04-28 Timothy SampleRevert "download: Use Disarchive as a last resort."
2021-04-28 Timothy Sampledownload: Use Disarchive as a last resort.
2021-04-28 Timothy Sampleswh: Add a directory download procedure.
2021-04-25 Ludovic Courtèshttp-client: Remove exception mishandling in 'http...
2021-04-25 Ludovic Courtèshttp-client, substitute: Gracefully handle GnuTLS EAGAI...
2021-04-25 Ludovic Courtèscve: Gracefully handle bogus CVE entries.
2021-04-25 Ludovic Courtèsimport: Remove Nix importer.
2021-04-24 Ludovic Courtèshttp-client: Remove exception mishandling in 'http...
2021-04-24 Ludovic Courtèshttp-client, substitute: Gracefully handle GnuTLS EAGAI...
2021-04-24 Ludovic Courtèsimport: go: Autoload (htmlprag).
next