Releases: arsysop/svn
Releases · arsysop/svn
v1.0.1
What's Changed
- [#141] Target platform not resolvable after features renaming by @zelenyhleb in #142
- [#143] Make subversive plugin dependency version less strict by @zelenyhleb in #144
- [#148] fix pipline by @eparovyshnaya in #150
- [#148] fix pipline by @eparovyshnaya in #151
- [#148] Fix typo username -> password by @msternermxy in #149
- [#152] Fix NPEs for some null parameters to connector by @msternermxy in #153
- [#147] ArrayStoreException while merging with conflicts by @eparovyshnaya in #154
- [#146] NullPointerException in SvnTypeMap by @ruspl-afed in #156
- [#155] ArrayStoreException when file entry is in SVN conflict state by @ruspl-afed in #158
- [#157] Prepare releng for 1.0.1 by @ruspl-afed in #159
New Contributors
- @zelenyhleb made their first contribution in #142
- @msternermxy made their first contribution in #149
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
getInfoby @ruspl-afed in #23 - [#24] Implement listProperties method by @ruspl-afed in #25
- [#26] Start
ISVNManagerimplementation by @ruspl-afed in #27 - [#26] Start
ISVNManagerimplementation by @ruspl-afed in #28 - Finish ISVNManager implementation by @ruspl-afed in #30
- [#31] Implement
listHistoryLogmethod by @ruspl-afed in #32 - [#33] Implement
checkoutmethod by @ruspl-afed in #34 - [#35] Implement
lockmethod by @ruspl-afed in #36 - [#37] Implement
unlockmethod by @ruspl-afed in #38 - [#39] Implement
addmethod by @ruspl-afed in #40 - [#37] Implement
unlockmethod by @ruspl-afed in #42 - [#39] Implement
addmethod by @ruspl-afed in #43 - [#41] Implement
addmethod by @ruspl-afed in #44 - [#45] Implement
updatemethod by @ruspl-afed in #46 - [#47] Implement
switchTomethod by @ruspl-afed in #48 - [#49] Implement
revertmethod by @ruspl-afed in #50 - [#51] Implement
statusmethod by @ruspl-afed in #52 - [#53] Implement
relocatemethod by @ruspl-afed in #54 - [#55] Implement
cleanupmethod by @ruspl-afed in #56 - [#57] Implement
mergeTwomethod by @ruspl-afed in #58 - [#59] Implement
mergemethod by @ruspl-afed in #60 - [#61] Implement
mergeReintegratemethod by @ruspl-afed in #62 - [#63] Implement
getMergeInfomethod by @ruspl-afed in #64 - [#65] Implement
listMergeInfoLogmethod by @ruspl-afed in #66 - [#67] Implement
suggestMergeSourcesmethod by @ruspl-afed in #68 - [#69] Implement
resolvemethod by @ruspl-afed in #70 - [#71] Align license headers by @ruspl-afed in #72
- [#73] Implement
addToChangeListmethod by @ruspl-afed in #74 - [#75] Implement
removeFromChangeListsmethod by @ruspl-afed in #76 - [#77] Implement
dumpChangeListsmethod by @ruspl-afed in #78 - [#79] Implement
importTomethod by @ruspl-afed in #80 - [#81] Implement
exportTomethod by @ruspl-afed in #82 - [#83] Implement
diffmethods by @ruspl-afed in #84 - [#85] Implement
diffTwomethods by @ruspl-afed in #86 - [#87] Implement
diffStatusmethod by @ruspl-afed in #88 - [#89] Implement
diffStatusTwomethod by @ruspl-afed in #90 - [#91] Implement
streamFileContentmethod by @ruspl-afed in #92 - [#93] Implement
mkdirmethod by @ruspl-afed in #94 - [#95] Implement
moveLocalmethod by @ruspl-afed in #96 - [#97] Implement
moveRemotemethod by @ruspl-afed in #98 - [#99] Implement
copyLocalmethod by @ruspl-afed in #100 - [#101] Implement
copyRemotemethod by @ruspl-afed in #102 - [#103] Implement
removeLocalmethod by @ruspl-afed in #104 - [#105] Implement
removeRemotemethod by @ruspl-afed in #106 - [#107] Implement
annotatemethod by @ruspl-afed in #108 - [#109] Implement
getPropertymethod by @ruspl-afed in #110 - [#115] Implement
listRevisionPropertiesmethod by @ruspl-afed in #116 - [#113] Implement
setPropertyRemotemethod by @ruspl-afed in #114 - [#111] Implement
setPropertyLocalmethod by @ruspl-afed in #112 - [#117] Implement
getRevisionPropertymethod by @ruspl-afed in #118 - [#119] Implement
setRevisionPropertymethod by @ruspl-afed in #120 - [#121] Implement
upgrademethod by @ruspl-afed in #122 - [#123] Implement
patchmethod by @ruspl-afed in #124 - [#125] Implement
vacuummethod 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