Rev. | 日時 | 作者 |
---|---|---|
r29068 | 2021-01-27 01:56:01 | stefankueng |
fix issue tracker links. |
||
r29067 | 2021-01-25 23:19:01 | xhmikosr |
www: update devDependencies and gems |
||
r29066 | 2021-01-20 02:04:41 | stefankueng |
use the total number of conflicts (which includes tree conflict) to determine whether to retry the merge or start the conflict resolve method |
||
r29065 | 2021-01-19 03:01:57 | stefankueng |
add a natvis file to help with debugging |
||
r29064 | 2021-01-16 17:00:31 | stefankueng |
update pot file with recent doc changes |
||
r29063 | 2021-01-16 16:39:56 | stefankueng |
replace link to sourceforge |
||
r29062 | 2021-01-16 04:55:49 | stefankueng |
update the (c) year to 2021 |
||
r29061 | 2021-01-15 05:39:36 | stefankueng |
remove references to tigris.org and sourceforge.net, replace links where possible |
||
r29060 | 2021-01-15 05:38:36 | stefankueng |
remove obsolete files |
||
r29059 | 2021-01-15 01:53:13 | stefankueng |
update translations from transifex |
||
r29058 | 2021-01-14 02:24:52 | stefankueng |
use dynamic year in checkyear.js |
||
r29057 | 2021-01-12 03:06:43 | stefankueng |
update pot file with recent resource changes |
||
r29056 | 2021-01-12 02:57:04 | stefankueng |
patch from Matthias (https://groups.google.com/g/tortoisesvn-dev/c/Ko1Cf6vK4jE/m/TF0P0GJ2CQAJ) |
||
r29055 | 2021-01-12 02:55:00 | stefankueng |
patch from Matthias (https://groups.google.com/g/tortoisesvn-dev/c/LNDlILw3llI/m/0CF1qKpzCQAJ) |
||
r29054 | 2021-01-11 04:13:03 | stefankueng |
update pot file with recent resource changes |
||
r29053 | 2021-01-11 03:55:59 | stefankueng |
add file for last commit. |
||
r29052 | 2021-01-11 02:23:47 | stefankueng |
patch from Matthias (https://groups.google.com/g/tortoisesvn-dev/c/p4cm8Zl0IxM/m/C3d-nK1kCQAJ) |
||
r29051 | 2021-01-11 02:19:02 | stefankueng |
Patch from Daniel Sahlberg (https://groups.google.com/g/tortoisesvn-dev/c/A9g8NgQic2Q/m/MaldJv4cCQAJ) |
||
r29050 | 2021-01-09 05:44:40 | stefankueng |
Patch from Daniel Sahlberg (https://groups.google.com/g/tortoisesvn-dev/c/A9g8NgQic2Q/m/xS-ZYCVdCQAJ) |
||
r29049 | 2021-01-09 05:38:49 | stefankueng |
patch from Matthias (https://groups.google.com/g/tortoisesvn/c/OzKEuGB1ANU/m/TV4bEs05BgAJ) |
||
r29048 | 2021-01-01 05:30:53 | stefankueng |
update the checkyear.js script for 2021 |
||
r29047 | 2020-12-19 22:44:39 | stefankueng |
use the ProgOptAllowMixedRev option and pass it to the svn client function |
||
r29046 | 2020-12-19 22:07:10 | stefankueng |
use PathIsNetworkPath instead of PathIsUNCServerShare |
||
r29045 | 2020-12-19 18:40:56 | stefankueng |
don't subclass controls if dark mode is not available |
||
r29044 | 2020-12-19 02:06:05 | stefankueng |
show the svn error if fetching the repo root failed. |
||
r29043 | 2020-12-18 03:36:14 | stefankueng |
exit early if the repo root is invalid |
||
r29042 | 2020-12-15 02:50:08 | stefankueng |
use PathIsUNCServerShare() to check if a path is a server share and assume a network drive if it is. |
||
r29041 | 2020-12-15 02:24:37 | stefankueng |
retry when opening the clipboard. |
||
r29040 | 2020-12-15 02:08:40 | stefankueng |
start and end the interactive resolving state before/after calling ResolvePostOperationConflicts(). |
||
r29039 | 2020-12-12 03:27:53 | stefankueng |
reset the cancellation flag before retrying the conflict-resolve |