|
Add release notes for RBTools 4.0.
|
chipx86
|
October 6th, 2022, 9:45 p.m.
|
|
|
Update the Windows installer to bundle Python 3.10.8.
|
chipx86
|
October 20th, 2022, 12:58 a.m.
|
|
|
Update the Windows installer to build on modern Windows and drop 32-bit.
|
chipx86
|
October 19th, 2022, 3:19 a.m.
|
|
|
Fix a crash when localizing an authentication error for GitLab.
|
chipx86
|
October 10th, 2022, 9:23 p.m.
|
|
|
Update GitClient to use run_process().
|
chipx86
|
October 1st, 2022, 3:40 a.m.
|
|
|
Fix syntax errors and duplicate entries in code documentation.
|
chipx86
|
October 7th, 2022, 11:24 p.m.
|
|
|
Add public API for SquashedDiff and DiffHistory.
|
chipx86
|
October 8th, 2022, 1:53 a.m.
|
|
|
Remove six from pydiffx.
|
chipx86
|
August 21st, 2022, 3:52 a.m.
|
|
|
Bump pydiffx to 2.0 dev and update Python compatibility.
|
chipx86
|
August 21st, 2022, 3:44 a.m.
|
|
|
Don't require soscmd or p4 for RBTools unit tests.
|
chipx86
|
September 27th, 2022, 3:09 a.m.
|
|
|
Fix many regressions with git-svn and add missing unit tests.
|
chipx86
|
September 29th, 2022, 6:08 a.m.
|
|
|
Add unit tests for git-p4.
|
chipx86
|
September 28th, 2022, 3:29 a.m.
|
|
|
Deprecate is_valid_version() and remove all usage.
|
chipx86
|
September 26th, 2022, 12:33 a.m.
|
|
|
Include SAML and sendmail support in the Review Board 5 docker image.
|
chipx86
|
September 30th, 2022, 10:20 p.m.
|
|
|
Update UnifiedDiffWriter to require an explicit stream.
|
chipx86
|
September 30th, 2022, 10:25 p.m.
|
|
|
Add release notes for Review Board 5.0.
|
chipx86
|
October 1st, 2022, 1:05 a.m.
|
|
|
Add support for Django 4.1 and Python 3.11.
|
chipx86
|
October 4th, 2022, 2:21 a.m.
|
|
|
Update the Windows installer to ship Python 3.8.14.
|
chipx86
|
October 3rd, 2022, 11:41 p.m.
|
|
|
Add release notes for Djblets 3.0.
|
chipx86
|
September 30th, 2022, 9:53 p.m.
|
|
|
Add support for Apple Diff.
|
chipx86
|
September 27th, 2022, 5:23 a.m.
|
|
|
Optimize diff processing for Subversion.
|
chipx86
|
September 25th, 2022, 8:30 p.m.
|
|
|
Update code to remove all deprecated usage flagged by unit tests.
|
chipx86
|
September 25th, 2022, 10:59 p.m.
|
|
|
Fix caching issues with iter_exes_in_path().
|
chipx86
|
September 25th, 2022, 10:20 p.m.
|
|
|
Update all deprecated code in the Subversion client.
|
chipx86
|
September 24th, 2022, 10:34 a.m.
|
|
|
Fix and enhance support for patching Subversion diffs.
|
chipx86
|
September 24th, 2022, 8:02 a.m.
|
|
|
Add Subversion unit tests for diffing/patching empty files.
|
chipx86
|
September 23rd, 2022, 10:22 p.m.
|
|
|
Add UnifiedDiffWriter.write_index, for writing Index: lines.
|
chipx86
|
September 23rd, 2022, 9:54 p.m.
|
|
|
Update SOSClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 10:07 a.m.
|
|
|
Update client tests to enable diff checks and require opting in to diff.
|
chipx86
|
September 21st, 2022, 2:37 a.m.
|
|
|
Update PerforceClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 9:15 a.m.
|
|
|
Update ClearCaseClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 10:18 a.m.
|
|
|
Add UnifiedDiffWriter, a helper for writing diffs.
|
chipx86
|
September 22nd, 2022, 8:53 a.m.
|
|
|
Require GNU Diff for several SCMClients.
|
chipx86
|
September 16th, 2022, 1:36 a.m.
|
|
|
Add types and assertions for parts of the Perforce diff logic.
|
chipx86
|
September 22nd, 2022, 7:46 a.m.
|
|
|
Add a registry for managing and looking up diff tools.
|
chipx86
|
September 14th, 2022, 8:04 a.m.
|
|
|
Add the GNU diff tool implementation.
|
chipx86
|
September 14th, 2022, 7:55 a.m.
|
|
|
Allow SCMClients to specify their diff tool requirements and instantiate.
|
chipx86
|
September 14th, 2022, 8:19 a.m.
|
|
|
Add a flag on commands to indicate that diffing is required.
|
chipx86
|
September 15th, 2022, 8:49 p.m.
|
|
|
Officially deprecate ResourceDictField.iter*() functions.
|
chipx86
|
September 26th, 2022, 12:04 a.m.
|
|
|
Remove all legacy future imports.
|
chipx86
|
September 26th, 2022, 12:19 a.m.
|
|
|
Add the beginnings of a Diff Tool layer.
|
chipx86
|
September 14th, 2022, 7:51 a.m.
|
|
|
Add BufferedIterator, an iterator with look-ahead/peek support.
|
chipx86
|
September 24th, 2022, 8:31 p.m.
|
|
|
Update the Subversion client for type safety.
|
chipx86
|
September 24th, 2022, 10:24 a.m.
|
|
|
Update SVNClient to use UnifiedDiffWriter to build empty file diffs.
|
chipx86
|
September 24th, 2022, 8:50 a.m.
|
|
|
Allow SCMClient unit tests to set server capabilities.
|
chipx86
|
September 24th, 2022, 8 a.m.
|
|
|
Update TFSClient to use new diff functionality.
|
chipx86
|
September 24th, 2022, 7:59 a.m.
|
|
|
Add release notes and prepare for Review Board 4.0.11.
|
chipx86
|
September 27th, 2022, 9:44 a.m.
|
|
|
Cap the version of Django Evolution for Review Board 4.0.x.
|
chipx86
|
September 3rd, 2022, 1:19 a.m.
|
|
|
Pass custom form data to SCMTool.check_repository().
|
chipx86
|
September 3rd, 2022, 5:40 a.m.
|
|
|
Include the Python version and install location in rbssh --version.
|
chipx86
|
September 3rd, 2022, 1:09 a.m.
|
|