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