summaryrefslogtreecommitdiff
path: root/guix/import/github.scm
Commit message (Expand)AuthorAge
* import: github: Use HTTP "Authorization" header for access tokens.Matt Wette2020-02-22
* import/github: Check for more version prefixes.Efraim Flashner2019-09-20
* import: github: Fix incorrect no-release case.Ludovic Courtès2019-09-08
* import: github: 'github-package?' uses 'package-upstream-name'.Ludovic Courtès2019-08-27
* maint: Switch to Guile-JSON 3.x.Ludovic Courtès2019-07-25
* import: github: Sort releases before picking the latest one.Arun Isaac2019-05-15
* import: github: Improve readability.Arun Isaac2019-05-15
* import: github: Improve readability.Arun Isaac2019-01-21
* import: github: Use prereleases when package has no releases.Arun Isaac2019-01-21
* import: github: Check if git URIs are GitHub URIs.Arun Isaac2019-01-21
* import: github: Do not update URI for packages using git-fetch.Arun Isaac2019-01-16
* refresh: github: updates for origins using 'git-fetch'.Eric Bavier2018-12-31
* import: github: Filter out tags that don't look like version numbers.Ludovic Courtès2018-08-20
* import: github: Get /tags when /releases returns the empty list.Ludovic Courtès2018-08-20
* import: github: Request API v3 in the 'Accept' header.Ludovic Courtès2018-08-20
* import: json: Consolidate duplicate json-fetch functionality.Jelle Licht2018-06-10
* import: github: Gracefully handle multiple-URL origins.Ludovic Courtès2017-10-28
* import: github: Better tolerate unexpected file extensions.Ludovic Courtès2017-01-28
* import: github: Catch HTTP 403 error during fetch.Mathieu OTHACEHE2017-01-19
* http-client: Provide 'User-Agent' header by default.Ludovic Courtès2017-01-13
* import: github: Fix regression on the /releases retrieval.Ludovic Courtès2017-01-13
* import: github: Use 'json-fetch'.Ludovic Courtès2016-12-20
* import: github: Add .love extension.Efraim Flashner2016-10-10
* import: github: Tiny cosmetic change.Ludovic Courtès2016-05-31
* import github: Add to extension list.Efraim Flashner2016-05-31
* upstream: Pass a package object to updaters.Ludovic Courtès2016-04-15
* import: Add github-updater.Ben Woodcroft2016-02-26