1. 6899dbd Print path using local style in svn info --show-item wc-root. by Daniel Sahlberg · 12 months ago
  2. 84cc347 TortoiseSVN now supports building on ARM64, so let's help them a little bit by by Daniel Sahlberg · 12 months ago
  3. d947dc4 * tools/dev/unix-build/Makefile.svn: update to serf 1.3.10 by Stefan Sperling · 12 months ago
  4. e56b2ed Follow-up to r1909127, fix copy_tests.py 17 on Windows by Jun Omae · 12 months ago
  5. 7a36b7f Fix a typo in swig-bindings related build-time error messages. by Stefan Sperling · 12 months ago
  6. 4d156ca Followup to r1909127: fix test failures on Windows by Daniel Sahlberg · 12 months ago
  7. 463f14e swig-py: Use `sysconfig` instead of `distutils.sysconfig` which is by Jun Omae · 12 months ago
  8. eeab239 * subversion/libsvn_wc/workqueue.c by Bert Huijben · 12 months ago
  9. ea6fbdf Avoid a database transaction for most file installs from the workqueue. by Bert Huijben · 12 months ago
  10. da87bd7 * CHANGES: Update notes for r1909351 to make them clearer. by Daniel Sahlberg · 1 year, 1 month ago
  11. 8c592fd * COMMITTERS: Set Stefan Hett (luke1410) as dormant as requested on private@ by Daniel Sahlberg · 1 year, 1 month ago
  12. ba12bf0 * CHANGES: Document r1909351 by Daniel Sahlberg · 1 year, 1 month ago
  13. 36d8078 Revert r1845377 as it has caused a lot of trouble for end users. by Daniel Sahlberg · 1 year, 1 month ago
  14. 63d068b * contrib/server-side/fsfsverify.py by Stefan Sperling · 1 year, 1 month ago
  15. b85f638 Fix issue #4913 Assert on svn move [URL] [URL]/subdir. by Daniel Sahlberg · 1 year, 1 month ago
  16. fc6985f Fix issues #4911: external file pointing at redirected URL. by Daniel Sahlberg · 1 year, 2 months ago
  17. ef4cf1b There are some places where we use svn_revnum_t as keys in an apr_hash_t by Philip Martin · 1 year, 2 months ago
  18. cf745ff Ensure libsvn_fs_x_LDFLAGS ends up in the Makefile so that flags such as by Philip Martin · 1 year, 2 months ago
  19. 5b710e2 Reduce spurious conflicts during commit. Two txns that are not meant by Philip Martin · 1 year, 2 months ago
  20. 52c2ecc Fix an issue where calling `svn copy` between two different working copies by Evgeny Kotkov · 1 year, 2 months ago
  21. 81c838c Add SIGTERM/SIGINT handling to svnserve, this allows it to exit more by Philip Martin · 1 year, 2 months ago
  22. 0a1a572 Add suport for running valgrind during 'make check'. by Philip Martin · 1 year, 2 months ago
  23. 1c2bdb6 Fix a one definition rule (ODR) violation: explicitly linking by Philip Martin · 1 year, 2 months ago
  24. 40e2edf Fix a complier warning. by Philip Martin · 1 year, 2 months ago
  25. e2026c6 Replace some deprected autoconf macros, this stops by Philip Martin · 1 year, 2 months ago
  26. 546bf6a Following up on r1907965, fix linking issue. by Evgeny Kotkov · 1 year, 3 months ago
  27. 1df178d Remove a few conditional test @Skips that are no longer required, due to by Evgeny Kotkov · 1 year, 3 months ago
  28. 39ad6a6 Fix an issue where calling `svn checkout` without a format version argument by Evgeny Kotkov · 1 year, 3 months ago
  29. cad4431 Fix an issue where calling `svn upgrade` without arguments for a 1.15-format by Evgeny Kotkov · 1 year, 3 months ago
  30. ca8b5a8 Add a new `compatible-version` config option. by Evgeny Kotkov · 1 year, 3 months ago
  31. 0f0beb9 Slightly refactor the svn_client__checkout_internal() function so that all by Evgeny Kotkov · 1 year, 3 months ago
  32. 7036a20 Remove misplaced comma that was blocking Python string concatenation. by Karl Fogel · 1 year, 4 months ago
  33. 389a60d Move the comment to a more appropriate location in wc-metadata.sql. by Evgeny Kotkov · 1 year, 4 months ago
  34. 0e02d0e When upgrading a working copy to format 32, ensure that we always have the by Evgeny Kotkov · 1 year, 4 months ago
  35. 2c4af88 Fix an invalid usage of SVN_VA_NULL. by Evgeny Kotkov · 1 year, 4 months ago
  36. 63e346b Remove the `store_pristine` argument from svn_wc__upgrade(). by Evgeny Kotkov · 1 year, 4 months ago
  37. d5168aa Fix missing pointer dereference in the diff parser. by Stefan Sperling · 1 year, 5 months ago
  38. 4c3835a Use `/MP` (Build with multiple processes [1]) when compiling on Windows. by Evgeny Kotkov · 1 year, 5 months ago
  39. 781bc7c * tools/devel/unix-build/Makefile.svn: Update sqlite version to 3.39.4. by Stefan Sperling · 1 year, 5 months ago
  40. 30e4f4f Merge the `pristines-on-demand-on-mwf` branch to trunk. by Evgeny Kotkov · 1 year, 5 months ago
  41. d229c97 On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905838. by Evgeny Kotkov · 1 year, 6 months ago pristines-on-demand-on-mwf
  42. 9c80d92 In the svn_wc__internal_ensure_adm() function, do not forget to convert by Evgeny Kotkov · 1 year, 6 months ago
  43. 32d991d On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905810. by Evgeny Kotkov · 1 year, 6 months ago
  44. 80e0501 Switch to an alternative implementation of svn_wc__format_from_context(). by Evgeny Kotkov · 1 year, 6 months ago
  45. d3420b2 On the 'pristines-on-demand-on-mwf' branch: Provide a custom implementation by Evgeny Kotkov · 1 year, 6 months ago
  46. dbeeac5 On the 'pristines-on-demand-on-mwf' branch: Tweak a docstring. by Evgeny Kotkov · 1 year, 6 months ago
  47. ab36222 On the 'pristines-on-demand-on-mwf' branch: Send notifications from the by Evgeny Kotkov · 1 year, 6 months ago
  48. 8d11438 On the 'pristines-on-demand-on-mwf' branch: Update BRANCH-README. by Evgeny Kotkov · 1 year, 6 months ago
  49. 1ad8625 On the 'pristines-on-demand-on-mwf' branch: Following up to r1905602, remove by Evgeny Kotkov · 1 year, 6 months ago
  50. 62bb846 On the 'pristines-on-demand-on-mwf' branch: In svn_wc_crawl_revisions5(), by Evgeny Kotkov · 1 year, 6 months ago
  51. 73990a8 On the 'pristines-on-demand-on-mwf' branch: Bump the minimum required by Evgeny Kotkov · 1 year, 6 months ago
  52. 13d8bba On the 'pristines-on-demand-on-mwf' branch: Skip the revert_reexpand_keyword() by Evgeny Kotkov · 1 year, 6 months ago
  53. 194774d On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905754. by Evgeny Kotkov · 1 year, 6 months ago
  54. 9d82352 In the revert_reexpand_keyword() test, use a helper to run the revert command. by Evgeny Kotkov · 1 year, 6 months ago
  55. 83d22ef On the 'pristines-on-demand-on-mwf' branch: Convert the externals_tests.py#52 by Evgeny Kotkov · 1 year, 6 months ago
  56. 550d71b Add a failing test for a case where `svn upgrade` currently returns an error by Evgeny Kotkov · 1 year, 6 months ago
  57. cd9a903 On the 'pristines-on-demand-on-mwf' branch: Do not dehydrate the text-bases by Evgeny Kotkov · 1 year, 6 months ago
  58. 56b56db On the 'pristines-on-demand-on-mwf' branch: Following up on r1897291, by Evgeny Kotkov · 1 year, 6 months ago
  59. 04753d1 On the 'pristines-on-demand-on-mwf' branch: Tweak documentation for the by Evgeny Kotkov · 1 year, 6 months ago
  60. 41f2f09 On the 'pristines-on-demand-on-mwf' branch: Rework how we handle a situation by Evgeny Kotkov · 1 year, 6 months ago
  61. 82dd387 On the 'pristines-on-demand-on-mwf' branch: Slightly rephrase an error message. by Evgeny Kotkov · 1 year, 6 months ago
  62. 7362e01 On the 'pristines-on-demand-on-mwf' branch: Following up on r1905662, by Evgeny Kotkov · 1 year, 6 months ago
  63. 6ef2a9e On the 'pristines-on-demand-on-mwf' branch: Following up on r1905662, by Evgeny Kotkov · 1 year, 6 months ago
  64. cb0821e On the 'pristines-on-demand-on-mwf' branch: Bump libsvn_wc APIs that may by Evgeny Kotkov · 1 year, 6 months ago
  65. 4e65a42 On the 'pristines-on-demand-on-mwf' branch: Expose the working copy text-base by Evgeny Kotkov · 1 year, 6 months ago
  66. 1b0e6f8 On the 'pristines-on-demand-on-mwf' branch: Rename "hydrate callback" to by Evgeny Kotkov · 1 year, 6 months ago
  67. ecc59f5 On the 'pristines-on-demand-on-mwf' branch: Fix a docstring. by Evgeny Kotkov · 1 year, 6 months ago
  68. 6a69728 On the 'pristines-on-demand-on-mwf' branch: Add a test for an attempt to by Evgeny Kotkov · 1 year, 6 months ago
  69. 57b3592 On the 'pristines-on-demand-on-mwf' branch: A minor test code cleanup. by Evgeny Kotkov · 1 year, 6 months ago
  70. 60f0631 On the 'pristines-on-demand-on-mwf' branch: Add tests for moves in the by Evgeny Kotkov · 1 year, 6 months ago
  71. 9e71095 On the 'pristines-on-demand-on-mwf' branch: Add tests for copies in the by Evgeny Kotkov · 1 year, 6 months ago
  72. 4f6d5a9 On the 'pristines-on-demand-on-mwf' branch: Fix a layering violation in by Evgeny Kotkov · 1 year, 6 months ago
  73. b3a71d9 On the 'pristines-on-demand-on-mwf' branch: In the update_tests.py#57, specify by Evgeny Kotkov · 1 year, 6 months ago
  74. 957c3d1 On the 'pristines-on-demand-on-mwf' branch: Ensure that the hydrated pristine by Evgeny Kotkov · 1 year, 6 months ago
  75. e8748da On the 'pristines-on-demand-on-mwf' branch: A minor refactoring. by Evgeny Kotkov · 1 year, 6 months ago
  76. fc21486 On the 'pristines-on-demand-on-mwf' branch: A minor refactoring. by Evgeny Kotkov · 1 year, 6 months ago
  77. d3beb71 On the 'pristines-on-demand-on-mwf' branch: Skip basic_tests.py#9 when by Evgeny Kotkov · 1 year, 6 months ago
  78. 235a77b On the 'pristines-on-demand-on-mwf' branch: Following up on r1905324, fix by Evgeny Kotkov · 1 year, 6 months ago
  79. 3b567e5 On the 'pristines-on-demand-on-mwf' branch: Reuse an RA session when fetching by Evgeny Kotkov · 1 year, 6 months ago
  80. 4dbd327 On the 'pristines-on-demand-on-mwf' branch: Rework the RA part of the by Evgeny Kotkov · 1 year, 6 months ago
  81. 23ce5b2 On the 'pristines-on-demand-on-mwf' branch: A minor refactoring. by Evgeny Kotkov · 1 year, 6 months ago
  82. 4064be9 On the 'pristines-on-demand-on-mwf' branch: In the authz_tests.py#31, specify by Evgeny Kotkov · 1 year, 6 months ago
  83. 5015ab7 On the 'pristines-on-demand-on-mwf' branch: Following up on r1900103, by Evgeny Kotkov · 1 year, 6 months ago
  84. 8da8c4d On the 'pristines-on-demand-on-mwf' branch: Update basic_tests.py#8 so that by Evgeny Kotkov · 1 year, 6 months ago
  85. 0ad21e6 On the 'pristines-on-demand-on-mwf' branch: In the pristine-store-test, check by Evgeny Kotkov · 1 year, 6 months ago
  86. b5f5cb5 On the 'pristines-on-demand-on-mwf' branch: Undo the modifications to by Evgeny Kotkov · 1 year, 6 months ago
  87. 886eda3 On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905503. by Evgeny Kotkov · 1 year, 6 months ago
  88. 004c4f5 In the working copy file writer, improve error reporting for cases where by Evgeny Kotkov · 1 year, 6 months ago
  89. 5cb80c0 On the 'pristines-on-demand-on-mwf' branch: by Evgeny Kotkov · 1 year, 6 months ago
  90. ea2083d On the 'pristines-on-demand-on-mwf' branch: Without any functional change, by Evgeny Kotkov · 1 year, 6 months ago
  91. 1f498de On the 'pristines-on-demand-on-mwf' branch: by Evgeny Kotkov · 1 year, 6 months ago
  92. c6276f4 On the 'pristines-on-demand-on-mwf' branch: Following up on r1897977, by Evgeny Kotkov · 1 year, 6 months ago
  93. 26b04e1 On the 'pristines-on-demand-on-mwf' branch: by Evgeny Kotkov · 1 year, 6 months ago
  94. 0519408 On the 'pristines-on-demand-on-mwf' branch: by Evgeny Kotkov · 1 year, 6 months ago
  95. 8c911bd On the 'pristines-on-demand-on-mwf' branch: Remove the XFail() marker from by Evgeny Kotkov · 1 year, 6 months ago
  96. 21303ef On the 'pristines-on-demand-on-mwf' branch: Rework the conditional checks by Evgeny Kotkov · 1 year, 6 months ago
  97. c407a7a On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905479, by Evgeny Kotkov · 1 year, 6 months ago
  98. b6dab66 On the 'pristines-on-demand-on-mwf' branch: by Evgeny Kotkov · 1 year, 6 months ago
  99. 797e930 On the 'pristines-on-demand-on-mwf' branch: by Evgeny Kotkov · 1 year, 6 months ago
  100. 72ef8f7 On the 'pristines-on-demand-on-mwf' branch: by Evgeny Kotkov · 1 year, 6 months ago