summaryrefslogtreecommitdiffstats
path: root/libexec/post-receive.d/01-mail-notify
AgeCommit message (Collapse)AuthorFilesLines
2014-01-22Git hooks: Use new project nameHolger Weiss1-2/+2
2013-10-22Update mailing list URLsHolger Weiss1-1/+1
The mailing lists were moved from SourceForge to the project server.
2013-10-04Set PATH for all individual Git hook snippetsHolger Weiss1-1/+2
... just to be on the safe side.
2013-10-03git-notify: Replace "-S" with "-G"Holger Weiss1-0/+1
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.
2013-10-03Add cgit URLs to commit notificationsHolger Weiss1-1/+2
Add links to our repository web interface to the commit notifications.
2013-09-29Import Nagios Plugins siteHolger Weiss1-0/+39
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files.