summaryrefslogtreecommitdiff
path: root/guix/swh.scm
AgeCommit message (Expand)Author
2024-03-09swh: ‘lookup-origin-revision’ handles branches pointing to directories.Ludovic Courtès
2024-03-09swh: ‘origin-visits’ takes an optional ‘max’ parameter.Ludovic Courtès
2024-03-09swh: Add ‘type’ field to <visit>.Ludovic Courtès
2024-02-12swh: Fix docstring of ‘lookup-directory’.Ludovic Courtès
2024-02-12swh: Add ‘swh-download-directory-by-nar-hash’.Ludovic Courtès
2024-02-12swh: Add bindings for the “ExtID” API.Ludovic Courtès
2024-02-12swh: ‘vault-fetch’ follows redirects.Ludovic Courtès
2021-10-15swh: Allows token from Software Heritage authentication service.zimoun
2021-09-18swh: Support downloads of bare Git repositories.Ludovic Courtès
2021-09-10swh: 'swh-download' reports revision lookup failures.Ludovic Courtès
2021-09-10swh: Adjust to new vault API.Ludovic Courtès
2021-09-09swh: Adjust <vault-reply> to latest API changes.Ludovic Courtès
2021-09-06swh: Add 'lookup-snapshot-branch'.Ludovic Courtès
2021-09-06swh: <revisions> accept null 'date' fields.Ludovic Courtès
2021-09-06swh: Export <snapshot> accessors.Ludovic Courtès
2021-06-14swh: Support lookup of Hg tags.Xinglu Chen
2021-06-01maint: Require Guile 3.0.Ludovic Courtès
2021-05-14swh: 'lookup-origin-revision' ignores partial visits.Ludovic Courtès
2021-05-05swh: Adjust for compatibility with Guile 2.2's (web client).Ludovic Courtès
2021-04-27swh: Add a directory download procedure.Timothy Sample
2021-01-21import, swh: Adjust to Guile-JSON 4.5.x unspecified value handling.Ludovic Courtès
2020-09-08Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès
2020-07-10swh: Allow callers to disable X.509 certificate verification.Ludovic Courtès
2020-06-30swh: Adjust for Guile-JSON 4.0 null handling.Ludovic Courtès
2020-02-23swh: Handle absolute URLs being returned by the API.Jakub Kądziołka
2020-02-11swh: Remove 'id' field from <origin>.Ludovic Courtès
2019-12-26guix: swh: Fix again example URI in comment for <origin>.Björn Höfling
2019-12-18guix: swh: Fix example URI in comment for <origin>.Björn Höfling
2019-12-17swh: Fix API call for getting origin.Björn Höfling
2019-09-04Add (guix json).Ludovic Courtès
2019-09-02swh: Make 'commit-id?' public.Ludovic Courtès
2019-09-02swh: Add hooks for rate limiting handling.Ludovic Courtès
2019-08-28swh: Correctly handle visits without a snapshot.Ludovic Courtès
2019-08-28swh: 'swh-download' prints debugging info.Ludovic Courtès
2019-08-23swh: 'swh-download' checks return value of 'vault-fetch'.Ludovic Courtès
2019-07-25maint: Switch to Guile-JSON 3.x.Ludovic Courtès
2019-07-22swh: Add basic tests.Ludovic Courtès
2018-11-27swh: Export 'save-origin' and related bindings.Ludovic Courtès
2018-11-26Add (guix swh).Ludovic Courtès