What's Changed
- initial releng work by @eparovyshnaya in #1
- [#2] Improve releng by @ruspl-afed in #3
- [#4] Repackage IUs to SVNKit 1.10 specific names by @ruspl-afed in #5
- [#6] Implement basic query and command methods by @ruspl-afed in #7
- [#8] Our first release should support Java 11 by @ruspl-afed in #9
- [#10] Set notification callback to the SVNKit client by @ruspl-afed in #11
- [#13] Extend CI to publish update-site by @eparovyshnaya in #14
- [#13] update readme by @eparovyshnaya in #16
- [#17] Implement credentials callback by @ruspl-afed in #18
- [#20] Implement listEntries method by @ruspl-afed in #21
- [#22] implement
getInfo
by @ruspl-afed in #23 - [#24] Implement listProperties method by @ruspl-afed in #25
- [#26] Start
ISVNManager
implementation by @ruspl-afed in #27 - [#26] Start
ISVNManager
implementation by @ruspl-afed in #28 - Finish ISVNManager implementation by @ruspl-afed in #30
- [#31] Implement
listHistoryLog
method by @ruspl-afed in #32 - [#33] Implement
checkout
method by @ruspl-afed in #34 - [#35] Implement
lock
method by @ruspl-afed in #36 - [#37] Implement
unlock
method by @ruspl-afed in #38 - [#39] Implement
add
method by @ruspl-afed in #40 - [#37] Implement
unlock
method by @ruspl-afed in #42 - [#39] Implement
add
method by @ruspl-afed in #43 - [#41] Implement
add
method by @ruspl-afed in #44 - [#45] Implement
update
method by @ruspl-afed in #46 - [#47] Implement
switchTo
method by @ruspl-afed in #48 - [#49] Implement
revert
method by @ruspl-afed in #50 - [#51] Implement
status
method by @ruspl-afed in #52 - [#53] Implement
relocate
method by @ruspl-afed in #54 - [#55] Implement
cleanup
method by @ruspl-afed in #56 - [#57] Implement
mergeTwo
method by @ruspl-afed in #58 - [#59] Implement
merge
method by @ruspl-afed in #60 - [#61] Implement
mergeReintegrate
method by @ruspl-afed in #62 - [#63] Implement
getMergeInfo
method by @ruspl-afed in #64 - [#65] Implement
listMergeInfoLog
method by @ruspl-afed in #66 - [#67] Implement
suggestMergeSources
method by @ruspl-afed in #68 - [#69] Implement
resolve
method by @ruspl-afed in #70 - [#71] Align license headers by @ruspl-afed in #72
- [#73] Implement
addToChangeList
method by @ruspl-afed in #74 - [#75] Implement
removeFromChangeLists
method by @ruspl-afed in #76 - [#77] Implement
dumpChangeLists
method by @ruspl-afed in #78 - [#79] Implement
importTo
method by @ruspl-afed in #80 - [#81] Implement
exportTo
method by @ruspl-afed in #82 - [#83] Implement
diff
methods by @ruspl-afed in #84 - [#85] Implement
diffTwo
methods by @ruspl-afed in #86 - [#87] Implement
diffStatus
method by @ruspl-afed in #88 - [#89] Implement
diffStatusTwo
method by @ruspl-afed in #90 - [#91] Implement
streamFileContent
method by @ruspl-afed in #92 - [#93] Implement
mkdir
method by @ruspl-afed in #94 - [#95] Implement
moveLocal
method by @ruspl-afed in #96 - [#97] Implement
moveRemote
method by @ruspl-afed in #98 - [#99] Implement
copyLocal
method by @ruspl-afed in #100 - [#101] Implement
copyRemote
method by @ruspl-afed in #102 - [#103] Implement
removeLocal
method by @ruspl-afed in #104 - [#105] Implement
removeRemote
method by @ruspl-afed in #106 - [#107] Implement
annotate
method by @ruspl-afed in #108 - [#109] Implement
getProperty
method by @ruspl-afed in #110 - [#115] Implement
listRevisionProperties
method by @ruspl-afed in #116 - [#113] Implement
setPropertyRemote
method by @ruspl-afed in #114 - [#111] Implement
setPropertyLocal
method by @ruspl-afed in #112 - [#117] Implement
getRevisionProperty
method by @ruspl-afed in #118 - [#119] Implement
setRevisionProperty
method by @ruspl-afed in #120 - [#121] Implement
upgrade
method by @ruspl-afed in #122 - [#123] Implement
patch
method by @ruspl-afed in #124 - [#125] Implement
vacuum
method by @ruspl-afed in #126 - [#127] Implement notification callback accessors by @ruspl-afed in #128
- [#129] Implement conflict resolver accessors by @ruspl-afed in #130
- [#131] Fix warnings by @ruspl-afed in #132
- [#13] Extend CI to publish update-site by @eparovyshnaya in #19
- [#13] Extend CI to publish update-site by @ruspl-afed in #133
- [#134] Fix connector runtime by @ruspl-afed in #135
- [#138] Bump version to 1.0.0 by @ruspl-afed in #139
New Contributors
- @eparovyshnaya made their first contribution in #1
- @ruspl-afed made their first contribution in #3
Full Changelog: https://github.com/arsysop/svn/commits/v1.0.0