|
|
|
1
|
Add support for puremagic for guess_mimetype
|
misery
|
August 8th, 2024, 9:42 p.m.
|
|
|
|
|
2
|
Fix up a few issues in RBTools docs.
|
david
|
October 31st, 2024, 5:13 p.m.
|
|
|
|
|
2
|
Do some cleanup and typing in RBTools config/options code.
|
david
|
October 30th, 2024, 3:38 p.m.
|
|
|
|
|
1
|
Reimplement the TREES config option.
|
david
|
October 31st, 2024, 5:09 p.m.
|
|
|
|
|
2
|
Add typing for the functions in TestCase.
|
chipx86
|
July 13th, 2024, 9:12 a.m.
|
|
|
|
|
1
|
Fix type of 'p' argument in SVN patching implementation.
|
david
|
October 30th, 2024, 4:52 a.m.
|
|
|
|
|
2
|
Fix editable install of RBTools.
|
david
|
October 26th, 2024, 8:54 p.m.
|
|
|
|
|
1
|
Add a Patcher class for handling the application of patches.
|
chipx86
|
July 15th, 2024, 6:10 a.m.
|
|
|
|
|
2
|
Add new state, capabilities, and debugging aids for patch-related objects.
|
chipx86
|
July 15th, 2024, 5:46 a.m.
|
|
|
|
|
3
|
Update rbt patch for typing, the new Patch class, and crash fixes.
|
chipx86
|
June 10th, 2024, 7:43 p.m.
|
|
|
|
|
2
|
Switch RBTools's packaging to pyproject.toml.
|
chipx86
|
September 4th, 2024, 12:57 a.m.
|
|
|
|
|
1
|
Skip git-p4 tests if p4 is not on the system.
|
david
|
August 23rd, 2024, 5:48 p.m.
|
|
|
|
|
1
|
Fix problems with `rbt status-update set` and documentation.
|
david
|
July 26th, 2024, 6:45 p.m.
|
|
|
|
|
1
|
Suppress warnings when testing RBTools version help output.
|
chipx86
|
July 29th, 2024, 8:58 p.m.
|
|
|
|
|
1
|
Handle parent diff binary file duplicates.
|
david
|
July 23rd, 2024, 11:30 p.m.
|
|
|
|
|
2
|
Add a new Patch class for representing patches to apply.
|
chipx86
|
June 10th, 2024, 6:59 p.m.
|
|
|
|
|
2
|
Move the patch-related classes into rbtools.diffs.patches.
|
chipx86
|
June 9th, 2024, 7:06 p.m.
|
|
|
|
|
2
|
Add types and require keyword-only args for PatchAuthor and PatchResult.
|
chipx86
|
June 8th, 2024, 10:48 p.m.
|
|
|
|
|
|
Allow to add --binary git diff
|
misery
|
July 11th, 2024, 8:43 p.m.
|
|
|
|
|
|
Add unit tests for the rbt review command.
|
maubin
|
June 17th, 2024, 4:11 p.m.
|
|
|
|
|
2
|
Bump version and modernize version utility code.
|
david
|
June 6th, 2024, 4:26 p.m.
|
|
|
|
|
2
|
Use SCMTool IDs to look up repositories when possible.
|
david
|
June 11th, 2024, 11:27 p.m.
|
|
|
|
|
2
|
Set the change number/commit ID when posting submitted CLs in Perforce.
|
david
|
June 5th, 2024, 4:25 p.m.
|
|
|
|
|
4
|
Add draft release notes for RBTools 5.0.
|
david
|
April 18th, 2024, 5:37 p.m.
|
|
|
|
|
1
|
Make sure all commands fall back on normal repository detection code if not given a repository type.
|
maubin
|
June 4th, 2024, 11:56 p.m.
|
|
|
|
|
1
|
Bump housekeeping dependency to a stable version.
|
david
|
June 4th, 2024, 9:37 p.m.
|
|
|
|
|
1
|
Fix regressions using diff with bare Git repositories.
|
chipx86
|
May 27th, 2024, 11:57 p.m.
|
|
|
|
|
2
|
Fix uploading binary parent diffs.
|
chipx86
|
May 22nd, 2024, 3:53 a.m.
|
|
|
|
|
1
|
Avoid fetching unnecessary data when posting review requests.
|
david
|
April 25th, 2024, 1:48 a.m.
|
|
|
|
|
2
|
Don't try to upload source for new binary files added in child diffs.
|
david
|
April 22nd, 2024, 10 p.m.
|
|
|
|
|
2
|
Don't show the "Uploading binary files" progress bar if not necessary.
|
david
|
April 22nd, 2024, 10:01 p.m.
|
|
|
|
|
2
|
Add a flag for enabling web-based login and update docs.
|
maubin
|
April 6th, 2024, 3:23 a.m.
|
|
|
|
|
4
|
Add web-based logon.
|
maubin
|
May 5th, 2023, 6:41 p.m.
|
|
|
|
|
3
|
Add JSON output to rbt review.
|
maubin
|
October 11th, 2022, 6:28 p.m.
|
|
|
|
|
2
|
Make sure that calls to make_tempfile() use keyword arguments.
|
maubin
|
April 5th, 2024, 4:24 p.m.
|
|
|
|
|
2
|
Add a standard function for opening pages in a browser.
|
maubin
|
October 16th, 2023, 7:37 p.m.
|
|
|
|
|
3
|
Make the user agent accessible from the RBClient class.
|
maubin
|
October 13th, 2023, 5:54 p.m.
|
|
|
|
|
2
|
Implement binary files support for Mercurial.
|
david
|
March 4th, 2024, 5:57 p.m.
|
|
|
|
|
2
|
Add type hints and clean up some code for Mercurial.
|
david
|
March 4th, 2024, 5:57 p.m.
|
|
|
|
|
2
|
Implement get_file_content APIs for git.
|
david
|
March 1st, 2024, 11:20 p.m.
|
|
|
|
|
2
|
Implement get_file_content APIs for Subversion.
|
david
|
March 1st, 2024, 11:22 p.m.
|
|
|
|
|
2
|
ClearCase updates part 2: typing and consolidation.
|
david
|
March 4th, 2024, 5:51 p.m.
|
|
|
|
|
2
|
Handle uploading source versions of binaries when needed.
|
david
|
March 4th, 2024, 5:56 p.m.
|
|
|
|
|
2
|
ClearCase updates part 1: basic cleanup
|
david
|
March 4th, 2024, 5:43 p.m.
|
|
|
|
|
2
|
Add get_file_content APIs for Perforce and improve revision range diffs.
|
david
|
March 1st, 2024, 11:21 p.m.
|
|
|
|
|
2
|
Add DiffFileAttachmentListResource specialization.
|
david
|
February 22nd, 2024, 2:38 a.m.
|
|
|
|
|
1
|
Add a function for getting the value of a server capability.
|
david
|
February 22nd, 2024, 1:46 a.m.
|
|
|
|
|
2
|
Remove most of the deprecated code marked for removal in RBTools 5.
|
david
|
March 4th, 2024, 5:41 p.m.
|
|
|
|
|
1
|
Fix a bunch of typos in the RBTools codebase.
|
david
|
March 4th, 2024, 5:55 p.m.
|
|
|
|
|
1
|
Add uploading of binary files for diffs.
|
david
|
February 23rd, 2024, 10:38 p.m.
|
|