- e7e4f03 cmake: Set /source-charset:utf-8 for MSVC. Otherwise compiler will use by Ivan Zhakov · 6 days ago trunk
- 3a113b9 cmake: The `svn-javahl.jar` file now includes test classes to ensure results by Jun Omae · 10 days ago
- dcbc5bc cmake: Search for `junit4` or `junit` to find the JUnit version 4 jar file; by Jun Omae · 10 days ago
- bf87555 cmake: Fix missing manifest in svn-javahl.jar file. by Jun Omae · 10 days ago
- af93739 Remove a reference to the tarball 'dependencies distribution' that's not by Pavel Lyalyakin · 13 days ago
- 713a65f Update the Cyrus SASL link in INSTALL. by Pavel Lyalyakin · 13 days ago
- cd1ac54 Follow-up to r1936959. Remove references to the content removed in r1936959 by Pavel Lyalyakin · 13 days ago
- 214ea07 Remove the Perl requirement in INSTALL. by Pavel Lyalyakin · 13 days ago
- f54919f Cut the BDB guidance to a minimum in INSTALL. by Pavel Lyalyakin · 13 days ago
- 06e3813 Remove a reference to a non-existent file subversion/libsvn_ra_serf/README[1]. by Pavel Lyalyakin · 13 days ago
- 87d4b86 Add Expat to the 'Dependency Overview' section of the INSTALL guide. by Pavel Lyalyakin · 13 days ago
- 36cdfab Follow up to r1936953: indentation fix in INSTALL. by Pavel Lyalyakin · 13 days ago
- 1d1c74f Add LZ4 to the I.B section of the INSTALL guide and mark it as REQUIRED in by Pavel Lyalyakin · 13 days ago
- 4c22cad Remove OpenSSL-related guidance because it's quite outdated and OpenSSL isn't by Pavel Lyalyakin · 13 days ago
- 829f94e Make sure --with-junit is set when --enable-javahl since the install-javahl by Daniel Sahlberg · 14 days ago
- 066eaf6 Fix the check for libtool to actually prevent using libtool 1. by Daniel Sahlberg · 14 days ago
- c52b1ba * COMMITTERS by Daniel Sahlberg · 2 weeks ago
- a28e540 Typofix. by Pavel Lyalyakin · 2 weeks ago
- 9197aad * INSTALL by Pavel Lyalyakin · 2 weeks ago
- af398f7 * INSTALL by Pavel Lyalyakin · 2 weeks ago
- 9b445e3 Make a note about updating the branches in the detect-backport-conflicts GHA by Daniel Sahlberg · 2 weeks ago
- 4923347 cmake: Remove workaround for CMake < 3.18. by Ivan Zhakov · 3 weeks ago
- e254b3b cmake: Add explicit SVN_ENABLE_SWIG_PERL_TESTS, SVN_ENABLE_SWIG_PYTHON_TESTS, by Ivan Zhakov · 3 weeks ago
- 4a455f3 GHA: Specify additional options via extra_config_opts for CMake-based build. by Ivan Zhakov · 3 weeks ago
- 111fc62 * subversion/tests/libsvn_fs/fs-sequential-test.c by Ivan Zhakov · 3 weeks ago
- 628f243 Follow-up to r1936631: use proper pool in test. by Ivan Zhakov · 3 weeks ago
- 30d58ac cmake: Prevent `SVN_CFLAGS_ADD_IFELSE` from applying the flags to anything by Jun Omae · 3 weeks ago
- a8711b8 cmake: Do not add options for GCC to G++. by Jun Omae · 3 weeks ago
- 872b424 Refactoring in libsvn_subr/cache-membuffer.c. by Ivan Zhakov · 3 weeks ago
- f564ceb Add tests for svn_cache__set_partial(). by Ivan Zhakov · 3 weeks ago
- 00407be Extend cache tests with additional assertions for cache stats. by Ivan Zhakov · 3 weeks ago
- 68aacfe cmake: Bump minimum required version of CMake 3.14 → 3.20. by Ivan Zhakov · 3 weeks ago
- 5a44e05 Add an XFail test demonstrating 'cache pollution' problem in the revision by Ivan Zhakov · 3 weeks ago
- 971d0aa Update and verify Chinese translation * subversion/po/zh_CN.po by Dongsheng Song · 3 weeks ago
- af9c156 cmake: Support compilation of JavaHL bindings with CMake. by Jun Omae · 4 weeks ago
- c3ed5cb cmake: Adapt `test_prepend_builddir_to_path` to multi-config generator. by Jun Omae · 4 weeks ago
- 25a04e7 GHA: Add separate step to run tests with STORE_PRISTINE=no option. by Ivan Zhakov · 4 weeks ago
- 9f92647 cmake: Follow-up to r1936349, do not use `CMAKE_INSTALL_PREFIX` for the by Jun Omae · 4 weeks ago
- 3f17f13 cmake: Follow-up to r1936528, fix an issue which is unable to load installed by Jun Omae · 4 weeks ago
- 4c32ad9 cmake: Follow-up to r1936396, Use `install(TARGETS)` instead of by Jun Omae · 4 weeks ago
- f3fc9e4 cmake: Create ALIAS after changing the target to IMPORTED GLOBAL. In older by Jun Omae · 4 weeks ago
- 97c1de8 * CMakeLists.txt (cmake_minimum_required): Reformat comment. by Ivan Zhakov · 4 weeks ago
- d40fed4 * CMakeLists.txt by Ivan Zhakov · 4 weeks ago
- 51a19a4 cmake: Use add_custom_target() with SOURCES parameter instead of by Jun Omae · 4 weeks ago
- 8d35586 cmake: Fix compilation of Ruby bindings failing with versions of cmake prior to by Jun Omae · 4 weeks ago
- da00740 cmake: Fix `find_package(Python3)` failing with versions of cmake prior to 3.18. by Jun Omae · 4 weeks ago
- 829af6f cmake: Follow-up to r1936349, remove the uses of block() and endblock() by Jun Omae · 4 weeks ago
- 62631a9 cmake: Follow-up to r1936349, restore the minimum version of cmake to `3.14`. by Jun Omae · 4 weeks ago
- 659ffe9 cmake: Add SVN_TEST_CLEANUP option to control '--cleanup' test run option. by Ivan Zhakov · 4 weeks ago
- 3d2e27c cmake: Fix build, test and install for Perl, Python and Ruby bindings. by Jun Omae · 4 weeks ago
- 95f8db5 Parse dumpfile property length as unsigned integers. by Daniel Sahlberg · 5 weeks ago
- 14a7c87 Simplify the script and test it more thoroughly. by Daniel Sahlberg · 5 weeks ago
- cb87b51 Follow-up to r1936312: That revision removed a foot-note, remove the reference by Daniel Sahlberg · 5 weeks ago
- 006a8de Add README explaining where the ctypes-bindings went. by Daniel Sahlberg · 5 weeks ago
- 1d258cd Don't output a trailing newline in STATUS. by Daniel Sahlberg · 5 weeks ago
- 3f9d365 Update README to reflect recent changes by Daniel Sahlberg · 5 weeks ago
- b6ba512 Simplify backport_tests now that we don't have to consider several different by Daniel Sahlberg · 5 weeks ago
- 335e92b Remove backport.pl by Daniel Sahlberg · 5 weeks ago
- c0f5fcb Remove automatic editing of STATUS from the script and cleanup code. by Daniel Sahlberg · 5 weeks ago
- 9f43cc5 Remove the ctypes bindings code. by Daniel Sahlberg · 5 weeks ago
- 6fbe425 cmake: Follow-up to r1935776, fix all tests via run_tests.py failing with by Jun Omae · 5 weeks ago
- ddb459e cmake: Fix the compile options for swig-pl. by Jun Omae · 5 weeks ago
- 6a6f1c6 cmake: Fix building swig-rb fails with MSVC on Windows. by Jun Omae · 5 weeks ago
- 267b8ff Followup to r1936220, forgot to remove one #fuzzy by Daniel Sahlberg · 5 weeks ago
- 5e9d1e1 Update Swedish translation with changes only in trunk by Daniel Sahlberg · 5 weeks ago
- f2b98a9 Update and verify Swedish translation by Daniel Sahlberg · 5 weeks ago
- 725eaf3 Remove the build-svn-deps-win.pl script. It currently doesn't work by Daniel Sahlberg · 5 weeks ago
- 1b1af0f Remove tools/dev/wc-format.py: `svn info` displays working copy format by Ivan Zhakov · 5 weeks ago
- 8102d57 Make l10n-report.py work with Python3. by Ivan Zhakov · 5 weeks ago
- 804cfbb * COMMITTERS: Mark some translators' email addresses which are bouncing. by Evgeny Kotkov · 5 weeks ago
- ac96f72 In tools/dist: Make the backport scripts support both "Candidate changes" by Daniel Sahlberg · 5 weeks ago
- 151b71d Fix error message when nominating a backport via the script by Daniel Sahlberg · 5 weeks ago
- 196de5d svnbrowse: Hide cursor. by Timofei Zhakov · 5 weeks ago
- b64eeab svnbrowse: Disable echoing typed keys. by Timofei Zhakov · 5 weeks ago
- abbeb44 svnbrowse: Don't call clear() every update. This way curses can optimise each by Timofei Zhakov · 5 weeks ago
- 7d5b557 Fix typo in comments. by Timofei Zhakov · 5 weeks ago
- 3a58c1f svnbrowse: Rework application lifetime; Handle all updates directly in by Timofei Zhakov · 5 weeks ago
- 47329d5 cmake: Sort CMake target conditions to generate stable targets.cmake. by Ivan Zhakov · 5 weeks ago
- a327438 GHA: Run test before installing artifacts in CMake workflow. Test should by Ivan Zhakov · 5 weeks ago
- 127f94d Fix minor issue in output of test runner. by Ivan Zhakov · 5 weeks ago
- 62e955c * CHANGES: Guesstimate the release date for 1.15.0. by Evgeny Kotkov · 5 weeks ago
- 4521f5c * CHANGES: Add most recent changes for 1.15 (up to r1936070). by Evgeny Kotkov · 5 weeks ago
- 6e6a9b0 * build/generator/gen_base.py by Evgeny Kotkov · 6 weeks ago
- 0edb2ef Don't use the full file path in the header of the generated config_keys.inc by Evgeny Kotkov · 6 weeks ago
- 58d324c cmake: Make cmake_minimum_required() and cmake_policy() first directives. by Ivan Zhakov · 6 weeks ago
- 1379520 Follow-up to r1935776: Fix formatting. by Ivan Zhakov · 6 weeks ago
- d2747b0 bcrypt: Destroy BCrypt hash context using BCryptDestroyHash(). We allocate by Ivan Zhakov · 6 weeks ago
- d24a2ab Follow-up to r1936000: Fix typo. by Ivan Zhakov · 6 weeks ago
- ec08ab6 cmake: Clarify error message for invalid SVN_CHECKSUM_BACKEND value. by Ivan Zhakov · 6 weeks ago
- e932ff8 Resolve const cast warning in checksum BCrypt backend. by Ivan Zhakov · 6 weeks ago
- 1adeb01 GHA: Do not trigger build for changes in non-code files. by Ivan Zhakov · 7 weeks ago
- 267a277 Use apr_snprintf() instead of snprintf() when we do not need localization by Ivan Zhakov · 7 weeks ago
- 7dd676b Follow-up to r1935782: fix compilation. by Ivan Zhakov · 7 weeks ago
- 67a68c3 Simplify test code. by Ivan Zhakov · 7 weeks ago
- b7d76c8 * subversion/svn/filesize.c by Ivan Zhakov · 7 weeks ago
- 308c1e6 Follow-up to r1934920: CMake: Fix check for snprintf(). The snprintf() function by Ivan Zhakov · 7 weeks ago
- a3856a4 Merge 'xml-schema-validation-improvements' branch. by Ivan Zhakov · 7 weeks ago
- e1e5737 On the xml-schema-validation-improvements branch: by Ivan Zhakov · 7 weeks ago xml-schema-validation-improvements
- 24e9a58 On the xml-schema-validation-improvements branch: by Ivan Zhakov · 7 weeks ago
- 5cc9964 On the xml-schema-validation-improvements branch: by Ivan Zhakov · 7 weeks ago