<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/tools, branch release-1.4.16</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.16</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.16'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2011-01-01T21:21:56Z</updated>
<entry>
<title>Update the README text</title>
<updated>2011-01-01T21:21:56Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2011-01-01T21:21:56Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=fdd0028be1e33f540b0f24f445eaa0301a55b7d1'/>
<id>urn:sha1:fdd0028be1e33f540b0f24f445eaa0301a55b7d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sfsnapshotgit: Better handling of remote refs</title>
<updated>2010-10-12T01:38:42Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-10-12T01:38:42Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=654086f1117ee22d9f7e8270330daff6c463c9ad'/>
<id>urn:sha1:654086f1117ee22d9f7e8270330daff6c463c9ad</id>
<content type='text'>
This commit allow to track branches from unusually-named remote refs and
makes possible using external remotes (other than origin) for snapshots.
</content>
</entry>
<entry>
<title>Added text re: MD5SUM updates in nightlies, but tarballs not</title>
<updated>2010-07-14T13:22:04Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2010-07-14T13:22:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9bab433981f6c67b40776d1916baae28a0243124'/>
<id>urn:sha1:9bab433981f6c67b40776d1916baae28a0243124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git-notify: Be careful with "--no-merge"</title>
<updated>2010-07-02T13:28:35Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2010-07-02T13:28:35Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=319e308521e0e460fe0b06ee093248628dda819d'/>
<id>urn:sha1:319e308521e0e460fe0b06ee093248628dda819d</id>
<content type='text'>
The "-X" option (which asks git-notify to not report merge commits) was
implemented by setting the "--no-merge" option on each invocation of
git-rev-list(1).  However, we do not only use git-rev-list(1) to get the
list of new commits, but also to check whether the old branch head (or
tag) is a parent of the new branch head (or tag).  For this latter
check, the "--no-merge" option should not be set; otherwise, git-notify
would be fooled to believe that the branch has been rewritten if the old
head was a merge commit.
</content>
</entry>
<entry>
<title>tools/distclean: use git-clean when possible</title>
<updated>2010-04-28T09:28:22Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-28T09:28:22Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b48c2bdd59783197c93cde531e6e8b9747c0a88f'/>
<id>urn:sha1:b48c2bdd59783197c93cde531e6e8b9747c0a88f</id>
<content type='text'>
git-clean is much faster and more reliable...

Also add confdefs.h in gitignore, although this file is normally removed
at the end of the configure script.
</content>
</entry>
<entry>
<title>git-notify: Fix the ordering of commits</title>
<updated>2010-04-14T14:22:21Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2010-04-14T14:22:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ee06edc646129bd1ab7f2c1ffe1fbfdf2e8290bf'/>
<id>urn:sha1:ee06edc646129bd1ab7f2c1ffe1fbfdf2e8290bf</id>
<content type='text'>
If notifications for multiple commits are created, sort them
chronologically instead of in reverse chronological order.
</content>
</entry>
<entry>
<title>Sync with the latest Gnulib code (177f525)</title>
<updated>2010-04-13T01:26:35Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-08T01:11:46Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=74da141e618ef99959d509cb2e7be35a348a39db'/>
<id>urn:sha1:74da141e618ef99959d509cb2e7be35a348a39db</id>
<content type='text'>
Signed-off-by: Thomas Guyot-Sionnest &lt;dermoth@aei.ca&gt;
</content>
</entry>
<entry>
<title>git-notify: Pipe e-mails directly to sendmail(8)</title>
<updated>2009-12-07T00:58:21Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2009-12-07T00:58:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=45e205f4a6cf38ff0f8ade027a7b6a6c7376a00c'/>
<id>urn:sha1:45e205f4a6cf38ff0f8ade027a7b6a6c7376a00c</id>
<content type='text'>
Use sendmail(8) instead of mail(1) in order to be able to set the
"Content-Type" header field on systems where the available mail(1)
command doesn't allow for setting it.  This makes the "-H" flag (cf.
commit 71350c5a) unnecessary.
</content>
</entry>
<entry>
<title>Enable CIA's commit notifications</title>
<updated>2009-12-06T00:23:41Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2009-12-06T00:23:41Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=78fc8f4909750407585990aa10522d9510a69804'/>
<id>urn:sha1:78fc8f4909750407585990aa10522d9510a69804</id>
<content type='text'>
We now use CIA's service to send commit notifications to IRC.  They are
currently sent to the #Nagios-Devel channel on Freenode.  See:

	http://cia.vc/stats/project/nagiosplug/
	http://cia.vc/account/bots/15699/
</content>
</entry>
<entry>
<title>Updated link to sfsnapshotgit</title>
<updated>2009-11-19T21:55:18Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@nagiosplugins.org</email>
</author>
<published>2009-11-19T21:55:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4b2265d20c8651046b5e8b65000d93bbbbb481f3'/>
<id>urn:sha1:4b2265d20c8651046b5e8b65000d93bbbbb481f3</id>
<content type='text'>
</content>
</entry>
</feed>
