summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-29Fix a bug with parsing merge branch names.Christian Hammond
2010-01-12Fix an assumption that Git master represents SVN trunk.Christian Hammond
2010-01-12Provide --guess-description and --guess-summary for Mercurial revision ranges.Christian Hammond
2010-01-05Fix --guess-description with Git.Christian Hammond
2009-12-22Support the new move/add and move/delete operations in Perforce.Christian Hammond
2009-12-20Support server aliases for Perforce.Christian Hammond
2009-12-06Fix an invalid class name.Christian Hammond
2009-11-28Add HTTP Digest Authentication to post-reviewDavid Trowbridge
2009-11-22Fix a breakage in git-svn.Christian Hammond
2009-11-05Don't depend on simplejson on Python 2.6 eggs.Christian Hammond
2009-11-04Properly represent binary files in patches when using git-svn.Christian Hammond
2009-11-03Fix post-review error reporting when using --diff-only.Christian Hammond
2009-11-03Improve git parent branch detection in post-review.Christian Hammond
2009-10-16Update the Review Board server domain name.Christian Hammond
2009-10-13Update all URLs to point to the new site.Christian Hammond
2009-10-10Show syntax errors in .reviewboardrc files.Christian Hammond
2009-10-10Re-introduce a fix for binary files and versioning for Perforce.Christian Hammond
2009-10-05Don't produce broken diff files with files that don't end in a newline.David Trowbridge
2009-09-27Support creating diffs with multiple files when using --revision-rangeDavid Trowbridge
2009-09-24Support "revision-range" option with gitDavid Trowbridge
2009-09-22Don't unconditionally publish the draft when setting a field.Christian Hammond
2009-09-21Fix the path to the user's appdata directory on Win Vista+.Christian Hammond
2009-09-21Support older p4d, pending changelists.David Trowbridge
2009-09-21Bump to RBTools v0.2 beta 3 dev.Christian Hammond
2009-09-21Release RBTools v0.2 beta 2.release-0.2beta2Christian Hammond
2009-09-21Added release notes for RBTools v0.2 beta 2.Christian Hammond
2009-09-10Add Repository UUID support to git-svn.Christian Hammond
2009-08-25Add a .reviewboardrc for RBTools.Christian Hammond
2009-08-25Fix an issue in GitClient where local repository configuration is ignored.Christian Hammond
2009-08-22Patch by Dana Lacoste to fix a bug with post-review on Windows where wechipx86
2009-08-22Add raw file URL support to the Repository admin page and Git.chipx86
2009-07-27A variety of hgsubversion improvementstrowbrds
2009-07-26Perforce binary file diff corruption fix.trowbrds
2009-07-26Check for "SunOS" in post-review and use gdiff instead of difftrowbrds
2009-07-18Patch by Chris Clark to define a SCMCLIENTS list containing all knownchipx86
2009-07-18Install post-review as a Python module, with a generated post-review (orchipx86
2009-06-12Use 'json' module if it's available.chipx86
2009-06-10Fix a missing space when building a revision string for ClearCase.chipx86
2009-06-02Reintroduce forcing removal of the cookie when cookie-based validation fails ...chipx86
2009-06-02Mark a file as read/write instead of write-only in PerforceClient._write_file.chipx86
2009-05-28Patch by Steven Russell to fix working with Perforce file paths containingchipx86
2009-05-28Patch by Raghu Kaippully to normalize files from Perforce with \r\r\nchipx86
2009-05-28Add Chris Clark to the authors list.chipx86
2009-05-28Patch by Chris Clark to set a max number of login retries, so as tochipx86
2009-05-19Check for "hg: unknown command" as well as "abort:" when checking ifchipx86
2009-05-19Fix the ClearCaseClient to not break post-review if cleartool isn't installed...chipx86
2009-04-23Patch by Jeremy Bettis to properly join a SVN repository base path and a file...chipx86
2009-04-14Patch by Eric Huss to support posting paths of files to Review Boardchipx86
2009-04-14Patch by Eric Huss to fix an infinite recursion problem when usingchipx86
2009-03-29Bump the version to 0.2beta2.dev.chipx86