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
High Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
1 day
ago.
Dec 02, 2023 — Dec 02, 2024
Showing page 1 of 2,029
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
In the trunk, at merge.c: Open the root directory baton for each operation.
Timofei Zhakov
More...
1 day ago
GitHub Actions: Fix cmake/ctest parallel jobs argument
Nathan Hartman
More...
1 day ago
Minor code format in merge.c.
Timofei Zhakov
More...
1 day ago
Follow-up to r1922203: GitHub Actions: add missing `-D` prefix when specifying the option for parallel tests.
Timofei Zhakov
More...
5 days ago
GitHub Actions: Run tests in parallel. Currently guessing the amount of jobs to `16`. In my local environment this was the optimal amount.
Timofei Zhakov
More...
5 days ago
GitHub Actions: Make the workflows' names to be smaller; The previous were a bit confusing.
Timofei Zhakov
More...
6 days ago
* CHANGES: Update in preparation for 1.14.5 and predict a release date
danielsahlberg
as Daniel Sahlberg
More...
6 days ago
In the trunk, merge.c: Do not prefix the type of the `source` variable with `struct` keyword; svn_client__merge_source_t is a typedef.
Timofei Zhakov
More...
7 days ago
In the trunk, merge.c: Separate the code for mergeinfo adjustments by a few newlines.
Timofei Zhakov
More...
7 days ago
In the trunk, merge.c: Declare start_rev and end_rev separately instead of using a single svn_merge_range_t with later usage of its .start and .end fields.
Timofei Zhakov
More...
7 days ago
.asf.yaml doesn't work for since we don't have a r/w Git repository.
danielsahlberg
as Daniel Sahlberg
More...
7 days ago
In the trunk, merge.c: Factor-out create_file_baton() function, that allocates a new file baton in a pool given.
Timofei Zhakov
More...
7 days ago
In the trunk, merge.c: Factor-out create_dir_baton() function, that allocates a new directory baton.
Timofei Zhakov
More...
7 days ago
cmake: Add an option that configures the test-suite for parallel execution. It will give unique directory to each test, so if they would get run in parallel, the resources of each test would not conflict with each other. However, this will make the tests to create new sandboxes for each.
Timofei Zhakov
More...
8 days ago
Revert changes from r1922107, this should fix the build.
danielsahlberg
as Daniel Sahlberg
More...
8 days ago
cmake: follow-up to r1922117: Separate py_test_abspath and py_test_relpath variables everywhere; I forgot to save file before commit.
Timofei Zhakov
More...
8 days ago
cmake: follow-up to r1922116: use the test's relative path only when adding it to the list of the running tests. Use absolute path when listing the tests with EXPAND_TESTS option enabled.
Timofei Zhakov
More...
8 days ago
cmake: Let pytests to create their temporary data in the subdirectory of the build-dir.
Timofei Zhakov
More...
8 days ago
Add file header to the `.asf.yaml` file.
Timofei Zhakov
More...
8 days ago
Follow-up to r1920955: Fix broken autoconf out-of-tree builds.
Timofei Zhakov
More...
8 days ago
Followup to r1922105:
danielsahlberg
as Daniel Sahlberg
More...
8 days ago
Revert accidental changes in r1922105. It was not intended for commit right now.
danielsahlberg
as Daniel Sahlberg
More...
8 days ago
Intentionally break the build to check if GitHub Action Notifications work. This change should obviously be reverted in the future.
danielsahlberg
as Daniel Sahlberg
More...
8 days ago
Try to get GitHub Action notifications working, based on instructions from https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#github-actions-build-status-emails
danielsahlberg
as Daniel Sahlberg
More...
8 days ago
Adjust a spelling (fat-finger-misstake) in r1922076.
danielsahlberg
as Daniel Sahlberg
More...
9 days ago
GitHub Actions workflows (cmake and autoconf): Run build against Serf library, to enable libsvn_ra_serf.
Timofei Zhakov
More...
9 days ago
cmake tests: add an option that enumerates all subtests in all pytest modules, and adds them separately.
Timofei Zhakov
More...
9 days ago
Add .clang-format file with initial formatting configurations.
Timofei Zhakov
More...
9 days ago
Output the dump in repr() format instead of trying to decode to utf-8, which would fail if a dump file contains non-utf-8 data.
danielsahlberg
as Daniel Sahlberg
More...
9 days ago
It was pointed out to me that the backport_tests only succeed when executed by someone with the username 'daniel'. While I could not reproduce it myself nor necessarily agree it is a fault, I was convinced to adjust it anyway.
danielsahlberg
as Daniel Sahlberg
More...
10 days ago
←
1
2
3
4
5
6
7
8
9
…
2028
2029
→
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