2011-08-24 23:47:00 - 1.7.6.1
2011-06-26 22:35:00 - 1.7.6
2011-06-23 00:37:00 - 1.7.6.rc3
2011-06-16 16:55:00 - 1.7.6.rc2
2011-06-09 02:54:00 - 1.7.6.rc1
2011-06-01 22:45:00 - 1.7.5.4
2011-05-26 22:22:00 - 1.7.5.3
2011-05-20 05:45:00 - 1.7.5.2
2011-05-05 01:25:00 - 1.7.5.1
2011-04-24 17:57:00 - 1.7.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for git-manpages:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_git-manpages"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("git-manpages", "#osw_git-manpages"); });</script>