|
|
1
|
Ensure that all SCMClient.diff methods take kwargs.
|
david
|
April 7th, 2021, 9:12 a.m.
|
|
|
|
|
JSON Output for RBTools Publish Command
|
ryankang
|
April 11th, 2021, 3:28 p.m.
|
|
|
|
1
|
JSON wrapper which inputs to a dictionary and outputs a JSON object
|
ryankang
|
March 20th, 2021, 11:14 a.m.
|
|
|
|
|
JSON Output for RBTools List-Repo-Types Command
|
ryankang
|
April 4th, 2021, 2:06 p.m.
|
|
|
|
|
Adding Review Commands
|
amohapatra
|
March 3rd, 2021, 1:43 a.m.
|
|
|
|
1
|
Add a new `rbt api` command and support `--get`, `--put`, `--post` and `--delete` options.
|
qianxi
|
February 21st, 2021, 2:47 p.m.
|
|
|
|
|
Adding helpful hints for rbt commands
|
amohapatra
|
January 24th, 2021, 10:23 p.m.
|
|
|
|
1
|
Update and streamline remote repository detection.
|
david
|
March 21st, 2021, 4:55 p.m.
|
|
|
|
1
|
Move support flags out of RepositoryInfo into SCMClient.
|
david
|
March 12th, 2021, 10:20 p.m.
|
|
|
|
|
Allow to use --print with full review request URL
|
misery
|
January 14th, 2021, 4:17 a.m.
|
|
|
|
1
|
Simplify scan_for_server and deprecate ancient TREES config.
|
david
|
February 19th, 2021, 8:53 p.m.
|
|
|
|
1
|
Move SCM-provided repository name out of RepositoryInfo structure.
|
david
|
March 8th, 2021, 9:03 a.m.
|
|
|
|
1
|
Make RBTools command initialization easier and more consistent.
|
david
|
February 22nd, 2021, 3:25 p.m.
|
|
|
|
1
|
Add standard deprecation utilities for RBTools.
|
david
|
March 12th, 2021, 9:34 a.m.
|
|
|
|
1
|
Update and streamline local repository type detection.
|
david
|
March 4th, 2021, 9:40 a.m.
|
|
|
|
1
|
Split up rbtools.utils.tests into separate files.
|
david
|
March 19th, 2021, 9:57 p.m.
|
|
|
|
17
|
abc
|
qianxi
|
March 14th, 2021, 1:44 p.m.
|
|
|
|
1
|
Change "vobstag" to "vobtag" in ClearCase implementation.
|
david
|
March 2nd, 2021, 1 p.m.
|
|
|
|
|
Change cookie, configuration and cache files to use appdir path.
|
qianxi
|
January 31st, 2021, 2:28 p.m.
|
|
|
|
1
|
Fix regression in hg patch
|
grim
|
December 14th, 2020, 7:38 p.m.
|
|
|
|
1
|
Fix up the testing information and related projects in the README.
|
chipx86
|
November 30th, 2020, 8:02 p.m.
|
|
|
|
1
|
Update our setup.py for the valid Python versions.
|
chipx86
|
November 30th, 2020, 8:05 p.m.
|
|
|
|
1
|
Fix Python 3 binary issues with git patch handling
|
danudey
|
November 23rd, 2020, 10:59 a.m.
|
|
|
|
1
|
Fix missing version info and some broken doc output for some options.
|
chipx86
|
November 25th, 2020, 3:47 a.m.
|
|
|
|
1
|
Modernize the RBTools for Windows installer for Python 3 and 64-bit.
|
chipx86
|
November 23rd, 2020, 9:30 p.m.
|
|
|
|
1
|
Add documentation on all of the .reviewboardrc configuration options.
|
chipx86
|
November 25th, 2020, 3:41 a.m.
|
|
|
|
1
|
Build 32-bit and 64-bit Windows installers.
|
chipx86
|
November 24th, 2020, 4:43 p.m.
|
|
|
|
1
|
Fix rbt land --squash when landing a review request.
|
chipx86
|
November 20th, 2020, 6:33 p.m.
|
|
|
|
1
|
Fix output of binary diff data in python 3
|
danudey
|
November 13th, 2020, 2:20 p.m.
|
|
|
|
1
|
Fix issues testing rbt with the right environment.
|
chipx86
|
November 13th, 2020, 12:47 p.m.
|
|
|
|
1
|
Fix `rbt status` returning blank summary for draft review requests
|
ceciliawei
|
September 18th, 2020, 12:13 p.m.
|
|
|
|
1
|
Add draft RBTools 2.0 release notes.
|
david
|
May 15th, 2020, 2:16 p.m.
|
|
|
|
1
|
Add support for Git's new defaultBranch config and support worktrees.
|
david
|
September 2nd, 2020, 1:52 p.m.
|
|
|
|
2
|
Always provide revision-related headers for Mercurial diffs.
|
chipx86
|
August 30th, 2020, 5:30 p.m.
|
|
|
|
1
|
Add support for a reviewboard.repository_name counter in Perforce.
|
chipx86
|
May 19th, 2020, 6:53 p.m.
|
|
|
|
1
|
Rework Perforce repository info checks for SSL support and compatibility.
|
chipx86
|
May 19th, 2020, 6:13 p.m.
|
|
|
|
1
|
Fix regex of base_commit_id
|
misery
|
August 20th, 2020, 11:26 p.m.
|
|
|
|
1
|
Use bundle.mainreporoot as "hg root"
|
misery
|
August 20th, 2020, 10:21 a.m.
|
|
|
|
1
|
Do not rewrite base_commit_id if not necessary
|
misery
|
August 20th, 2020, 7:09 a.m.
|
|
|
|
1
|
Check for extensions.hgsubversion
|
misery
|
August 20th, 2020, 6:53 a.m.
|
|
|
|
1
|
Add TLS client authentication and server verification using custom CA
|
iro
|
June 18th, 2020, 5:54 a.m.
|
|
|
|
1
|
Fix a couple problems in rbt post error handling.
|
david
|
August 18th, 2020, 2:17 p.m.
|
|
|
|
1
|
Fix handling of self._exe for chg
|
misery
|
August 18th, 2020, 11:24 a.m.
|
|
|
|
1
|
Make rbt setup-repo more clear
|
kpatenio
|
February 7th, 2020, 11:36 p.m.
|
|
|
|
1
|
Fix setup-repo not finding the repository
|
BO
borkra
|
October 25th, 2019, 3:56 p.m.
|
|
|
|
2
|
Add Python version to `rbt --version` output
|
xiaole2
|
February 25th, 2020, 6:45 p.m.
|
|
|
|
1
|
Added unit tests for rbt alias command
|
kpatenio
|
April 4th, 2020, 10:34 p.m.
|
|
|
|
1
|
Add support to provide review_request_id as URL
|
misery
|
July 31st, 2020, 2:28 a.m.
|
|
|
|
1
|
Fix remaining unicode issues in MercurialClient.get_commit_history.
|
david
|
August 12th, 2020, 2:25 p.m.
|
|
|
|
1
|
Fix formatting of mercurial revisions with Python 3.8
|
david
|
August 10th, 2020, 11:26 p.m.
|
|