• 
      

    Limit Bazaar logs to one fewer revision with revision ranges.

    Review Request #5491 — Created Feb. 18, 2014 and submitted

    Information

    RBTools
    master

    Reviewers

    Limit Bazaar logs to one fewer revision with revision ranges.

    When guessing the summary and description for Bazaar using revision ranges, the
    guessed results would include the commit message for the orig revision of the
    diff, which isn't right. This change does one log operation to get the number
    of revisions, and then another one, limiting the results to that number less
    one.

    Ran unit tests.

    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (6058803).