aboutsummaryrefslogtreecommitdiff
path: root/.patman
blob: efc42144a2afde5749e81673e89e46e3d4c184a7 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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
2019-11-09doc: Mention value /var to localstatedir option....zimoun 2019-09-04doc: Update 'README'....Ludovic Courtès 2019-01-09build: Require Guile 2.2....Ludovic Courtès 2018-12-02Make Guile-JSON a required dependency....Eric Bavier 2018-11-23Update Guile-SQLite3 URL everywhere....Ludovic Courtès 2018-09-04Switch to Guile-Gcrypt....Ludovic Courtès 2018-06-27doc: Specify Guile-SQLite3 minimum version....Ludovic Courtès 2018-06-14build: Require Guile-SQLite3....Ludovic Courtès