http://bugs.grommit.com/show_bug.cgi?id=558
Summary: hg pdiffs should allow file specification, take the same args as hg diff Product: SCM Migration Version: unspecified Platform: All OS/Version: Solaris 11/Nevada Status: NEW Severity: enhancement Priority: P3 Component: cdm AssignedTo: scm-migration-dev at opensolaris.org ReportedBy: richlowe at richlowe.net At present, hg pdiffs gives you full diffs against the parent, and there's nothing you can do to change it. You also can't specify any options used by the diff. I mentioned this in code review, but didn't have time to fix it. Since then we've had at least one request for it. We should do it. The only option that's problematic is -p, which diff uses to show function names in the hunk headers, and we use to specify the parent. Ideas on if and how to resolve that appreciated. -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.