|
|
1
|
Fix Python 3.x compatibility issues with demarshalling Perforce data.
|
chipx86
|
August 21st, 2019, 3:29 a.m.
|
|
|
|
1
|
Improve the capabilities for launching editors for text.
|
chipx86
|
August 28th, 2019, 3:42 a.m.
|
|
|
|
1
|
Add Mercurial support in rbt land.
|
chipx86
|
September 2nd, 2019, 9:41 p.m.
|
|
|
|
1
|
Improve the editing experience when patching or landing commits.
|
chipx86
|
September 1st, 2019, 1:29 a.m.
|
|
|
|
1
|
Redo the Mercurial test suite for better speed and consistency.
|
chipx86
|
September 2nd, 2019, 12:30 p.m.
|
|
|
|
1
|
Fix some Mercurial compatibility issues on Python 3.
|
chipx86
|
August 30th, 2019, 3:39 a.m.
|
|
|
|
1
|
Improve the naming capabilities for temp files.
|
chipx86
|
August 28th, 2019, 3:29 a.m.
|
|
|
|
|
Remove potential newline from _find_remote()
|
luisp
|
August 7th, 2019, 9:25 p.m.
|
|
|
|
1
|
Add the ability to build docs using Python 3.
|
chipx86
|
June 30th, 2019, 3:30 p.m.
|
|
|
|
5
|
Parallelize Perforce diff generation
|
BE
beasleyr-vmw
|
May 14th, 2019, 6:09 a.m.
|
|
|
|
|
Modernize documentation and fix old warts in some of the API code.
|
chipx86
|
May 17th, 2019, 2:19 a.m.
|
|
|
|
1
|
Use native string type for envvars passed to Popen.
|
david
|
May 8th, 2019, 12:57 p.m.
|
|
|
|
1
|
Add release notes for RBTools 1.0.2.
|
chipx86
|
April 25th, 2019, 2:54 p.m.
|
|
|
|
2
|
ensure utf-8 encoding when processing commit message
|
kofemann
|
April 8th, 2019, 2:02 p.m.
|
|
|
|
1
|
Improve the code consistency and testing for HttpRequest.
|
chipx86
|
March 21st, 2019, 4:21 p.m.
|
|
|
|
1
|
Fix unit tests for Bazaar on Python 3.x.
|
chipx86
|
March 21st, 2019, 4:37 p.m.
|
|
|
|
1
|
Add support for the new field expansion information in API payloads.
|
chipx86
|
March 20th, 2019, 11:23 p.m.
|
|
|
|
1
|
Split the API test suite into per-module tests.
|
chipx86
|
March 21st, 2019, 3:07 a.m.
|
|
|
|
1
|
Make it easier for tools to function outside a source checkout.
|
chipx86
|
March 20th, 2019, 8:22 p.m.
|
|
|
|
1
|
Finish updating rbt patch to localize and use logging for output.
|
chipx86
|
March 21st, 2019, 1:27 a.m.
|
|
|
|
1
|
Fix regressions posting changes for review with custom diff files.
|
chipx86
|
March 20th, 2019, 11:26 p.m.
|
|
|
|
1
|
Add --git-find-renames-threshold option
|
brennie
|
September 27th, 2018, 10:25 a.m.
|
|
|
|
1
|
Don't use shutil backport on py3
|
sgallagh
|
June 29th, 2018, 8:22 a.m.
|
|
|
|
1
|
Fix rbt post on Python 3.5 (invalid kwarg)
|
DavidCain
|
December 10th, 2018, 8:41 p.m.
|
|
|
|
1
|
Improve the error details when accessing missing resource attributes.
|
chipx86
|
January 14th, 2019, 6:52 p.m.
|
|
|
|
2
|
Fix posting review requests using -u.
|
chipx86
|
January 13th, 2019, 4:17 p.m.
|
|
|
|
1
|
Add pretty print short option to api_get
|
solarmist
|
March 16th, 2018, noon
|
|
|
|
1
|
Fix and improve logic around credentials and 2FA when authenticating.
|
chipx86
|
November 8th, 2018, 3:37 a.m.
|
|
|
|
1
|
Fix Python 3 incompatibilities with the rbt command name and pagination.
|
chipx86
|
November 8th, 2018, 3:52 a.m.
|
|
|
|
1
|
Provide helpful instructions if RBTools is pointing to the wrong URL.
|
chipx86
|
November 6th, 2018, 1:51 p.m.
|
|
|
|
1
|
Fix rbtools git client when local clone has no "origin" remote.
|
david
|
November 29th, 2018, 10:57 p.m.
|
|
|
|
1
|
Fix inclusion of binary file changes in Perforce diffs.
|
david
|
November 19th, 2018, 4:43 p.m.
|
|
|
|
1
|
Fix rbt patch when applying patches from users with private profiles.
|
david
|
November 8th, 2018, 3:47 p.m.
|
|
|
|
1
|
Fix up some more unicode vs. bytes issues.
|
david
|
October 29th, 2018, 2:27 p.m.
|
|
|
|
1
|
Add DVCS support for rbt patch
|
brennie
|
October 26th, 2018, 12:31 p.m.
|
|
|
|
|
Fix UnicodeDecodeError when commit message contains non-ascii character
|
fangwentong
|
August 15th, 2018, 11:53 p.m.
|
|
|
|
1
|
Raise error when no history entries present or a history entry is empty
|
brennie
|
October 25th, 2018, 10:48 p.m.
|
|
|
|
2
|
Generate commit histories with Mercurial
|
brennie
|
July 24th, 2018, 9:47 p.m.
|
|
|
|
1
|
Support the new API workflow for posting commit series
|
brennie
|
October 18th, 2018, 8:52 p.m.
|
|
|
|
1
|
Post review requests with history when supported
|
brennie
|
May 4th, 2018, 8:08 p.m.
|
|
|
|
1
|
Validate commits before posting
|
brennie
|
May 9th, 2018, 11:04 p.m.
|
|
|
|
2
|
Remove warnings in python 3
|
tcolvin
|
October 9th, 2018, 10:39 a.m.
|
|
|
|
1
|
Do not parse aliases in POSIX mode when passing to shell
|
brennie
|
September 19th, 2018, 12:15 p.m.
|
|
|
|
1
|
Fix rbt patch --print on Python 3.
|
BA
basil
|
September 6th, 2018, 11:40 p.m.
|
|
|
|
1
|
Add git binary support.
|
HA
haosdent
|
August 5th, 2015, 11:35 p.m.
|
|
|
|
3
|
Use ASCII progress bars in debug mode
|
brennie
|
July 24th, 2018, 9:31 p.m.
|
|
|
|
2
|
Fix usage of the tracking branch for git.
|
david
|
July 17th, 2018, 10:26 a.m.
|
|
|
|
1
|
Add draft release notes for RBTools 1.0.1
|
david
|
July 19th, 2018, 8:14 p.m.
|
|
|
|
1
|
Clean up computation of upstream branch and origin.
|
david
|
July 16th, 2018, 1:38 p.m.
|
|
|
|
1
|
Clean up git client type.
|
david
|
July 14th, 2018, 11:01 a.m.
|
|