Does not implement the following Mercurial 1.1.1 options:
-n --no-status hide status prefix -C --copies show source of copied files -0 --print0 end filenames with NUL, for use with xargs --rev show difference from revision
Usage: $hg = new Hg(); $hg->getRepository('/path/')->status('all');
Located in /Hg/Repository/Command/Status.php (line 33)
Command | --Status
Sets the restriction passed into the command.
Return the status of entities in the repository subject to restrictions.
Status codes are returned as: M = modified A = added R = removed C = clean ! = deleted, but still tracked ? = not tracked I = ignored
Documentation generated on Tue, 18 Aug 2009 23:53:21 -0600 by phpDocumentor 1.4.2