1. f73ee44 Add test to benchmark performance of checksum computation. by Timofei Zhakov · 2 hours ago trunk
  2. 05f68ba Add internal APIs to compute checksums of an entire blocks of data with a by Timofei Zhakov · 2 hours ago
  3. ac6fad4 Move the actual implementations of MD5 and SHA1 checksums into a separate file by Timofei Zhakov · 2 hours ago
  4. 12324fc Factor-out implementation of svn_checksum_ctx_t into a separate file. by Timofei Zhakov · 3 hours ago
  5. 49757f2 Use actions/cache instead of removed x-gha cache feature for vcpkg built by Jun Omae · 12 hours ago
  6. f7b2ba0 In tools/dist/release.py, do not try to update the Buildbot config when by Evgeny Kotkov · 2 days ago
  7. 0586552 * tools/dist/release.py (main): Fix typo in the comment. No functional change. by Evgeny Kotkov · 2 days ago
  8. 810809f Fix using an invalid "wx" file mode in tools/dist/release.py. by Evgeny Kotkov · 2 days ago
  9. 271f8eb Increment the trunk version number to 1.16, and introduce a new CHANGES by Evgeny Kotkov · 2 days ago
  10. a87158d * tools/dist/release-lines.yaml: Declare build deps for 1.15 (same as 1.14). by Evgeny Kotkov · 2 days ago
  11. 392802d Revert r1915215 and r1915466. by Daniel Sahlberg · 3 days ago
  12. 2daed45 * notes/knobs Document SVN_I_LOVE_PANGALACTIC_GARGLE_BLASTERS by Daniel Sahlberg · 3 days ago
  13. f9f5716 ra_serf: Guard against SERF_VERSION_AT_LEAST(unreleased version) logic. by Evgeny Kotkov · 6 days ago
  14. c2c3f37 ra_serf: Implement and start using a default readline handler for by Evgeny Kotkov · 6 days ago
  15. f2f6690 * COMMITTERS (kotkov): Update my email address. by Evgeny Kotkov · 6 days ago
  16. 02e43b9 Follow-up to r1930607: Export symbols declared in the svn_xml_private.h header by Timofei Zhakov · 12 days ago
  17. b204502 Exclude the svn_xml_make_parse_stream() function from the public API by making by Timofei Zhakov · 13 days ago
  18. ee85a97 * **/** by Evgeny Kotkov · 13 days ago
  19. be6d066 * subversion/include/svn_utf.h by Evgeny Kotkov · 13 days ago
  20. 16ac9ae * subversion/include/private/svn_io_private.h by Evgeny Kotkov · 13 days ago
  21. 7a1060e Undeprecate the svn_opt_args_to_target_array3() function. by Timofei Zhakov · 14 days ago
  22. 9c48ae7 * COMMITTERS: (minfrin) Add myself as a full committer. by Graham Leggett · 2 weeks ago
  23. 1ffd502 Restore the behaviour before r1915214. by Daniel Sahlberg · 2 weeks ago
  24. a629444 cmake: Make ra_serf enabled by default. by Timofei Zhakov · 2 weeks ago
  25. 047eace cmake: Look for specific versin of Serf based on the header file we just found. by Timofei Zhakov · 2 weeks ago
  26. c3cc055 Minor code formatting. by Timofei Zhakov · 3 weeks ago
  27. 012c3d1 Fix wrong line numbers displayed in syntax errors from the config file parser. by Stefan Sperling · 3 weeks ago
  28. 52d1ec6 * tools/dev/unix-build/Makefile.svn: Set Python version in a way similar to by Stefan Sperling · 3 weeks ago
  29. 126ed5b * tools/dev/unix-build/Makefile.svn: update python to 2.7.18 and 3.13.9 by Stefan Sperling · 3 weeks ago
  30. 270ea68 * tools/dev/unix-build/Makefile.svn: fix missing colon in LD_LIBRARY_PATH by Stefan Sperling · 3 weeks ago
  31. 7bb8449 * tools/dev/unix-build/Makefile.svn: update to ruby 3.4.7 by Stefan Sperling · 3 weeks ago
  32. c7b0960 * tools/dev/unix-build/Makefile.svn: update to lz4 1.10.0 by Stefan Sperling · 3 weeks ago
  33. 0258216 * tools/dev/unix-build/Makefile.svn: update to gettext 0.23.1 by Stefan Sperling · 3 weeks ago
  34. 9b8629a * tools/dev/unix-build/Makefile.svn: update to bzip2 1.0.8 by Stefan Sperling · 3 weeks ago
  35. d5fb933 * tools/dev/unix-build/Makefile.svn: update to libmagic 5.46 by Stefan Sperling · 3 weeks ago
  36. 3d5aab4 * tools/dev/unix-build/Makefile.svn: update to sqlite 3.51.1 by Stefan Sperling · 3 weeks ago
  37. 8c5e5a3 * tools/dev/unix-build/Makefile.svn: update to HTTPD 2.4.65 by Stefan Sperling · 4 weeks ago
  38. d3506e9 * tools/dev/unix-build/Makefile.svn: Update to PCRE 8.45. by Stefan Sperling · 4 weeks ago
  39. be7d4af * tools/dev/unix-build/Makefile.svn: Fix bogus circular dependency in by Stefan Sperling · 4 weeks ago
  40. 171de47 * tools/dev/unix-build/Makefile.svn: update to APR 1.7.6 and APR-util 1.6.3 by Stefan Sperling · 4 weeks ago
  41. fdeea1e * tools/dev/unix-build/Makefile.svn: add OpenLDAP dependency by Stefan Sperling · 4 weeks ago
  42. beb8eb5 * tools/dev/unix-build/Makefile.svn: Add self-built bin/python and bin/ruby by Stefan Sperling · 4 weeks ago
  43. 9598973 * tools/dev/unix-build/Makefile.svn: Mark several regression test by Stefan Sperling · 4 weeks ago
  44. 1e4af07 * tools/dev/unix-build/Makefile.svn: Avoid rebuilding svn and bindings by Stefan Sperling · 4 weeks ago
  45. 6486c46 * tools/dev/unix-build/Makefile.svn: Merge r1833229 from serf trunk into by Stefan Sperling · 4 weeks ago
  46. cac9ac5 Fix a NULL pointer crash in libexpat via the new xml_stream API. by Stefan Sperling · 4 weeks ago
  47. 196bfe1 * tools/dev/unix-build/Makefile.svn: Fix broken URL to my python-2.7 patch. by Stefan Sperling · 4 weeks ago
  48. 874b9f8 Check that we actually have some headers before trying to access them, by Daniel Sahlberg · 6 weeks ago
  49. 5aec4dd Follow-up to r1925899, fix broken xml validation via win-tests.py on Windows. by Jun Omae · 7 weeks ago
  50. dc2466d Adapt gen_win_dependencies.py to expat 2.7.2+. by Jun Omae · 7 weeks ago
  51. 93ee43d Fix an undefined variable in gen_win_dependencies.py. by Jun Omae · 7 weeks ago
  52. bf72420 Adapt swig-py to SWIG 4.4.0. by Jun Omae · 7 weeks ago
  53. 92cedb0 swig-py: bump up required SWIG version to 1.3.40 by Yasuhito Futatsuki · 3 months ago
  54. 0ab5c82 swig-py: follow up to r1912500: Fix NameError on using old SWIG by Yasuhito Futatsuki · 3 months ago
  55. 1d9b886 On Windows, use the WC_NO_BEST_FIT_CHARS [1] flag when converting individual by Evgeny Kotkov · 4 months ago
  56. 91748f2 swig-py: follow-up to r1926575: Revise test cases using reference counts by Yasuhito Futatsuki · 5 months ago
  57. b1e9c4c Follow up to r1908543: The prefix-based search for Serf was broken with by Branko Čibej · 5 months ago
  58. 45891b3 In tools/dev/unix-build by Daniel Sahlberg · 5 months ago
  59. 5b38f60 GitHub removed their SVN server some years ago so getting sources with by Daniel Sahlberg · 5 months ago
  60. cd4d5d7 * INSTALL by Timofei Zhakov · 5 months ago
  61. 698d1d1 Remove unused placeholder step to "Setup environment (Linux)" in the GHA by Daniel Sahlberg · 6 months ago
  62. bf3d9d1 by Peter Balogh · 6 months ago
  63. 4bef5ae If we prepare an environment for Linux, better also check that the os is by Daniel Sahlberg · 6 months ago
  64. abd0024 * tools/hook-scripts/mailer/mailer.py: by Greg Stein · 6 months ago
  65. e6dde18 PR #33: Fix a bug in mailer.py caused by improper user of dict.update(). by Branko Čibej · 6 months ago
  66. aff15e3 In the CMake build system: Consistently search for the newer version of APR by Daniel Sahlberg · 6 months ago
  67. c3b1b79 Simplify the code when we search for two different major versions of the same by Daniel Sahlberg · 6 months ago
  68. ff9317a GitHub Actions: follow-up to r1926599, fix missing pkgconfig directory of by Jun Omae · 6 months ago
  69. 2f5f2f4 Add infrastructure to allow testing ra_serf using Digest instead of Basic by Branko Čibej · 6 months ago
  70. 9187d7b * subversion/svn/auth-cmd.c: by Timofei Zhakov · 6 months ago
  71. 1a7310f mod_dav_svn: Use mod_dav's DAVBasePath setting to determine the by Joe Orton · 6 months ago
  72. c0f139f * .github/workflows/autoconf.yml: by Joe Orton · 6 months ago
  73. 5988cb2 GitHub actions: Consume all MacOS dependencies (except zlib) from homebrew, by Timofei Zhakov · 6 months ago
  74. e132bf0 Fix SWIG test cases for Python 3.14. by Joe Orton · 6 months ago
  75. 3c1377f Fix a malloc-ation that crept in from standalone test code. by Branko Čibej · 6 months ago
  76. b19e45a Reimplement the macOS Keychain auth provider. The SecKeychain* API has been by Branko Čibej · 6 months ago
  77. c14cdcf Fix fallout from r1925937: command-line tools should be non-interactive by Branko Čibej · 6 months ago
  78. 62269e4 On macOS, the SecKeychain* API has been deprecated. To prepare for adding by Branko Čibej · 6 months ago
  79. 7425b16 Remove a long-obsolete workaround for silencing warnings. by Branko Čibej · 6 months ago
  80. d510c07 * .github/workflows/cmake.yml: Add Mac OS workflow. by Timofei Zhakov · 7 months ago
  81. eea0b89 In relation to r1926386, hardcode PUBLIC_LIB_DEPENDS to improve readability. by Timofei Zhakov · 7 months ago
  82. ada9706 Make APR and APR Util dependencies to be linked as PUBLIC, since our headers by Timofei Zhakov · 7 months ago
  83. 0ab1fa8 Follow-up to r1926360: Fix typo in comment by Nathan Hartman · 7 months ago
  84. ead637e Revert most of the changes in svn_utf.h from r1926293. Instead, tell the by Branko Čibej · 7 months ago
  85. 7514cb9 Follow-up to r1926293: add the include back to maintain backward by Timofei Zhakov · 7 months ago
  86. 9a26477 cmake: Use `VERSION_LESS` condition to check whether we should require by Timofei Zhakov · 7 months ago
  87. f6b7526 cmake: Prevent re-definition of APR and Serf targets by using different by Timofei Zhakov · 7 months ago
  88. b3f657a cmake: Support apr-2. by Timofei Zhakov · 7 months ago
  89. 6f24cf3 Explicitly include process.h for getpid(), to fix build with apr-2, which by Timofei Zhakov · 7 months ago
  90. a96ed3b cmake: Support serf-2 from pkg-config. by Timofei Zhakov · 7 months ago
  91. b8deb64 cmake: Support pkg-config library search. by Timofei Zhakov · 7 months ago
  92. d810092 * configure.ac: Without --enable-dot-clangd, do *not* modify the source tree. by Branko Čibej · 7 months ago
  93. 653e15c Follow-up to r1926293: swap SVN_APR_DEFAULT_CHARSET and SVN_APR_LOCALE_CHARSET by Timofei Zhakov · 7 months ago
  94. b2442a8 Do not include apr_xlate.h into svn_utf.h, but manually wrap the by Timofei Zhakov · 7 months ago
  95. 55dc73f Follow-up to r1926277: Fix doubled "from" in docstring by Nathan Hartman · 7 months ago
  96. 70088cb cmake: Generate def files in build time using an external script by Timofei Zhakov · 7 months ago
  97. dce8d1c cmake: Fix NLS support on non-Windows platforms by correctly initialising by Timofei Zhakov · 7 months ago
  98. 89a5cf9 Use svn_opt_args_to_target_array3() instead of svn_opt__args_to_target_array() by Timofei Zhakov · 7 months ago
  99. fc24fe9 Factor-out svn_opt__process_target_array() function that handles target by Timofei Zhakov · 7 months ago
  100. 5104da6 Print character encoding in `svn --version --verbose`. by Timofei Zhakov · 7 months ago