index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
import
/
github.scm
Age
Commit message (
Expand
)
Author
2025-12-03
Update Giacomo's email address.
Giacomo Leidi
2025-09-18
Reapply "Update Maxim's email address."
Maxim Cournoyer
2025-09-18
Revert "Update Maxim's email address."
Maxim Cournoyer
2025-09-18
Update Maxim's email address.
Maxim Cournoyer
2025-02-28
refresh: Add support for partial target versions.
Maxim Cournoyer
2024-07-06
import: github: Honor upstream-name property.
Dariqq
2024-04-17
import: github: Recognize more URLs.
Giacomo Leidi
2023-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2022-12-26
import: github: Allow updating to a specific version.
Hartmut Goebel
2022-12-26
upstream-updater: Rename record field.
Hartmut Goebel
2022-07-11
import: github: Use correct URL scheme.
Hartmut Goebel
2022-03-06
import: github: Reuse HTTP connection for the /tags URL fallback.
Ludovic Courtès
2022-03-06
import: github: Gracefully handle rate limit exhaustion.
Ludovic Courtès
2022-01-16
import/github: Test it.
Maxime Devos
2022-01-16
import/github: Return <git-reference> objects for git-fetch origins.
Maxime Devos
2020-07-24
import: github: Gracefully handle projects that have disappeared.
Ludovic Courtès
2020-07-03
import: Do not assume that 'package-source' returns an origin.
Ludovic Courtès
2020-02-22
import: github: Use HTTP "Authorization" header for access tokens.
Matt Wette
2019-09-20
import/github: Check for more version prefixes.
Efraim Flashner
2019-09-08
import: github: Fix incorrect no-release case.
Ludovic Courtès
2019-08-27
import: github: 'github-package?' uses 'package-upstream-name'.
Ludovic Courtès
2019-07-25
maint: Switch to Guile-JSON 3.x.
Ludovic Courtès
2019-05-15
import: github: Sort releases before picking the latest one.
Arun Isaac
2019-05-15
import: github: Improve readability.
Arun Isaac
2019-01-21
import: github: Improve readability.
Arun Isaac
2019-01-21
import: github: Use prereleases when package has no releases.
Arun Isaac
2019-01-21
import: github: Check if git URIs are GitHub URIs.
Arun Isaac
2019-01-16
import: github: Do not update URI for packages using git-fetch.
Arun Isaac
2018-12-31
refresh: github: updates for origins using 'git-fetch'.
Eric Bavier
2018-08-20
import: github: Filter out tags that don't look like version numbers.
Ludovic Courtès
2018-08-20
import: github: Get /tags when /releases returns the empty list.
Ludovic Courtès
2018-08-20
import: github: Request API v3 in the 'Accept' header.
Ludovic Courtès
2018-06-10
import: json: Consolidate duplicate json-fetch functionality.
Jelle Licht
2017-10-28
import: github: Gracefully handle multiple-URL origins.
Ludovic Courtès
2017-01-28
import: github: Better tolerate unexpected file extensions.
Ludovic Courtès
2017-01-19
import: github: Catch HTTP 403 error during fetch.
Mathieu OTHACEHE
2017-01-13
http-client: Provide 'User-Agent' header by default.
Ludovic Courtès
2017-01-13
import: github: Fix regression on the /releases retrieval.
Ludovic Courtès
2016-12-20
import: github: Use 'json-fetch'.
Ludovic Courtès
2016-10-10
import: github: Add .love extension.
Efraim Flashner
2016-05-31
import: github: Tiny cosmetic change.
Ludovic Courtès
2016-05-31
import github: Add to extension list.
Efraim Flashner
2016-04-15
upstream: Pass a package object to updaters.
Ludovic Courtès
2016-02-26
import: Add github-updater.
Ben Woodcroft