git clone git://github.com/danwrong/low-pro-for-jquery.git
updated so $.delegate will work if the source element is a child of the watched element
added fn.attached and fn.firstAttached that can be used to retrieve behavior instances attached to elements
Added $.fn.delegate version of $.delegate
added delegate method for easy event delegation
make attach chainable when using livequery
fixed more fixes for IE and support image buttons in Remote.Form
fixed for IE
updated URLs is README
initial move of Low Pro JQ to git