2010-09-03 21:05:00 - 1.7.2.3
2010-08-19 23:44:00 - 1.7.2.2
2010-07-28 17:03:00 - 1.7.2.1
2010-07-28 16:40:00 - 1.7.1.2
2010-07-28 16:20:00 - 1.7.0.7
2010-07-21 21:35:00 - 1.7.2
2010-07-14 19:13:00 - 1.7.2.rc3
2010-07-07 23:33:00 - 1.7.2.rc2
2010-06-30 23:35:00 - 1.7.2.rc1
2010-06-29 18:24:00 - 1.7.1.1
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>