aboutsummaryrefslogtreecommitdiff
path: root/etc/git/gitconfig
blob: c9ebdc8fa881441fb52322a3d1e91d7c3ae79632 (about) (plain)
1
2
3
4
5
[diff "scheme"]
	xfuncname = "^(\\(define.*)$"

[diff "texinfo"]
	xfuncname = "^@node[[:space:]]+([^,]+).*$"
e'>services: Remove imports of (ice-9 …) modules....Ludovic Courtès 2020-03-16tests: opensmtpd: Check /var/spool/mail instead of /var/mail....Ludovic Courtès 2020-03-16tests: opensmtpd: Gracefully handle test failure....Ludovic Courtès 2020-03-09tests: getmail: Provide a pre-initialized user account password....Ludovic Courtès 2020-01-31gnu: Update opensmtpd configuration grammar....Tobias Geerinckx-Rice 2020-01-20tests: mail: Remove %getmail-os from the bottom of the file....Christopher Baines