Skip to content
- Fixed include.
- Enriched admin test.
- #79: Added new methods to documentation (without descriptions).
- Added complete repository-staging logic. Added status test.
- Added TODOs.
- Added add, commit, and update to LC. Can now send WD to command.
- Added admin functionality and create test.
- Moved SvnException to separate file.
- Implemented common base-class for command execution and inherited from CommonClient and Admin.
- Moved command-output encoding type to config.
- Implemented status() method on CommonClient.
- Modernization and formatting.
- Refactored some of the existing tests to be more simple.
- Added some superfluous files to .gitignore .
- Removed defunct `return_stderr` parameter from command-execution.
- Renamed `combine` parameter to `do_combine` for command-execution.
- Bugfixes.
- Added complete repository-staging logic. Added status test.
- Added add, commit, and update to LC. Can now send WD to command.
- Added admin functionality and create test.
- Moved SvnException to separate file.
- Implemented common base-class for command execution and inherited from CommonClient and Admin.
- Moved command-output encoding type to config.
- Implemented status() method on CommonClient.
- Modernization and formatting.
- Refactored some of the existing tests to be more simple.
- Added some superfluous files to .gitignore .
- Removed defunct `return_stderr` parameter from command-execution.
- Renamed `combine` parameter to `do_combine` for command-execution.