I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmake: The `svn-javahl.jar` file now includes test classes to ensure results consistent with autoconf builds. As the result, the junit jar file is now required when building javahl with cmake as well. See also r1936939. More... 2 days ago
cmake: Search for `junit4` or `junit` to find the JUnit version 4 jar file; E.g. the former is for Ubuntu, the latter is for Fedora. More... 2 days ago
cmake: Fix missing manifest in svn-javahl.jar file. More... 2 days ago
Remove a reference to the tarball 'dependencies distribution' that's not available anymore[1]. It appears that the deps tarball was replaced with the get-deps.sh script[2]. More... 5 days ago
Update the Cyrus SASL link in INSTALL. More... 5 days ago
Follow-up to r1936959. Remove references to the content removed in r1936959 in INSTALL. More... 5 days ago
Remove the Perl requirement in INSTALL. More... 5 days ago
Cut the BDB guidance to a minimum in INSTALL. More... 5 days ago
Remove a reference to a non-existent file subversion/libsvn_ra_serf/README[1]. More... 5 days ago
Add Expat to the 'Dependency Overview' section of the INSTALL guide. More... 5 days ago
Follow up to r1936953: indentation fix in INSTALL. More... 5 days ago
Add LZ4 to the I.B section of the INSTALL guide and mark it as REQUIRED in I.C.20. More... 5 days ago
Remove OpenSSL-related guidance because it's quite outdated and OpenSSL isn't a direct dependency of SVN. More... 5 days ago
Make sure --with-junit is set when --enable-javahl since the install-javahl target will fail otherwise since r1933892.
danielsahlberg
as Daniel Sahlberg
More... 6 days ago
Fix the check for libtool to actually prevent using libtool 1.
danielsahlberg
as Daniel Sahlberg
More... 6 days ago
* COMMITTERS Jordan can freely create any experimental branches according to the PMC decision.
danielsahlberg
as Daniel Sahlberg
More... 6 days ago
Typofix. More... 7 days ago
* INSTALL (I.C.7): clarify that libserf is automatically detected by pkg-config More... 8 days ago
* INSTALL (I.B: Dependency Overview): update min libtool version to 2.0 (I.C.6): update min libtool version to 2.0 (I.C.6): remove outdated note about libtool 1.4.3 and Solaris. More... 8 days ago
Make a note about updating the branches in the detect-backport-conflicts GHA when creating a new relase branch.
danielsahlberg
as Daniel Sahlberg
More... 9 days ago
cmake: Remove workaround for CMake < 3.18. More... 12 days ago
cmake: Add explicit SVN_ENABLE_SWIG_PERL_TESTS, SVN_ENABLE_SWIG_PYTHON_TESTS, SVN_ENABLE_SWIG_RUBY_TESTS configuration options to enable corresponding SWIG bindings tests. Similar to SVN_ENABLE_JAVAHL_TESTS. More... 15 days ago
GHA: Specify additional options via extra_config_opts for CMake-based build. More... 15 days ago
* subversion/tests/libsvn_fs/fs-sequential-test.c (revprop_refresh): Use ITERPOOL for temporary allocation in the loop. More... 15 days ago
Follow-up to r1936631: use proper pool in test. More... 15 days ago
cmake: Prevent `SVN_CFLAGS_ADD_IFELSE` from applying the flags to anything other than the C compiler. More... 15 days ago
cmake: Do not add options for GCC to G++. More... 15 days ago
Refactoring in libsvn_subr/cache-membuffer.c. More... 16 days ago
Add tests for svn_cache__set_partial(). More... 16 days ago
Extend cache tests with additional assertions for cache stats. More... 16 days ago