Add -X support for Mercurial.
Review Request #6331 — Created Sept. 16, 2014 and submitted — Latest diff uploaded
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.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
AUTHORS |
---|
docs/rbtools/rbt/commands/diff.rst |
---|
docs/rbtools/rbt/commands/post.rst |
---|
rbtools/clients/__init__.py |
---|
rbtools/clients/bazaar.py |
---|
rbtools/clients/clearcase.py |
---|
rbtools/clients/cvs.py |
---|
rbtools/clients/git.py |
---|
rbtools/clients/mercurial.py |
---|
rbtools/clients/perforce.py |
---|
rbtools/clients/plastic.py |
---|
rbtools/clients/svn.py |
---|
rbtools/clients/tests.py |
---|
rbtools/commands/__init__.py |
---|
rbtools/commands/diff.py |
---|
rbtools/commands/post.py |
---|