I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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... over 1 year ago
A minor code cleanup in wc_db.h. More... over 1 year 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... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Allow the test suite to run with different --store-pristine options: More... over 1 year 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... over 1 year 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... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Drop plural from the newly introduced term `store_pristines`, turning it into `store_pristine`. More... over 1 year 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... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905436. More... over 1 year ago
Reduce the lifetime of the svn_txdelta_apply2() source stream within the delta editor that is used for file externals. More... over 1 year 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... over 1 year ago
* tools/dev/unix-build/Makefile.svn: explicitly disable boost during SVN build More... over 1 year ago
* tools/dev/unix-build/Makefile.svn: Repair run-time linkage of libserf-1.so More... over 1 year ago
* tools/dev/unix-build/Makefile.svn: Update to python 3.10.8. More... over 1 year ago
* tools/dev/unix-build/Makefile.svn: Fix ruby build on OpenBSD 7.2. More... over 1 year ago
* tools/dev/unix-build/Makfile.svn: Update to cyrus-sasl 2.1.28. More... over 1 year ago
* tools/dev/unix-build/Makefile.svn: remove old serf used for SVN 1.5; obsolete More... over 1 year ago
* tools/dev/unix-build/Makefile.svn: Fix serf build with scons 3 and above. More... over 1 year 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... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905380. More... over 1 year ago
Cherry-pick r1899654 from the 'pristines-on-demand-on-mwf' branch. More... over 1 year ago
On the 'pristines-on-demand-on-mwf' branch: Following up on r1899622, fix the check in trans_tests.py#1. More... over 1 year 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... over 1 year ago
Java binding fixes.
danielsahlberg
as Daniel Sahlberg
More... over 1 year 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... over 1 year 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... over 1 year ago
Some minor adjustments to the swedish translation.
danielsahlberg
as Daniel Sahlberg
More... over 1 year ago
swig-rb: Use Ruby API 'File.exist?' instead of deprecated 'File.exists?' More... over 1 year ago
Follow up to r1904198: Correct wording in non-existing SWIG options More... over 1 year ago
Documentation: Add optional extra step to build SWIG language bindings More... over 1 year ago