2010-09-03 21:13:00 - 1.7.2.3
2010-08-19 23:52:00 - 1.7.2.2
2010-07-28 17:11:00 - 1.7.2.1
2010-07-28 16:48:00 - 1.7.1.2
2010-07-28 16:28:00 - 1.7.0.7
2010-07-21 21:43:00 - 1.7.2
2010-07-14 19:21:00 - 1.7.2.rc3
2010-07-07 23:41:00 - 1.7.2.rc2
2010-06-30 23:43:00 - 1.7.2.rc1
2010-06-29 18:32:00 - 1.7.1.1
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>