openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache Subversion
Settings
|
Report Duplicate
8,521
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 14, 2025 — Jul 14, 2025
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove unused placeholder step to "Setup environment (Linux)" in the GHA workflow.
danielsahlberg
as Daniel Sahlberg
More...
1 day ago
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1927204 13f79535-47bb-0310-9956-ffa450edef68
Peter Balogh
More...
2 days ago
If we prepare an environment for Linux, better also check that the os is actually Linux.
danielsahlberg
as Daniel Sahlberg
More...
2 days ago
* tools/hook-scripts/mailer/mailer.py: (Config.repos_params): don't use "defaults" for the merged values. The comments make this confusing. Use "merged" for clarity.
Greg Stein
More...
7 days ago
PR #33: Fix a bug in mailer.py caused by improper user of dict.update().
Branko Čibej
More...
7 days ago
In the CMake build system: Consistently search for the newer version of APR and Serf, matching the behaviour of the autoconf build system.
danielsahlberg
as Daniel Sahlberg
More...
15 days ago
Simplify the code when we search for two different major versions of the same library by using pkg_search_module to look for both versions at the same time.
danielsahlberg
as Daniel Sahlberg
More...
15 days ago
GitHub Actions: follow-up to r1926599, fix missing pkgconfig directory of sqlite package in PKG_CONFIG_PATH environment variable.
Jun Omae
More...
17 days ago
Add infrastructure to allow testing ra_serf using Digest instead of Basic authentication. This is really only for testing Serf in a context that Serf's own test suite currently doesn't provide.
Branko Čibej
More...
18 days ago
* subversion/svn/auth-cmd.c: (includes): Remove duplicated `svn_private_config.h`.
Timofei Zhakov
More...
18 days ago
mod_dav_svn: Use mod_dav's DAVBasePath setting to determine the repository root path, allowing SVN to be configured via LocationMatch like:
Joe Orton
More...
21 days ago
* .github/workflows/autoconf.yml: Expand matrix to test against httpd from 2.4.x/trunk built from source. Capture httpd logs on failure. (from PR #26)
Joe Orton
More...
21 days ago
GitHub actions: Consume all MacOS dependencies (except zlib) from homebrew, instead of relying on pre-installed libs.
Timofei Zhakov
More...
25 days ago
Fix SWIG test cases for Python 3.14.
Joe Orton
More...
26 days ago
Fix a malloc-ation that crept in from standalone test code. Add a note about C standards compatibility in the macOS-specific code.
Branko Čibej
More...
27 days ago
Reimplement the macOS Keychain auth provider. The SecKeychain* API has been deprecated for more than 10 years, causing deprecation warnings; so use the "new" SecItem* API for accessing the Keychain (except for bits and pieces that don't actually work as advertised).
Branko Čibej
More...
27 days ago
Fix fallout from r1925937: command-line tools should be non-interactive if the standard input is *not* a terminal. Add tests for this case.
Branko Čibej
More...
27 days ago
On macOS, the SecKeychain* API has been deprecated. To prepare for adding an implementation that uses the "new" SecItem* API, check that the required functions are available.
Branko Čibej
More...
27 days ago
Remove a long-obsolete workaround for silencing warnings. The affected (-std=c90 -pedantic) warnings from gcc or clang are:
Branko Čibej
More...
28 days ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree