Activity
Remove optimized unaligned-access code paths.
Remove optimized unaligned-access code paths.
It wasn't a good idea to merge the cmake workflow in r1924122, now we…
It wasn't a good idea to merge the cmake workflow in r1924122, now we…
We (obviously) need a proper working copy to test the backports.
We (obviously) need a proper working copy to test the backports.
Subversion isn't installed by default on GHA runners.
Subversion isn't installed by default on GHA runners.
Try to get the backport conflict detection GitHub Action working.
Try to get the backport conflict detection GitHub Action working.
Prepare backport/status parser for adding new entries with code.
Prepare backport/status parser for adding new entries with code.
Parse additional subheaders and recreate the StatusEntry from its att…
Parse additional subheaders and recreate the StatusEntry from its att…
Add __str__ function to the status classes, so we can unittest the ou…
Add __str__ function to the status classes, so we can unittest the ou…
Followup to r1924117: Remove an outdated TODO
Followup to r1924117: Remove an outdated TODO
Update backport/status parser with the end goal of creating an intera…
Update backport/status parser with the end goal of creating an intera…
On the 1.14.x branch: Nonsense change to try to trigger the GHA
On the 1.14.x branch: Nonsense change to try to trigger the GHA
Document that backport.py is now used in production.
Document that backport.py is now used in production.
Remove an unused variable (added in r1922567). Removes compile-time-w…
Remove an unused variable (added in r1922567). Removes compile-time-w…
Add a workflow to detect backport conflicts (replacing a previous job
Add a workflow to detect backport conflicts (replacing a previous job
Summary: Deprecate and disable the SVN_UNALIGNED_ACCESS_IS_OK macro.
Summary: Deprecate and disable the SVN_UNALIGNED_ACCESS_IS_OK macro.
* subversion/libsvn_wc/wc_db_pristine.c
* subversion/libsvn_wc/wc_db_pristine.c
Following up on r1905955, fix an issue in seek handler of the pristine
Following up on r1905955, fix an issue in seek handler of the pristine
r1845942 added a test of GitHub's SVN bridge. The bridge was sunsette…
r1845942 added a test of GitHub's SVN bridge. The bridge was sunsette…
Replace tigris.org url with apache.org.
Replace tigris.org url with apache.org.
* CHANGES (1.14.x): sync-up merge from trunk
* CHANGES (1.14.x): sync-up merge from trunk
CMake: Enable support for MSVC runtime library selection by abstraction
CMake: Enable support for MSVC runtime library selection by abstraction
CMake: Speed up test discovery when expanded by using a Python script…
CMake: Speed up test discovery when expanded by using a Python script…