Skip to content
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
55f67ae
marshall: Fix flake8 warning
anlambert Feb 18, 2026
7e5040c
setup.py: Fix svn path detection on macos with latest brew
anlambert Feb 18, 2026
79958df
setup.py: Fix extensions compilation with recent clang/gcc compilers
anlambert Feb 18, 2026
893c689
Use SUBVERTPY_DLL_PATH env variable to specify extra DLL directories
anlambert Feb 20, 2026
5fcf1b9
editor: Fix crash when calling txdelta_call on windows platform
anlambert Feb 20, 2026
1b2ba3c
setup.py: Fix extension modules build when using subversion from vcpkg
anlambert Feb 20, 2026
7fe7d94
test_subr: Ensure test_abspath succeed on all plaforms
anlambert Feb 20, 2026
4819b49
Update GitHub Actions workflows
anlambert Feb 20, 2026
691e0fd
Add workflows to build binary wheels on all platforms for subvertpy
anlambert Feb 20, 2026
9bc419a
Fix compilation warnings or errors with Python 3
anlambert Feb 23, 2026
6e97d4c
util: Fix crash when providing an URI to py_object_to_svn_abspath
anlambert Feb 23, 2026
1263297
Merge pull request #181 from anlambert/subvertpy-0.11-compilation-fixes
jelmer Mar 6, 2026
d90fe66
Default to python3
jelmer Mar 6, 2026
26e6d52
Merge pull request #182 from jelmer/default-python3
jelmer Mar 6, 2026
9c5e44e
Default to python3
jelmer Mar 6, 2026
dfd5230
Fix multiple bugs in C bindings
jelmer Mar 9, 2026
e0e6234
Merge pull request #184 from jelmer/fixbugs
jelmer Mar 9, 2026
387e812
Migrate to ruff
jelmer Mar 9, 2026
c96c547
Merge pull request #186 from jelmer/ruff1
jelmer Mar 10, 2026
ce504a9
Add long queued tests for C binding methods and all their parameters
jelmer Mar 9, 2026
f7417fa
Ruff format / fix issues
jelmer Mar 9, 2026
b63ca8d
Fix _get_repo_path() for Windows file:// URL handling
jelmer Mar 10, 2026
3b98962
Fix Context.ensure_adm() crash on Windows
jelmer Mar 10, 2026
bd90946
Properly close editors in get_update_editor tests
jelmer Mar 10, 2026
76bad59
Merge pull request #185 from jelmer/tests
jelmer Mar 10, 2026
852edbe
Add tests for client.propget() with URLs and absolute paths
jelmer Mar 10, 2026
0a706e6
Merge pull request #188 from jelmer/getprop
jelmer Mar 10, 2026
3ef3552
Release subvertpy 0.11.1
jelmer Mar 11, 2026
8991a5e
Switch wheel publishing to PyPI trusted publishing
jelmer Mar 11, 2026
46aa570
Merge tag 'subvertpy-0.11.1'
jelmer Mar 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.