2012-02-01 02:01:30 - 1.7~svn2691
2012-01-23 20:01:58 - 1.6
2012-01-22 08:05:56 - 1.6~svn2670
2011-12-10 02:05:14 - 1.6~svn2647
2011-11-27 14:05:16 - 1.6~svn2642
2011-11-01 14:06:16 - 1.6~svn2630
2011-10-04 02:02:25 - 1.6~svn2608
2011-07-10 14:03:09 - 1.5
2010-12-28 10:23:22 - 1.4
2010-07-18 20:10:46 - 1.3
You can now add OpenSourceWatershed badges to your own website. Below is the badge for tmux:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_tmux"></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("tmux", "#osw_tmux"); });</script>