I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
On the 'pristines-on-demand-on-mwf' branch: Following up on r1905662, fix an invalid @see reference in a docstring. No functional changes. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Following up on r1905662, fix invalid indentation in a docstring. No functional changes. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Bump libsvn_wc APIs that may need to access pristine contents and adjust their deprecated versions so that they would return an error for working copies without pristines. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Expose the working copy text-base sync function as a new public svn_wc API. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Rename "hydrate callback" to a "fetch callback". More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Fix a docstring. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Add a test for an attempt to checkout into an existing working copy while changing the --store-pristine setting. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: A minor test code cleanup. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Add tests for moves in the --store-pristine=yes/no modes. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Add tests for copies in the --store-pristine=yes/no modes. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Fix a layering violation in the implementation of svn_wc__db_textbase_sync() by using the single svn_wc__db_wcroot_t that we've opened, instead of passing DB+WRI_ABSPATH further and letting the following functions open and use their own wcroot object. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: In the update_tests.py#57, specify and test the current behavior. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Ensure that the hydrated pristine contents has the expected checksum before completing its install it into the pristine store. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: A minor refactoring. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: A minor refactoring. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Skip basic_tests.py#9 when a working copy is created with --store-pristine=no. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Following up on r1905324, fix an issue where we inadvertently started to use unmodified working files as text-bases even in working copies created with --store-pristine=yes. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Reuse an RA session when fetching the text-base contents. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Rework the RA part of the text-base fetching. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: A minor refactoring. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: In the authz_tests.py#31, specify and test the current behavior. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Following up on r1900103, expect different errors in the newly added authz_tests.py#37 for http:// and svn:// protocols. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Update basic_tests.py#8 so that it would work in both pristine modes. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: In the pristine-store-test, check the actual working copy settings, instead of trying to predict them based on the test options. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Undo the modifications to update_tests.py#83, restoring it to how it's currently written in trunk. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905503. More... over 1 year ago
In the working copy file writer, improve error reporting for cases where we cannot create a file install stream. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Without any functional change, switch to a more lightweight internal term "optional pristine" when talking about the new low-level working copy capabilities. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: More... over 1 year ago