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 3 hours
ago. based on code collected
about 3 hours
ago.
Dec 02, 2024 — Dec 02, 2025
Showing page 8 of 2,034
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Follow-up to r1921455: fix a compiler warning that tells `ISO C90 forbids mixed declarations and code'.
Timofei Zhakov
More...
about 1 year ago
Follow-up to r1921455, fix a compiler warning.
Andreas Stieger
More...
about 1 year ago
In tools/dev/unix-build
danielsahlberg
as Daniel Sahlberg
More...
about 1 year ago
In tools/dev/unix-build:
danielsahlberg
as Daniel Sahlberg
More...
about 1 year ago
Add a debug diff tree processor, which only prints the actions to a stream.
Timofei Zhakov
More...
about 1 year ago
Follow-up to r1921447: don't forget to adjust the comments in the file header after svncopy.
Timofei Zhakov
More...
about 1 year ago
Cleanup includes of the diff_tree.c file.
Timofei Zhakov
More...
about 1 year ago
Move the copy-as-changed diff tree processor implementation from the diff_tree.c source file into another, diff_tree_filter.c.
Timofei Zhakov
More...
about 1 year ago
Move the reverse diff tree processor implementation from diff_tree.c into a new file, diff_tree_reverse.c.
Timofei Zhakov
More...
about 1 year ago
Factor-out filter diff tree processor implementation from diff_tree.c to a new file, diff_tree_filter.c.
Timofei Zhakov
More...
about 1 year ago
Follow-up to r1921441: don't forget to adjust the comments in the file header.
Timofei Zhakov
More...
about 1 year ago
Factor-out diff tree processor tee implementation from diff_tree.c to a new file, diff_tree_tee.c.
Timofei Zhakov
More...
about 1 year ago
.editorconfig: Add minimal settings for Visual Studio C/C++ formatter.
Timofei Zhakov
More...
about 1 year ago
Rename the merge_target_t structure to svn_client__merge_target_t (added svn_client prefix). This function is a part of internal client.h header and might be utilized elsewhere in libsvn_client.
Timofei Zhakov
More...
about 1 year ago
Rename the merge_source_t structure to svn_client__merge_source_t (to begin with svn_client prefix), since it might be used from any client source file.
Timofei Zhakov
More...
about 1 year ago
Factor-out definitions of the utility functions for manupaluting with merge_source_t into a private client.h header file, in order to use them in other source files as well.
Timofei Zhakov
More...
about 1 year ago
Make sure argument names in declaration matches order in definition.
danielsahlberg
as Daniel Sahlberg
More...
about 1 year ago
cmake: Change default value of the SVN_SOVERSION from '1' to '0'.
Timofei Zhakov
More...
about 1 year ago
cmake: Group FS, RA, Auth modules in the configuration summary message.
Timofei Zhakov
More...
about 1 year ago
cmake: Fix MacOS build by defining DARWIN definition.
Timofei Zhakov
More...
about 1 year ago
cmake: Set the option definitions to '1' if when they are enabled, in order to make it more similar to autoconf build system, where it is done.
Timofei Zhakov
More...
about 1 year ago
cmake: Write the definitions for features and options into the svn_private_config.h header file instead of using plain compile definitions. This approach is better, because the private is simpler to control and it matches the autoconf buildsystem usage.
Timofei Zhakov
More...
about 1 year ago
cmake: Factor-out add_private_config_definition macro for adding definitions to the private config.
Timofei Zhakov
More...
about 1 year ago
Add regression tests for CVE-2024-45720 (Subversion command line argument injection on Windows platforms).
Jun Omae
More...
about 1 year ago
Fix compilation with CLang on Windows.
Timofei Zhakov
More...
about 1 year ago
Fix release.py --dry-run create-release-branch
danielsahlberg
as Daniel Sahlberg
More...
about 1 year ago
Supress error messages from gen-make.py while auto-detections for perl and ruby on Windows if the interpreter is unavailable.
Jun Omae
More...
about 1 year ago
Adapt detection for zlib version in gen-make.py on Windows to `x.y` and `x.y.z.w` version string.
Jun Omae
More...
about 1 year ago
swig-rb: Fix warnings on printf-format for the size_t argument.
Jun Omae
More...
about 1 year ago
cmake: Implement GPG Agent support.
Timofei Zhakov
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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