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
href='/guix/commit/emacs/guix-init.el?id=a65f0075244cb0c2422e13419a3094baf0ae6f24'>emacs: 'guix-emacs-load-autoloads' takes a profile....Alex Kost 2015-11-02emacs: Enable 'guix-build-log-minor-mode' in shell buffers....Alex Kost 2015-10-16emacs: init: Add "share/emacs/site-lisp" to 'load-path'....Alex Kost 2015-09-23emacs: Add development utils....Alex Kost 2015-08-30emacs: Use only one guix-load-path variable....Mathieu Lirzin 2015-08-30build: Produce 'guix-config' instead of using compile-time tricks....Mathieu Lirzin