aboutsummaryrefslogtreecommitdiff
path: root/etc/snippets/text-mode/guix-commit-message-use-https-home-page
blob: df20d31a8044b7b8e8f43726756299607992cacd (about) (plain)
1
2
3
4
5
6
7
8
9
# -*- mode: snippet -*-
# name: guix-commit-message-use-https-home-page
# key: https
# condition: git-commit-mode
# --
gnu: $1: Use HTTPS home page URI.

* `(car (magit-staged-files))` ($1)[home-page]: Use HTTPS URI.
`(mapconcat (lambda (file) (concat "* " file)) (cdr (magit-staged-files)) "\n")`
it/gnu/packages/time.scm?id=3ef29c00ed2224cd1d636fa16397f325857f8270'>gnu: Add datefudge....Kyle Meyer 2019-01-15gnu: Separate Python core packages from the rest....Ricardo Wurmus 2019-01-04gnu: python-isodate: Update to 0.6.0....Efraim Flashner 2019-01-04gnu: python-tzlocal: Update to 1.5.1....Efraim Flashner 2018-09-20Merge branch 'master' into core-updatesMarius Bakke 2018-09-15gnu: python-iso8601: Update to 0.1.12....Tobias Geerinckx-Rice 2018-08-27gnu: python-dateutil: Update to 2.7.3....Marius Bakke