2011-07-22 21:59:35 - 0.9.0.2
2011-06-24 20:00:28 - 0.9.0.1
2011-04-29 19:02:18 - 0.8.3.5
2011-03-07 00:43:24 - 0.9
2010-10-02 08:24:43 - 0.8.3.4
2010-08-16 22:54:46 - 0.8.3.3
2010-08-01 08:54:21 - 0.8.3.2
2010-02-23 22:54:11 - 0.8.3.1
2009-09-21 07:08:13 - 0.8.3
2009-03-16 00:06:03 - 0.8.2.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for cgit:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_cgit"></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("cgit", "#osw_cgit"); });</script>