openhub.net
Black Duck Software, Inc.
Black Duck Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
Projects
People
Projects
Organizations
Forums
Apache Subversion
Settings
|
Report Duplicate
8,517
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Jan 31, 2022 — Jan 31, 2023
Showing page 1 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove misplaced comma that was blocking Python string concatenation.
Karl Fogel
More...
4 days ago
Move the comment to a more appropriate location in wc-metadata.sql.
Evgeny Kotkov
More...
16 days ago
When upgrading a working copy to format 32, ensure that we always have the corresponding rows in the SETTINGS table.
Evgeny Kotkov
More...
16 days ago
Fix an invalid usage of SVN_VA_NULL.
Evgeny Kotkov
More...
16 days ago
Remove the `store_pristine` argument from svn_wc__upgrade().
Evgeny Kotkov
More...
16 days ago
Fix missing pointer dereference in the diff parser.
Stefan Sperling
More...
25 days ago
Use `/MP` (Build with multiple processes [1]) when compiling on Windows.
Evgeny Kotkov
More...
about 2 months ago
* tools/devel/unix-build/Makefile.svn: Update sqlite version to 3.39.4.
Stefan Sperling
More...
about 2 months ago
Merge the `pristines-on-demand-on-mwf` branch to trunk.
Evgeny Kotkov
More...
about 2 months ago
On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905838.
Evgeny Kotkov
More...
about 2 months ago
In the svn_wc__internal_ensure_adm() function, do not forget to convert internal paths to local style when constructing error messages.
Evgeny Kotkov
More...
about 2 months ago
On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905810.
Evgeny Kotkov
More...
about 2 months ago
Switch to an alternative implementation of svn_wc__format_from_context().
Evgeny Kotkov
More...
about 2 months ago
On the 'pristines-on-demand-on-mwf' branch: Provide a custom implementation for the deprecated svn_wc_get_pristine_copy_path() to ensure that we keep its existing behavior, instead of emulating it with the new textbase layer functions.
Evgeny Kotkov
More...
about 2 months ago
On the 'pristines-on-demand-on-mwf' branch: Tweak a docstring.
Evgeny Kotkov
More...
about 2 months ago
On the 'pristines-on-demand-on-mwf' branch: Send notifications from the svn_wc_textbase_sync() function, rather from an internal svn_client function.
Evgeny Kotkov
More...
about 2 months ago
On the 'pristines-on-demand-on-mwf' branch: Update BRANCH-README.
Evgeny Kotkov
More...
about 2 months ago
On the 'pristines-on-demand-on-mwf' branch: Following up to r1905602, remove a bogus semicolon in the svn_wc__db_pristine_dehydrate_internal() function.
Evgeny Kotkov
More...
about 2 months ago
On the 'pristines-on-demand-on-mwf' branch: In svn_wc_crawl_revisions5(), do not return SVN_ERR_WC_DEPRECATED_API_STORE_PRISTINE unless this deprecated function is called with restore_files set to true.
Evgeny Kotkov
More...
about 2 months ago
On the 'pristines-on-demand-on-mwf' branch: Bump the minimum required SQLite version to 3.24.0, as that is required for UPSERT syntax [1]. Bump the recommended version to the latest available 3.39.x patch version, which is 3.39.4.
Evgeny Kotkov
More...
2 months ago
On the 'pristines-on-demand-on-mwf' branch: Skip the revert_reexpand_keyword() test for working copies that don't store local pristines.
Evgeny Kotkov
More...
2 months ago
On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905754.
Evgeny Kotkov
More...
2 months ago
In the revert_reexpand_keyword() test, use a helper to run the revert command.
Evgeny Kotkov
More...
2 months ago
On the 'pristines-on-demand-on-mwf' branch: Convert the externals_tests.py#52 into a Wimp(), because the test may run into issue with `svn upgrade` that currently exists in trunk.
Evgeny Kotkov
More...
2 months ago
Add a failing test for a case where `svn upgrade` currently returns an error when invoked without parameters for a working copy of the latest format.
Evgeny Kotkov
More...
2 months ago
On the 'pristines-on-demand-on-mwf' branch: Do not dehydrate the text-bases at the beginning of a commit, since we're still going to dehydrate after completing it.
Evgeny Kotkov
More...
2 months ago
On the 'pristines-on-demand-on-mwf' branch: Following up on r1897291, describe the commit-specific optimization where we don't fetch the text bases before the operation.
Evgeny Kotkov
More...
2 months ago
On the 'pristines-on-demand-on-mwf' branch: Tweak documentation for the svn_wc__db_pristine_read() function. No functional changes.
Evgeny Kotkov
More...
2 months ago
On the 'pristines-on-demand-on-mwf' branch: Rework how we handle a situation where the caller attempts to access a dehydrated pristine. Ensure that all newer APIs return a distinguishable error code in this case.
Evgeny Kotkov
More...
2 months ago
On the 'pristines-on-demand-on-mwf' branch: Slightly rephrase an error message.
Evgeny Kotkov
More...
2 months ago
←
1
2
3
4
5
6
7
8
9
10
→
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