• Get Review Board
  • What's New
  • Products
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn and Explore
  • What is Code Review?
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Demo
  • Review Board RBTools Power Pack Review Bot Djblets RB Gateway
    1. RBTools
    2. RBTools 0.4.3 Release Notes
  • Home
  • RBTools 5.2.1 Release Notes
  • RBTools 5.2 Release Notes
  • RBTools 5.1.1 Release Notes
  • RBTools 5.1 Release Notes
  • RBTools 5.0 Release Notes
  • RBTools 4.1 Release Notes
  • RBTools 4.0 Release Notes
  • RBTools 3.1.2 Release Notes
  • RBTools 3.1.1 Release Notes
  • RBTools 3.1 Release Notes
  • RBTools 3.0 Release Notes
  • RBTools 2.0.1 Release Notes
  • RBTools 2.0 Release Notes
  • RBTools 1.0.3 Release Notes
  • RBTools 1.0.2 Release Notes
  • RBTools 1.0.1 Release Notes
  • RBTools 1.0 Release Notes
  • RBTools 0.7.11 Release Notes
  • RBTools 0.7.10 Release Notes
  • RBTools 0.7.9 Release Notes
  • RBTools 0.7.8 Release Notes
  • RBTools 0.7.7 Release Notes
  • RBTools 0.7.6 Release Notes
  • RBTools 0.7.5 Release Notes
  • RBTools 0.7.4 Release Notes
  • RBTools 0.7.3 Release Notes
  • RBTools 0.7.2 Release Notes
  • RBTools 0.7.1 Release Notes
  • RBTools 0.7.0 Release Notes
  • RBTools 0.6.3 Release Notes
  • RBTools 0.6.2 Release Notes
  • RBTools 0.6.1 Release Notes
  • RBTools 0.6 Release Notes
  • RBTools 0.5.7 Release Notes
  • RBTools 0.5.6 Release Notes
  • RBTools 0.5.5 Release Notes
  • RBTools 0.5.4 Release Notes
  • RBTools 0.5.3 Release Notes
  • RBTools 0.5.2 Release Notes
  • RBTools 0.5.1 Release Notes
  • RBTools 0.5.0 Release Notes
  • RBTools 0.4.3 Release Notes
  • RBTools 0.4.2 Release Notes
  • RBTools 0.4.1 Release Notes
  • RBTools 0.4.0 Release Notes
  • RBTools 0.3.4 Release Notes
  • RBTools 0.3.3 Release Notes
  • RBTools 0.3.2 Release Notes
  • RBTools 0.3.1 Release Notes
  • RBTools 0.3.0 Release Notes
  • RBTools 0.2.0 Release Notes
  • RBTools 0.2 RC 1 Release Notes
  • RBTools 0.2 Beta 2 Release Notes
  • RBTools 0.2 Beta 1 Release Notes
  • Release Notes
  • RBTools 0.4.3 Release Notes¶

    Release date: January 28, 2013

    New Features¶

    • Added support for posting from Bazaar repositories. Patch by Max Rabkin. (Bug #773)

    • Passing --basedir to post-review will override the computed base directory used for Subversion diffs.

    • Added better support for moved files in Perforce.

      Moved files in Git and Perforce now have additional information in the diffs that, on a modern Review Board server, will generate nicer diffs, instead of showing a big deleted file and a big added file.

      This requires Review Board 1.7.3 or higher.

    Bug Fixes¶

    General¶

    • Fixed problems authenticating with the server when anonymous access is disabled. Patch by Xiaodang Xu. (Bug #2429, Bug #2430)

    • Fixed loading settings from the user’s ~/.reviewboardrc when it’s the only .reviewboardrc in the search path. Patch by Markku Linnoskivi.

    • Fixed a crash when the user’s home directory isn’t writable. (Bug #2344)

    • Added a fallback when failing to get the API version from a Review Board server. Patch by Damian Johnson.

    • The “Username” prompt is now printed to stderr instead of stdout, to match the “Password” prompt’s inputted text. (Bug #2831)

    • Unicode URLs are now encoded as UTF-8, preventing an encoding conflict when talking to Review Board. (Bug #2238)

    Git¶

    • Git diffs no longer contain move/rename information if the Review Board server doesn’t support it. Patch by Dave Druska.

    Mercurial¶

    • Fixed --guess-summary when it has newline characters in it. Patch by Alexander Kouznetsov. (Bug #2703)

    Subversion¶

    • Fixed problems generating diffs containing deleted files.

    Contributors¶

    • Alexander Kouznetsov

    • Christian Hammond

    • Damian Johnson

    • Dave Druska

    • David Trowbridge

    • Manu Cupcic

    • Markku Linnoskivi

    • Max Rabkin

    • Steven MacLeod

    • Xiaodang Xu

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    News
    Demo
    RBCommons Hosting
    Integrations
    Happy Users
    Support Options
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    RBTools
    Djblets
    Power Pack
    Package Store
    PGP Signatures
    Contributing
    Bug Tracker
    Submit Patches
    Development Setup
    Wiki
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube

    Copyright © 2006-2025 Beanbag, Inc. All rights reserved.

    Terms of Service — Privacy Policy — AI Ethics Policy — Branding

    On this page

    • [Top]
    • New Features
    • Bug Fixes
      • General
      • Git
      • Mercurial
      • Subversion
    • Contributors