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,520
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 10 hours
ago.
Oct 23, 2024 — Oct 23, 2025
Showing page 1 of 2,034
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
swig-py: bump up required SWIG version to 1.3.40
Yasuhito Futatsuki
More...
about 1 month ago
swig-py: follow up to r1912500: Fix NameError on using old SWIG
Yasuhito Futatsuki
More...
about 1 month ago
On Windows, use the WC_NO_BEST_FIT_CHARS [1] flag when converting individual command-line arguments to the ANSI code page.
Evgeny Kotkov
More...
2 months ago
swig-py: follow-up to r1926575: Revise test cases using reference counts
Yasuhito Futatsuki
More...
3 months ago
Follow up to r1908543: The prefix-based search for Serf was broken with this change. This was probably hidden by the successful pkg-config-based search on most platforms.
Branko Čibej
More...
3 months ago
In tools/dev/unix-build
danielsahlberg
as Daniel Sahlberg
More...
3 months ago
GitHub removed their SVN server some years ago so getting sources with svn won't work anymore.
danielsahlberg
as Daniel Sahlberg
More...
3 months ago
* INSTALL (Building using CMake): Recommend installing Serf from vcpkg along with other libraries.
Timofei Zhakov
More...
3 months ago
Remove unused placeholder step to "Setup environment (Linux)" in the GHA workflow.
danielsahlberg
as Daniel Sahlberg
More...
3 months ago
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1927204 13f79535-47bb-0310-9956-ffa450edef68
Peter Balogh
More...
3 months ago
If we prepare an environment for Linux, better also check that the os is actually Linux.
danielsahlberg
as Daniel Sahlberg
More...
3 months 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...
4 months ago
PR #33: Fix a bug in mailer.py caused by improper user of dict.update().
Branko Čibej
More...
4 months 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...
4 months 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...
4 months ago
GitHub Actions: follow-up to r1926599, fix missing pkgconfig directory of sqlite package in PKG_CONFIG_PATH environment variable.
Jun Omae
More...
4 months 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...
4 months ago
* subversion/svn/auth-cmd.c: (includes): Remove duplicated `svn_private_config.h`.
Timofei Zhakov
More...
4 months 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...
4 months 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...
4 months ago
GitHub actions: Consume all MacOS dependencies (except zlib) from homebrew, instead of relying on pre-installed libs.
Timofei Zhakov
More...
4 months ago
Fix SWIG test cases for Python 3.14.
Joe Orton
More...
4 months 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...
4 months 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...
4 months 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...
4 months 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...
4 months ago
Remove a long-obsolete workaround for silencing warnings. The affected (-std=c90 -pedantic) warnings from gcc or clang are:
Branko Čibej
More...
4 months ago
* .github/workflows/cmake.yml: Add Mac OS workflow. (matrix): Add simple configuration. (Prepare Environment): Add path to where serf would be installed to CMAKE_PREFIX_PATH. (Install dependencies): Get Subversion from homebrew for Serf library.
Timofei Zhakov
More...
4 months ago
In relation to r1926386, hardcode PUBLIC_LIB_DEPENDS to improve readability.
Timofei Zhakov
More...
4 months ago
Make APR and APR Util dependencies to be linked as PUBLIC, since our headers require them.
Timofei Zhakov
More...
4 months ago
←
1
2
3
4
5
6
7
8
9
…
2033
2034
→
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