aboutsummaryrefslogtreecommitdiff
# This config file allows for Patchwork integration with
# https://patches.guix-patches.cbaines.net/.

[settings]
project: guix-patches
patchwork_url: https://patches.guix-patches.cbaines.net
add_signoff: False
# TODO: enable check_patch
check_patch: False
ignore_bad_tags: True
keep_change_id: True
ne Lemmer-Webber ommit/tests/gem.scm?id=fa7db21f5973bf3de06ec6418d230b1969d479a1'>import: gem: Emit new-style package inputs....Sarah Morgensen 2020-04-27tests: Remove trailing commas in JSON tests....Ludovic Courtès 2020-02-05import: gem: Deal with unavailable licensing info....Ludovic Courtès 2019-12-11import: utils: 'recursive-import' returns a list rather than a stream....Ludovic Courtès 2019-12-11import: utils: 'recursive-import' returns packages in topological order....Ludovic Courtès 2018-09-04Switch to Guile-Gcrypt....Ludovic Courtès 2018-07-11import: gem: Add recursive import....Oleg Pykhalov 2017-02-13tests: Adjust for 'http-fetch' change in (guix import json)....Ludovic Courtès 2016-12-18tests: Mock up http-fetch in import tests....Ricardo Wurmus 2016-08-28import: Importers return prefixed licenses....David Craven 2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin 2016-01-20import: gem: Beautify only the description, not the synopsis....Ben Woodcroft 2015-09-01import: gem: Fix minor bug and add unit test....David Thompson