I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
On the 'pristines-on-demand-on-mwf' branch: Clean up some unrelated changes. More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: In the C test suite, make a step towards less parametrized tests for two supported working copy formats. More... about 2 years ago
In the Python test suite, avoid having to hand-craft the expected output of "svn revert" by using the run_and_verify_revert() test action. More... about 2 years ago
A minor code cleanup in wc_db.h. More... about 2 years ago
In the C test suite, don't hardcode the default working copy format version to the minimum supported version and instead let the client layer use its current default (which happens to be the same). More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: Allow the test suite to run with different --store-pristine options: More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: Teach `svn info` to report the state of the `--store-pristine` option for a working copy. More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: Generalize the dedicated testing module so that it would explicitly test both the --store-pristine=yes and --store-pristine=no modes. More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: Drop plural from the newly introduced term `store_pristines`, turning it into `store_pristine`. More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: Remove XFail() markers from several file externals tests. The underlying issue was resolved by r1905436 in trunk. More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905436. More... about 2 years ago
Reduce the lifetime of the svn_txdelta_apply2() source stream within the delta editor that is used for file externals. More... about 2 years ago
Fix an asymmetry in the svn_txdelta_apply() API where among the source and target streams it would only close the target stream. More... about 2 years ago
* tools/dev/unix-build/Makefile.svn: explicitly disable boost during SVN build More... about 2 years ago
* tools/dev/unix-build/Makefile.svn: Repair run-time linkage of libserf-1.so More... about 2 years ago
* tools/dev/unix-build/Makefile.svn: Update to python 3.10.8. More... about 2 years ago
* tools/dev/unix-build/Makefile.svn: Fix ruby build on OpenBSD 7.2. More... about 2 years ago
* tools/dev/unix-build/Makfile.svn: Update to cyrus-sasl 2.1.28. More... about 2 years ago
* tools/dev/unix-build/Makefile.svn: remove old serf used for SVN 1.5; obsolete More... about 2 years ago
* tools/dev/unix-build/Makefile.svn: Fix serf build with scons 3 and above. More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: Add a new file with explicit test cases for a pristines-on-demand working copy. More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905380. More... about 2 years ago
Cherry-pick r1899654 from the 'pristines-on-demand-on-mwf' branch. More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: Following up on r1899622, fix the check in trans_tests.py#1. More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: The first-cut implementation of persisting the pristines-on-demand setting in a working copy. More... about 2 years ago
Java binding fixes.
danielsahlberg
as Daniel Sahlberg
More... about 2 years ago
* subversion/bindings/javahl/src/org/tigris/subversion/javahl/SVNClient.java (doExport, doSwitch, merge): Add @Deprecated decorations to avoid compiler warnings.
danielsahlberg
as Daniel Sahlberg
More... about 2 years ago
Note that some files in contrib/client-side/emacs are out-of-date compared to upstream. As suggested by hartmannathan in IRC [1], let's keep the files as-is in case some external scripts/links depend on them.
danielsahlberg
as Daniel Sahlberg
More... about 2 years ago
Some minor adjustments to the swedish translation.
danielsahlberg
as Daniel Sahlberg
More... over 2 years ago
swig-rb: Use Ruby API 'File.exist?' instead of deprecated 'File.exists?' More... over 2 years ago