2010-07-22 23:10:19 - 2.6.35_rc6
2010-07-15 12:47:54 - 2.6.35_rc5
2010-07-05 20:19:19 - 2.6.35_rc4
2010-06-12 06:58:29 - 2.6.35_rc3
2010-06-06 16:12:37 - 2.6.35_rc2
2010-05-31 14:48:48 - 2.6.35_rc1
2010-05-18 12:45:16 - 2.6.34
2010-05-10 14:05:29 - 2.6.34_rc7
2010-04-30 12:52:20 - 2.6.34_rc6
2010-04-20 19:42:20 - 2.6.34_rc5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for git-sources:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_git-sources"></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-sources", "#osw_git-sources"); });</script>