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
/
gem.scm
Age
Commit message (
Expand
)
Author
2026-04-11
import: gem: Warn when rubygems-fetch fails.
jgart
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
2023-05-31
import: gem: Updater provides input list.
Ludovic Courtès
2023-05-31
import: gem: Factorize "bundler" special case for name mapping.
Ludovic Courtès
2023-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2022-12-31
import/utils: Pass all arguments through to package builder.
Lars-Dominik Braun
2022-12-26
import: gem: Allow updating to a specific version.
Hartmut Goebel
2022-12-26
upstream-updater: Rename record field.
Hartmut Goebel
2022-09-17
import: gem: Support importing a specific version of a gem.
Taiju HIGASHI
2021-07-20
import: gem: Emit new-style package inputs.
Sarah Morgensen
2021-01-21
import, swh: Adjust to Guile-JSON 4.5.x unspecified value handling.
Ludovic Courtès
2020-12-02
import: utils: 'recursive-import' accepts an optional version parameter.
Martin Becze
2020-09-08
Remove (guix json) and require Guile-JSON 4.3.0+.
Ludovic Courtès
2020-07-03
upstream: Define 'url-predicate' and use it.
Ludovic Courtès
2020-02-05
import: gem: Deal with unavailable licensing info.
Ludovic Courtès
2020-02-05
import: gem: Rewrite to use a JSON mapping to records.
Ludovic Courtès
2019-07-25
maint: Switch to Guile-JSON 3.x.
Ludovic Courtès
2018-07-11
import: gem: Add recursive import.
Oleg Pykhalov
2018-06-10
import: json: Consolidate duplicate json-fetch functionality.
Jelle Licht
2018-01-10
gnu: Use one spelling for ‘copyright’.
Tobias Geerinckx-Rice
2016-12-12
import: json: Silence json-fetch output.
Eric Bavier
2016-09-28
import: Move string->license to importers.
David Craven
2016-04-15
upstream: Pass a package object to updaters.
Ludovic Courtès
2016-02-20
import: gem: Add updater.
Ben Woodcroft
2016-01-20
import: gem: Beautify only the description, not the synopsis.
Ben Woodcroft
2016-01-14
import: gem: Beautify description field.
Ben Woodcroft
2015-09-01
import: gem: Fix minor bug and add unit test.
David Thompson
2015-08-27
import: Add Ruby gem importer.
David Thompson