• 
      

    Add -X support for Mercurial.

    Review Request #6331 — Created Sept. 16, 2014 and submitted

    Information

    RBTools
    master
    836f1c8...

    Reviewers

    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)

    reviewbotreviewbot
    reviewbot
    1. 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
      
      
    2. rbtools/clients/mercurial.py (Diff revision 1)
       
       
      Show all issues
      Col: 80
       E501 line too long (83 > 79 characters)
      
    3. 
        
    brennie
    reviewbot
    1. 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
      
      
    2. 
        
    reviewbot
    1. 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
      
      
    2. 
        
    brennie
    reviewbot
    1. 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
      
      
    2. 
        
    chipx86
    1. Ship It!

    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.6.x (46d592f)