Add -X support for Mercurial.
Review Request #6331 — Created Sept. 16, 2014 and submitted
The Mercurial backend now supports the -X/--exclude option.
Add unit tests for excluding files from Mercurial diffs.
Unit tests pass.
Posted review request to development server that excluded files.
Description | From | Last Updated |
---|---|---|
Col: 80 E501 line too long (83 > 79 characters) |
reviewbot |
- Change Summary:
-
Fix line too long error.
- Summary:
-
Add -X support for mercurial.Add -X support for Mercurial.
- Commit:
-
836f1c860e7cab51ef01acf38f1b6a43ef512f38
-
Tool: Pyflakes Processed Files: rbtools/clients/cvs.py rbtools/clients/tests.py rbtools/commands/post.py rbtools/commands/__init__.py rbtools/commands/diff.py rbtools/clients/clearcase.py rbtools/clients/plastic.py rbtools/clients/__init__.py rbtools/clients/mercurial.py rbtools/clients/git.py rbtools/clients/perforce.py rbtools/clients/bazaar.py rbtools/clients/svn.py Ignored Files: docs/rbtools/rbt/commands/post.rst docs/rbtools/rbt/commands/diff.rst AUTHORS
-
Tool: PEP8 Style Checker Processed Files: rbtools/clients/cvs.py rbtools/clients/tests.py rbtools/commands/post.py rbtools/commands/__init__.py rbtools/commands/diff.py rbtools/clients/clearcase.py rbtools/clients/plastic.py rbtools/clients/__init__.py rbtools/clients/mercurial.py rbtools/clients/git.py rbtools/clients/perforce.py rbtools/clients/bazaar.py rbtools/clients/svn.py Ignored Files: docs/rbtools/rbt/commands/post.rst docs/rbtools/rbt/commands/diff.rst AUTHORS
-
Tool: Pyflakes Processed Files: rbtools/clients/tests.py rbtools/clients/mercurial.py Ignored Files: docs/rbtools/rbt/commands/post.rst docs/rbtools/rbt/commands/diff.rst Tool: PEP8 Style Checker Processed Files: rbtools/clients/tests.py rbtools/clients/mercurial.py Ignored Files: docs/rbtools/rbt/commands/post.rst docs/rbtools/rbt/commands/diff.rst