<feed xmlns='http://www.w3.org/2005/Atom'>
<title>site/libexec, branch master</title>
<subtitle>Web Site and Infrastructure
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/site/atom?h=master</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/site/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/'/>
<updated>2025-03-11T12:40:54Z</updated>
<entry>
<title>git-notify: MIME-encode committer name</title>
<updated>2025-03-11T12:40:54Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2025-03-11T12:40:54Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=7dd370701c62030b900c9bf52b0abc3b23e89235'/>
<id>urn:sha1:7dd370701c62030b900c9bf52b0abc3b23e89235</id>
<content type='text'>
MIME-encode the committer name before using it in the From header, so
that non-ASCII characters in the name are displayed correctly.
</content>
</entry>
<entry>
<title>git-notify: Use Perl's UTF-8 mode</title>
<updated>2024-12-31T14:29:18Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2024-12-31T14:29:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=4368f1be466209937ee2626c395c1bbaaa33a29a'/>
<id>urn:sha1:4368f1be466209937ee2626c395c1bbaaa33a29a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to latest Poole version</title>
<updated>2024-12-29T18:40:53Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2024-12-29T18:40:53Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=501622816878fbae771a23449eab6d274e9a147a'/>
<id>urn:sha1:501622816878fbae771a23449eab6d274e9a147a</id>
<content type='text'>
Use the latest Poole code currently available at:

https://hg.sr.ht/~obensonne/poole

Rather than including the code in this repository, expect it to be found
in the PATH (e.g., in $prefix/opt/poole/env/bin).  As Poole is
Python-3-based now, update web/macros.py accordingly.
</content>
</entry>
<entry>
<title>poole: Use local Python 2 installation</title>
<updated>2024-12-25T18:59:25Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2024-12-25T18:59:25Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=7471d8fd266fa7c23c9562cabab2e370b303d476'/>
<id>urn:sha1:7471d8fd266fa7c23c9562cabab2e370b303d476</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Procmail filter for plugins@ address</title>
<updated>2016-11-29T17:27:11Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2016-11-29T17:27:11Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=b92a28a5fe38436fecd20b32b2ba1e68521f6430'/>
<id>urn:sha1:b92a28a5fe38436fecd20b32b2ba1e68521f6430</id>
<content type='text'>
We no longer forward GitHub notifications to the mailing list.
</content>
</entry>
<entry>
<title>filter-github-emails: Strip leading blank lines</title>
<updated>2014-03-21T10:04:56Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-03-21T10:04:56Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=ef0333f5da300072a87d6572443e67dcea2c6da7'/>
<id>urn:sha1:ef0333f5da300072a87d6572443e67dcea2c6da7</id>
<content type='text'>
Email::MIME sometimes prepends an empty line when returning an email as
string :-/
</content>
</entry>
<entry>
<title>filter-github-emails: Don't create empty subject</title>
<updated>2014-03-02T12:21:43Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-03-02T12:21:43Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=232680a8beeb6a3af38259b4e4467a34971356cf'/>
<id>urn:sha1:232680a8beeb6a3af38259b4e4467a34971356cf</id>
<content type='text'>
This shouldn't happen in practice[tm], but if we receive the header
line "Subject: [monitoring-plugins] ", then we won't touch it anymore.
</content>
</entry>
<entry>
<title>filter-github-emails: Rewrap blockquotes properly</title>
<updated>2014-02-18T22:04:28Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-02-18T22:04:28Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=309e885a592a8d2d21b2b7ae5c1a28c5c89ce1fc'/>
<id>urn:sha1:309e885a592a8d2d21b2b7ae5c1a28c5c89ce1fc</id>
<content type='text'>
When wrapping a line that begins with a "&gt;", let all resulting lines
begin with a "&gt;".  (Properly handle nested blockquotes, too.)
</content>
</entry>
<entry>
<title>filter-github-emails: Don't rewrap code blocks</title>
<updated>2014-02-18T21:45:40Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-02-18T21:45:40Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=dd86a25716364718cbac4b9ea4ee19415408eb77'/>
<id>urn:sha1:dd86a25716364718cbac4b9ea4ee19415408eb77</id>
<content type='text'>
Don't wrap long lines in a code block.
</content>
</entry>
<entry>
<title>filter-github-emails: Strip [monitoring-plugins]</title>
<updated>2014-02-14T11:18:14Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-02-14T11:18:14Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=aca7c02fc88bf5957ea3c8dcafe950fd3dac0f91'/>
<id>urn:sha1:aca7c02fc88bf5957ea3c8dcafe950fd3dac0f91</id>
<content type='text'>
Now that we edit the GitHub notifications anyway, lets also strip the
[monitoring-plugins] tag.  We don't strip the tags of our other
repositories, so that notifications for them do stand out (on the rare
occasion we receive them).
</content>
</entry>
</feed>
