Add svn_client_patch2 function that accesses the patch file from an APR file instead of using a local path. |
|
More...
|
1 day ago
|
Implement a patch file parser in libsvn_diff's level that consumes an apr_file_t as its source instead of a local_abspath, used in the svn_patch_file_t interface. |
|
More...
|
1 day ago
|
Update backport README |
|
More...
|
20 days ago
|
Add a new script implementing the "F3. Reviewing STATUS nominations and casting votes." function to the backport.py family. |
|
More...
|
20 days ago
|
Don't unset a local variable when we're anyway about to return. |
|
More...
|
20 days ago
|
Continue migrating functionality from backport.pl to backport.py |
|
More...
|
20 days ago
|
swig-rb: Support ruby x64-mswin64 and building with GCC 15 which uses -std=c23 by default. |
|
More...
|
about 1 month ago
|
Adjust comment to reflect actual file function. |
|
More...
|
about 1 month ago
|
New script to automate nominating backports, replacing nominate.pl. |
|
More...
|
2 months ago
|
Make sure newly added backport entry is sorted at the end of the section. |
|
More...
|
2 months ago
|
Remove optimized unaligned-access code paths. |
|
More...
|
2 months ago
|
We (obviously) need a proper working copy to test the backports. Switch to checking out via svn instead of from github. |
|
More...
|
2 months ago
|
Subversion isn't installed by default on GHA runners. |
|
More...
|
2 months ago
|
Prepare backport/status parser for adding new entries with code. |
|
More...
|
2 months ago
|
Parse additional subheaders and recreate the StatusEntry from its attributes instead of just outputting the original entry. |
|
More...
|
2 months ago
|
Add __str__ function to the status classes, so we can unittest the output. |
|
More...
|
2 months ago
|
Followup to r1924117: Remove an outdated TODO |
|
More...
|
2 months ago
|
Update backport/status parser with the end goal of creating an interactive backport nomination script. |
|
More...
|
2 months ago
|
Document that backport.py is now used in production. |
|
More...
|
2 months ago
|
Remove an unused variable (added in r1922567). Removes compile-time-warning. |
|
More...
|
2 months ago
|
Add a workflow to detect backport conflicts (replacing a previous job in Buildbot (https://ci2.apache.org). |
|
More...
|
2 months ago
|
Summary: Deprecate and disable the SVN_UNALIGNED_ACCESS_IS_OK macro. |
|
More...
|
2 months ago
|
* subversion/libsvn_wc/wc_db_pristine.c (install_stream_seek_fn): Use explicit if-else blocks for clarity and consistency with other stream seek handlers that only support reset. This should help prevent issues like the one fixed in r1924085. |
|
More...
|
2 months ago
|
Following up on r1905955, fix an issue in seek handler of the pristine install stream that caused the stream to unexpectedly fail on reset attempts. |
|
More...
|
2 months ago
|
r1845942 added a test of GitHub's SVN bridge. The bridge was sunsetted in January 2024[1] so the test now fail. |
|
More...
|
2 months ago
|
Follow-up to r1923964. |
|
More...
|
3 months ago
|
Archive tests log |
|
More...
|
3 months ago
|
Replace tigris.org url with apache.org. |
|
More...
|
3 months ago
|
* CHANGES: Mention the fix for CVE-2024-46901 in release 1.14.5 |
|
More...
|
3 months ago
|
Expand testing in autoconf CI workflow (closes #27): |
|
More...
|
3 months ago
|