1. e254b3b cmake: Add explicit SVN_ENABLE_SWIG_PERL_TESTS, SVN_ENABLE_SWIG_PYTHON_TESTS, by Ivan Zhakov · 31 hours ago trunk
  2. 4a455f3 GHA: Specify additional options via extra_config_opts for CMake-based build. by Ivan Zhakov · 33 hours ago
  3. 111fc62 * subversion/tests/libsvn_fs/fs-sequential-test.c by Ivan Zhakov · 2 days ago
  4. 628f243 Follow-up to r1936631: use proper pool in test. by Ivan Zhakov · 2 days ago
  5. 30d58ac cmake: Prevent `SVN_CFLAGS_ADD_IFELSE` from applying the flags to anything by Jun Omae · 2 days ago
  6. a8711b8 cmake: Do not add options for GCC to G++. by Jun Omae · 2 days ago
  7. 872b424 Refactoring in libsvn_subr/cache-membuffer.c. by Ivan Zhakov · 2 days ago
  8. f564ceb Add tests for svn_cache__set_partial(). by Ivan Zhakov · 2 days ago
  9. 00407be Extend cache tests with additional assertions for cache stats. by Ivan Zhakov · 2 days ago
  10. 68aacfe cmake: Bump minimum required version of CMake 3.14 → 3.20. by Ivan Zhakov · 2 days ago
  11. 5a44e05 Add an XFail test demonstrating 'cache pollution' problem in the revision by Ivan Zhakov · 2 days ago
  12. 971d0aa Update and verify Chinese translation * subversion/po/zh_CN.po by Dongsheng Song · 3 days ago
  13. af9c156 cmake: Support compilation of JavaHL bindings with CMake. by Jun Omae · 4 days ago
  14. c3ed5cb cmake: Adapt `test_prepend_builddir_to_path` to multi-config generator. by Jun Omae · 4 days ago
  15. 25a04e7 GHA: Add separate step to run tests with STORE_PRISTINE=no option. by Ivan Zhakov · 5 days ago
  16. 9f92647 cmake: Follow-up to r1936349, do not use `CMAKE_INSTALL_PREFIX` for the by Jun Omae · 6 days ago
  17. 3f17f13 cmake: Follow-up to r1936528, fix an issue which is unable to load installed by Jun Omae · 6 days ago
  18. 4c32ad9 cmake: Follow-up to r1936396, Use `install(TARGETS)` instead of by Jun Omae · 6 days ago
  19. f3fc9e4 cmake: Create ALIAS after changing the target to IMPORTED GLOBAL. In older by Jun Omae · 6 days ago
  20. 97c1de8 * CMakeLists.txt (cmake_minimum_required): Reformat comment. by Ivan Zhakov · 6 days ago
  21. d40fed4 * CMakeLists.txt by Ivan Zhakov · 6 days ago
  22. 51a19a4 cmake: Use add_custom_target() with SOURCES parameter instead of by Jun Omae · 7 days ago
  23. 8d35586 cmake: Fix compilation of Ruby bindings failing with versions of cmake prior to by Jun Omae · 7 days ago
  24. da00740 cmake: Fix `find_package(Python3)` failing with versions of cmake prior to 3.18. by Jun Omae · 7 days ago
  25. 829af6f cmake: Follow-up to r1936349, remove the uses of block() and endblock() by Jun Omae · 8 days ago
  26. 62631a9 cmake: Follow-up to r1936349, restore the minimum version of cmake to `3.14`. by Jun Omae · 8 days ago
  27. 659ffe9 cmake: Add SVN_TEST_CLEANUP option to control '--cleanup' test run option. by Ivan Zhakov · 9 days ago
  28. 3d2e27c cmake: Fix build, test and install for Perl, Python and Ruby bindings. by Jun Omae · 10 days ago
  29. 95f8db5 Parse dumpfile property length as unsigned integers. by Daniel Sahlberg · 10 days ago
  30. 14a7c87 Simplify the script and test it more thoroughly. by Daniel Sahlberg · 10 days ago
  31. cb87b51 Follow-up to r1936312: That revision removed a foot-note, remove the reference by Daniel Sahlberg · 10 days ago
  32. 006a8de Add README explaining where the ctypes-bindings went. by Daniel Sahlberg · 10 days ago
  33. 1d258cd Don't output a trailing newline in STATUS. by Daniel Sahlberg · 10 days ago
  34. 3f9d365 Update README to reflect recent changes by Daniel Sahlberg · 11 days ago
  35. b6ba512 Simplify backport_tests now that we don't have to consider several different by Daniel Sahlberg · 11 days ago
  36. 335e92b Remove backport.pl by Daniel Sahlberg · 11 days ago
  37. c0f5fcb Remove automatic editing of STATUS from the script and cleanup code. by Daniel Sahlberg · 11 days ago
  38. 9f43cc5 Remove the ctypes bindings code. by Daniel Sahlberg · 11 days ago
  39. 6fbe425 cmake: Follow-up to r1935776, fix all tests via run_tests.py failing with by Jun Omae · 11 days ago
  40. ddb459e cmake: Fix the compile options for swig-pl. by Jun Omae · 11 days ago
  41. 6a6f1c6 cmake: Fix building swig-rb fails with MSVC on Windows. by Jun Omae · 11 days ago
  42. 267b8ff Followup to r1936220, forgot to remove one #fuzzy by Daniel Sahlberg · 13 days ago
  43. 5e9d1e1 Update Swedish translation with changes only in trunk by Daniel Sahlberg · 13 days ago
  44. f2b98a9 Update and verify Swedish translation by Daniel Sahlberg · 13 days ago
  45. 725eaf3 Remove the build-svn-deps-win.pl script. It currently doesn't work by Daniel Sahlberg · 13 days ago
  46. 1b1af0f Remove tools/dev/wc-format.py: `svn info` displays working copy format by Ivan Zhakov · 13 days ago
  47. 8102d57 Make l10n-report.py work with Python3. by Ivan Zhakov · 13 days ago
  48. 804cfbb * COMMITTERS: Mark some translators' email addresses which are bouncing. by Evgeny Kotkov · 2 weeks ago
  49. ac96f72 In tools/dist: Make the backport scripts support both "Candidate changes" by Daniel Sahlberg · 2 weeks ago
  50. 151b71d Fix error message when nominating a backport via the script by Daniel Sahlberg · 2 weeks ago
  51. 196de5d svnbrowse: Hide cursor. by Timofei Zhakov · 2 weeks ago
  52. b64eeab svnbrowse: Disable echoing typed keys. by Timofei Zhakov · 2 weeks ago
  53. abbeb44 svnbrowse: Don't call clear() every update. This way curses can optimise each by Timofei Zhakov · 2 weeks ago
  54. 7d5b557 Fix typo in comments. by Timofei Zhakov · 2 weeks ago
  55. 3a58c1f svnbrowse: Rework application lifetime; Handle all updates directly in by Timofei Zhakov · 2 weeks ago
  56. 47329d5 cmake: Sort CMake target conditions to generate stable targets.cmake. by Ivan Zhakov · 2 weeks ago
  57. a327438 GHA: Run test before installing artifacts in CMake workflow. Test should by Ivan Zhakov · 2 weeks ago
  58. 127f94d Fix minor issue in output of test runner. by Ivan Zhakov · 2 weeks ago
  59. 62e955c * CHANGES: Guesstimate the release date for 1.15.0. by Evgeny Kotkov · 2 weeks ago
  60. 4521f5c * CHANGES: Add most recent changes for 1.15 (up to r1936070). by Evgeny Kotkov · 2 weeks ago
  61. 6e6a9b0 * build/generator/gen_base.py by Evgeny Kotkov · 3 weeks ago
  62. 0edb2ef Don't use the full file path in the header of the generated config_keys.inc by Evgeny Kotkov · 3 weeks ago
  63. 58d324c cmake: Make cmake_minimum_required() and cmake_policy() first directives. by Ivan Zhakov · 3 weeks ago
  64. 1379520 Follow-up to r1935776: Fix formatting. by Ivan Zhakov · 3 weeks ago
  65. d2747b0 bcrypt: Destroy BCrypt hash context using BCryptDestroyHash(). We allocate by Ivan Zhakov · 3 weeks ago
  66. d24a2ab Follow-up to r1936000: Fix typo. by Ivan Zhakov · 3 weeks ago
  67. ec08ab6 cmake: Clarify error message for invalid SVN_CHECKSUM_BACKEND value. by Ivan Zhakov · 3 weeks ago
  68. e932ff8 Resolve const cast warning in checksum BCrypt backend. by Ivan Zhakov · 3 weeks ago
  69. 1adeb01 GHA: Do not trigger build for changes in non-code files. by Ivan Zhakov · 4 weeks ago
  70. 267a277 Use apr_snprintf() instead of snprintf() when we do not need localization by Ivan Zhakov · 4 weeks ago
  71. 7dd676b Follow-up to r1935782: fix compilation. by Ivan Zhakov · 4 weeks ago
  72. 67a68c3 Simplify test code. by Ivan Zhakov · 4 weeks ago
  73. b7d76c8 * subversion/svn/filesize.c by Ivan Zhakov · 4 weeks ago
  74. 308c1e6 Follow-up to r1934920: CMake: Fix check for snprintf(). The snprintf() function by Ivan Zhakov · 4 weeks ago
  75. a3856a4 Merge 'xml-schema-validation-improvements' branch. by Ivan Zhakov · 4 weeks ago
  76. e1e5737 On the xml-schema-validation-improvements branch: by Ivan Zhakov · 4 weeks ago xml-schema-validation-improvements
  77. 24e9a58 On the xml-schema-validation-improvements branch: by Ivan Zhakov · 4 weeks ago
  78. 5cc9964 On the xml-schema-validation-improvements branch: by Ivan Zhakov · 4 weeks ago
  79. 867dfcf On the xml-schema-validation-improvements branch: by Ivan Zhakov · 4 weeks ago
  80. 218f85b On the xml-schema-validation-improvements branch: by Ivan Zhakov · 4 weeks ago
  81. 04daa22 On the xml-schema-validation-improvements branch: by Ivan Zhakov · 4 weeks ago
  82. ec114b9 On the xml-schema-validation-improvements branch: by Ivan Zhakov · 4 weeks ago
  83. bccd386 On the xml-schema-validation-improvements branch: by Ivan Zhakov · 4 weeks ago
  84. a6de2b0 On the xml-schema-validation-improvements branch: by Daniel Sahlberg · 4 weeks ago
  85. 09f968f On the xml-schema-validation-improvements branch: by Daniel Sahlberg · 4 weeks ago
  86. 5edc993 Add myself to COMMITTERS by Jordan Peck · 5 weeks ago
  87. 3d81983 On 'xml-schema-validation-improvements' branch: by Ivan Zhakov · 5 weeks ago
  88. cc9af31 GHA: Provide Python3_ROOT_DIR in CMake configure to explicitly specify which by Ivan Zhakov · 5 weeks ago
  89. 3b90ee6 On the xml-schema-validation-improvements branch: by Daniel Sahlberg · 5 weeks ago
  90. deb4431 svnbrowse: Use newer API. by Timofei Zhakov · 5 weeks ago
  91. 85707b2 Switch command-line programs to UTF-8 mode. by Timofei Zhakov · 5 weeks ago
  92. 94c0ff7 On the 'utf8-cmdline' branch: Remove stale implementation of by Timofei Zhakov · 5 weeks ago utf8-cmdline
  93. 190dd26 On 'xml-schema-validation-improvements' branch: by Ivan Zhakov · 5 weeks ago
  94. 849e4e2 GHA: Do not add VCPKG bin directory to PATH. by Ivan Zhakov · 5 weeks ago
  95. 7e021c7 GHA: Use Python3_FIND_STRATEGY=LOCATION for CMake configure . Otherwise CMake by Ivan Zhakov · 5 weeks ago
  96. a430215 * CMakeLists.txt: Fix typo. by Ivan Zhakov · 5 weeks ago
  97. 0dbffd6 GHA: Add `-v` option when running pip to troubleshoot issues when multiple by Ivan Zhakov · 5 weeks ago
  98. 716bd53 On 'xml-schema-validation-improvements' branch: by Ivan Zhakov · 5 weeks ago
  99. 0f8061d * .github/workflows/cmake.yml by Ivan Zhakov · 5 weeks ago
  100. bbf5958 On 'xml-schema-validation-improvements' branch: by Ivan Zhakov · 5 weeks ago