|
|
1
|
Update TFSClient to use new diff functionality.
|
chipx86
|
September 24th, 2022, 12:59 a.m.
|
|
|
|
2
|
Modernize and update the API capabilities object.
|
david
|
September 19th, 2022, 3:16 p.m.
|
|
|
|
1
|
Update get_local_path and get_repository_info type safety on remaining clients.
|
chipx86
|
September 7th, 2022, 8:07 p.m.
|
|
|
|
1
|
Update diff functions on all SCMClients and remove client-specific args.
|
chipx86
|
September 6th, 2022, 11:44 p.m.
|
|
|
|
1
|
Update SCMClient unit tests to check against run_process_exec().
|
chipx86
|
September 5th, 2022, 9:11 p.m.
|
|
|
|
2
|
Formalize types, content, and documentation for revision specs.
|
chipx86
|
September 7th, 2022, 7:14 p.m.
|
|
|
|
1
|
Allow the diff tools registry to be reset, and reset in one test.
|
chipx86
|
September 23rd, 2022, 9:15 p.m.
|
|
|
|
2
|
Add a function for iterating through all exe locations in the PATH.
|
chipx86
|
September 21st, 2022, 7:18 p.m.
|
|
|
|
1
|
Don't crash if ClearCase/VersionVault directory changes include symlinks.
|
david
|
September 22nd, 2022, 11:56 a.m.
|
|
|
|
1
|
Update Bazaar for run_process and better type safety.
|
chipx86
|
August 25th, 2022, 3:27 a.m.
|
|
|
|
2
|
Add unit tests for CVS diffs.
|
chipx86
|
August 24th, 2022, 8:40 p.m.
|
|
|
|
1
|
Add a standard testing function for normalizing diff results.
|
chipx86
|
August 24th, 2022, 8:40 p.m.
|
|
|
|
2
|
Update CVSClient for run_process(), type safety, and deprecations.
|
chipx86
|
August 24th, 2022, 8:40 p.m.
|
|
|
|
1
|
Fix clearcase diff tests.
|
david
|
September 14th, 2022, 3:34 p.m.
|
|
|
|
1
|
Add types, update signatures, and modernize docs for rbtools.utils.diffs.
|
chipx86
|
August 24th, 2022, 7:32 p.m.
|
|
|
|
2
|
Fix type issues in TFS support and add typing annotations everywhere.
|
chipx86
|
August 24th, 2022, 1:19 a.m.
|
|
|
|
2
|
Update TFS support to use the new run_process().
|
chipx86
|
August 24th, 2022, 12:56 a.m.
|
|
|
|
1
|
Update Bazaar unit tests to better compare diffs.
|
chipx86
|
August 18th, 2022, 6:06 p.m.
|
|
|
|
2
|
Fix handling of errors with apply_patch() in SVN and Mercurial.
|
chipx86
|
September 5th, 2022, 9:10 p.m.
|
|
|
|
2
|
Fix small issues with TFS diffs and add unit tests.
|
chipx86
|
August 24th, 2022, 6:38 p.m.
|
|
|
|
2
|
Add run_process(), a modern replacement for execute().
|
chipx86
|
August 23rd, 2022, 6:20 p.m.
|
|
|
|
1
|
Remove deprecated RepositoryInfo code and modernize the class.
|
chipx86
|
August 19th, 2022, 9:56 p.m.
|
|
|
|
2
|
Reimplement directory diffing for ClearCase and VersionVault.
|
david
|
September 6th, 2022, 9:27 a.m.
|
|
|
|
1
|
Add a decorator for migrating to functions with keyword-only arguments.
|
chipx86
|
August 19th, 2022, 8:22 p.m.
|
|
|
|
1
|
Add dependency checks for TFS.
|
chipx86
|
August 19th, 2022, 2:23 a.m.
|
|
|
|
1
|
Update make_tempfile and fix TestCase.precreate_tempfiles with content.
|
chipx86
|
August 24th, 2022, 6:36 p.m.
|
|
|
|
1
|
Clean up BaseSCMClient and make better use of type annotations.
|
chipx86
|
August 20th, 2022, 2:42 a.m.
|
|
|
|
1
|
Update source tree scanning to check SCMClient dependencies.
|
chipx86
|
August 19th, 2022, 9:48 p.m.
|
|
|
|
1
|
Add dependency checks for CVS.
|
chipx86
|
August 18th, 2022, 8:49 p.m.
|
|
|
|
1
|
Add dependency checks for Perforce.
|
chipx86
|
August 18th, 2022, 10:08 p.m.
|
|
|
|
1
|
Add dependency checks for Bazaar.
|
chipx86
|
August 18th, 2022, 5:40 p.m.
|
|
|
|
1
|
Add dependency checks for ClearCase.
|
chipx86
|
August 18th, 2022, 6:30 p.m.
|
|
|
|
1
|
Add dependency checks for Mercurial.
|
chipx86
|
August 18th, 2022, 9:47 p.m.
|
|
|
|
1
|
Add dependency checks for Subversion.
|
chipx86
|
August 18th, 2022, 11:20 p.m.
|
|
|
|
1
|
Add dependency checks for Git.
|
chipx86
|
August 18th, 2022, 9:22 p.m.
|
|
|
|
1
|
Add dependency checks for Plastic.
|
chipx86
|
August 18th, 2022, 10:45 p.m.
|
|
|
|
1
|
Fix problems parsing revision specs in TFS.
|
chipx86
|
August 23rd, 2022, 2:54 a.m.
|
|
|
|
1
|
Add dependency checks for SOS.
|
chipx86
|
August 18th, 2022, 10:39 p.m.
|
|
|
|
1
|
Add the beginnings of support for dependencies for SCMClients.
|
chipx86
|
August 13th, 2022, 7:04 p.m.
|
|
|
|
1
|
Remove OptionsStub and support default client options in BaseSCMClient.
|
chipx86
|
August 16th, 2022, 11:33 p.m.
|
|
|
|
1
|
Update base SCMClient testing for typing and dependency checks.
|
chipx86
|
August 16th, 2022, 11:34 p.m.
|
|
|
|
1
|
Rework support for scanning for SCMs in a source tree.
|
chipx86
|
August 12th, 2022, 6:53 p.m.
|
|
|
|
1
|
Move base rbtools.clients support into rbtools.clients.base.
|
chipx86
|
August 9th, 2022, 1:14 a.m.
|
|
|
|
1
|
Ensure usage of modern packages when using 'setup.py develop'.
|
chipx86
|
August 14th, 2022, 7:51 p.m.
|
|
|
|
1
|
Improve output when scanning for a usable client.
|
chipx86
|
August 8th, 2022, 1:56 p.m.
|
|
|
|
1
|
Fix a string type issue with Subversion patch output.
|
chipx86
|
August 15th, 2022, 2:49 p.m.
|
|
|
|
1
|
Add a code reference for RBTools.
|
chipx86
|
August 9th, 2022, 1:44 a.m.
|
|
|
|
2
|
Add a registry for SCMClient classes and move defaults into code.
|
chipx86
|
August 10th, 2022, 12:03 a.m.
|
|
|
|
1
|
Update the CVS unit tests to use build_client().
|
chipx86
|
August 5th, 2022, 2:17 a.m.
|
|
|
|
1
|
Update the Mercurial unit tests to use build_client() and clean up tests.
|
chipx86
|
August 5th, 2022, 5:37 p.m.
|
|