Gilbert Chen
|
c5e2032715
|
Remove existing config and save a local copy when changing password
|
2017-12-09 17:34:43 -05:00 |
|
Gilbert Chen
|
8bd463288f
|
Add a -storage-name option to specify the name of the storage to be initialized
|
2017-12-05 13:42:17 -05:00 |
|
Gilbert Chen
|
2f4e7422ca
|
List known repository ids in the info command
|
2017-12-03 23:36:19 -05:00 |
|
Gilbert Chen
|
81e889ef3f
|
Change the 'bit' option name to 'bit-identical'
|
2017-11-21 19:55:18 -05:00 |
|
gilbertchen
|
1d5b910f5e
|
Merge pull request #264 from lowne/bitcopy
allow bit-identical `add -copy`
|
2017-11-21 17:20:40 -05:00 |
|
Gilbert Chen
|
63aa47f193
|
Bump version to 2.0.10
|
2017-11-21 12:48:37 -05:00 |
|
Mark Lowne
|
1dcb3a05fc
|
allow bit-identical add -copy
|
2017-11-11 16:26:44 +01:00 |
|
Mark Lowne
|
57edf5823d
|
allow skip setting uid/gid on restored files
|
2017-10-30 20:16:28 +01:00 |
|
Gilbert Chen
|
7e1fb6130a
|
Error out immediately if the storage can't be found
|
2017-10-26 21:03:19 -04:00 |
|
Gilbert Chen
|
9608a7f6b6
|
Use random salt and make the number of iterations configurable for storage key derivation
|
2017-10-20 23:21:26 -04:00 |
|
Gilbert Chen
|
ce52ec1e5d
|
The info command should not overwrite the default password if reset-passwords is on
|
2017-09-26 10:37:06 -04:00 |
|
Gilbert Chen
|
8841ced1f5
|
Storage name can't be 'ssh' otherwise the ssh password of the default storage nad the storage password of the 'ssh' storage will share the same keychain entry
|
2017-09-25 21:52:49 -04:00 |
|
Gilbert Chen
|
923cd0aa63
|
Run goimports on all source files
|
2017-09-20 23:07:43 -04:00 |
|
gilbertchen
|
978212fd75
|
Merge pull request #196 from fracai/more-check-stats
print additional, table-formatted stats for CHECK
|
2017-09-20 17:16:23 -04:00 |
|
Arno Hautala
|
d5d7649041
|
added -tabular to check options
|
2017-09-19 01:13:38 -04:00 |
|
gilbertchen
|
ae44bf7226
|
Merge pull request #191 from jt70471/regex-patch-2
store compiled regex patterns for performance optimization
|
2017-09-18 22:46:12 -04:00 |
|
gilbertchen
|
fab9cc77c6
|
Merge pull request #180 from niknah/dry_run
Added backup --dry-run option.
|
2017-09-18 22:32:21 -04:00 |
|
Jeff Thompson
|
805f6fd15d
|
store compiled regex patterns for performance optimization
|
2017-09-17 19:25:34 -05:00 |
|
Jeff Thompson
|
b56d7dedba
|
add regex matching to include/exclude filters
|
2017-09-14 08:49:24 -05:00 |
|
Emanuele Trombetta
|
c42a5a86a4
|
Fix typos
* Update duplicacy_main.go
* Update duplicacy_snapshotmanager.go
|
2017-09-12 07:49:07 +02:00 |
|
Gilbert Chen
|
d8573ca789
|
Bump version to 2.0.9
|
2017-09-11 11:13:28 -04:00 |
|
niknah
|
de2f7c447f
|
Merge branch 'master' into dry_run
|
2017-09-11 20:12:09 +10:00 |
|
Jeff Thompson
|
707967e91b
|
fix upload/download rate for copy described in issue #169
|
2017-09-08 16:39:41 -05:00 |
|
Jeff Thompson
|
612c5b7746
|
Use number of threads specified on copy command
|
2017-09-06 17:01:27 -05:00 |
|
niknah
|
457e518151
|
Added backup --dry-run option.
|
2017-09-06 19:19:36 +10:00 |
|
Gilbert Chen
|
d7fdb5fe7f
|
Add .bat to script names on Windows
|
2017-08-31 12:25:31 -04:00 |
|
Gilbert Chen
|
4912911017
|
Bump version to 2.0.8
|
2017-08-23 22:34:49 -04:00 |
|
Gilbert Chen
|
a0fa0fe7da
|
Fixed #101: show storage name correctly in the password command
|
2017-08-05 12:30:13 -04:00 |
|
Gilbert Chen
|
ea4c4339e6
|
Bump version to 2.0.7
|
2017-08-01 23:08:57 -04:00 |
|
Gilbert Chen
|
7f04a79111
|
Replace Fair Source 5 with our own free-for-personal-use license
|
2017-07-13 23:33:14 -04:00 |
|
Gilbert Chen
|
211c6867d3
|
Bump version to 2.0.6
|
2017-07-13 15:04:56 -04:00 |
|
Gilbert Chen
|
0a149cd509
|
Bump version to 2.0.5
|
2017-07-04 15:17:27 -04:00 |
|
Gilbert Chen
|
817e36c7a6
|
Bump version to 2.0.4
|
2017-06-29 22:22:59 -04:00 |
|
Gilbert Chen
|
d0c376f593
|
Implement fast resume; refactor GetDuplicacyPreferencePath()
|
2017-06-22 22:53:33 -04:00 |
|
Gilbert Chen
|
84a4c86ca7
|
Bump version to 2.0.3
|
2017-06-20 14:39:04 -04:00 |
|
Etienne Charlier
|
2fcc4d44b9
|
Merge branch 'master' of https://github.com/gilbertchen/duplicacy into pref-dir
|
2017-06-12 19:28:52 +02:00 |
|
Gilbert Chen
|
7a1a541c98
|
Rename main directory for better support of go get
|
2017-06-11 14:02:43 -04:00 |
|