2011-08-24 23:38:00 - 1.7.6.1
2011-06-26 22:26:00 - 1.7.6
2011-06-23 00:28:00 - 1.7.6.rc3
2011-06-16 16:46:00 - 1.7.6.rc2
2011-06-09 02:45:00 - 1.7.6.rc1
2011-06-01 22:36:00 - 1.7.5.4
2011-05-26 22:12:00 - 1.7.5.3
2011-05-20 05:36:00 - 1.7.5.2
2011-05-05 01:16:00 - 1.7.5.1
2011-04-24 17:48:00 - 1.7.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for git:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_git"></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", "#osw_git"); });</script>