<feed xmlns='http://www.w3.org/2005/Atom'>
<title>site/libexec/git-notify, 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>git-notify: Use committer's name in "From:" header</title>
<updated>2014-02-04T15:08:33Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-02-04T15:08:33Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=c634471607cd83605fc334195514f136d90812d9'/>
<id>urn:sha1:c634471607cd83605fc334195514f136d90812d9</id>
<content type='text'>
Use the committer's real name in the "From:" header of commit
notifications.  This is a provisional solution.  We'd really like to
teach Mailman to also accept the committer's email address.
</content>
</entry>
<entry>
<title>Git hooks: Use new project name</title>
<updated>2014-01-22T08:14:20Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-01-22T08:14:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=d746e0ab64c3543a634b246083c41125019bff63'/>
<id>urn:sha1:d746e0ab64c3543a634b246083c41125019bff63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git-notify: Replace "-S" with "-G"</title>
<updated>2013-10-03T22:37:44Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-10-03T22:37:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=588ae809287c6c02e53fb0227bc3c4c6239d4561'/>
<id>urn:sha1:588ae809287c6c02e53fb0227bc3c4c6239d4561</id>
<content type='text'>
Before:
  -S	Enable compatibility with SourceForge's gitweb URLs

After:
  -G	Don't append .git extension to repository names in gitweb URLs

The new option behaves like the old one, this change should just clarify
that this is not specific to SourceForge.
</content>
</entry>
<entry>
<title>git-notify: Replace Gitweb URLs with cgit URLs</title>
<updated>2013-10-03T22:35:48Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-10-03T22:35:48Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=a143ae580de0cf62e2de3d584cf615a7983031f3'/>
<id>urn:sha1:a143ae580de0cf62e2de3d584cf615a7983031f3</id>
<content type='text'>
We use cgit, not Gitweb.

TODO: Make this configurable.
</content>
</entry>
<entry>
<title>git-notify: Use another From: address</title>
<updated>2013-09-29T22:06:11Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-09-29T22:06:11Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=be45010336908b6b18ca74fecb62332999e4cea0'/>
<id>urn:sha1:be45010336908b6b18ca74fecb62332999e4cea0</id>
<content type='text'>
Send emails from Git Repository &lt;git@nagios-plugins.org&gt;.  We should
turn this into a proper command line option.
</content>
</entry>
<entry>
<title>git-notify: Ignore GitHub pull requests</title>
<updated>2013-09-29T22:04:31Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-09-29T22:04:31Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=9beb250cf9eed05ba1139b202bf2412b07978ef5'/>
<id>urn:sha1:9beb250cf9eed05ba1139b202bf2412b07978ef5</id>
<content type='text'>
GitHub uses the refs/pull namespace for pull requests.
</content>
</entry>
<entry>
<title>Import Nagios Plugins site</title>
<updated>2013-09-29T22:03:24Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-09-29T22:03:24Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=0b6423f9c99d9edf8c96fefd0f6c453859395aa1'/>
<id>urn:sha1:0b6423f9c99d9edf8c96fefd0f6c453859395aa1</id>
<content type='text'>
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts,
and configuration files.
</content>
</entry>
</feed>
