Restricts the query to changesets owned by the user with id uid.
@param uid the uid of the user. > 0 expected.
@return the query object with the applied restriction
@throws IllegalArgumentException thrown if uid <= 0
@see #forUser(String)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.