• 
      

    Improve the output of condensediffs.

    Review Request #5871 — Created May 24, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    5c60c8a...

    Reviewers

    condensediffs will now show a percentage of completion, making it easier
    to see how much longer the operation will take. It also formats the
    resulting byte counts with commas, for readability.

    Ran and saw the percentage indicators.

    After it reached 100%, the resulting bytes were displayed in human-readable form.

    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          reviewboard/diffviewer/management/commands/condensediffs.py
          reviewboard/diffviewer/managers.py
        Ignored Files:
      
      
    2. 
        
    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
          reviewboard/diffviewer/management/commands/condensediffs.py
          reviewboard/diffviewer/managers.py
        Ignored Files:
      
      
    2. 
        
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (da25657)