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
+0100'>2019-03-24bootloader: Reindent record type definition....Ludovic Courtès 2019-03-24bootloader: Remove unused 'additional-configuration' field....Ludovic Courtès 2019-01-16bootloader: Remove deprecated 'device' field....Ludovic Courtès 2018-04-08discovery: Remove dependency on (guix ui)....Ludovic Courtès 2017-08-28bootloader: Emit warnings with 'warning'....Ludovic Courtès 2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo 2017-07-28bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic 2017-06-08bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe 2017-05-16bootloader: Add extlinux support....Mathieu Othacehe