rawtaz
|
c86d2f23aa
|
Merge pull request #2854 from restic/rawtaz-patch-1
Clarify questions and text in PR template
|
2020-07-25 15:41:27 +02:00 |
|
rawtaz
|
96ec04d74d
|
Clarify questions and text in PR template
|
2020-07-25 15:38:00 +02:00 |
|
rawtaz
|
5d8d70542f
|
Merge pull request #2852 from MichaelEischer/drop-go-1.11
Drop support for Go version 1.11
|
2020-07-25 01:17:36 +02:00 |
|
rawtaz
|
8598bb042b
|
Merge pull request #2769 from darkdragon-001/patch-1
Update documentation for environment variables
|
2020-07-12 00:40:21 +02:00 |
|
rawtaz
|
6fedf1a7f4
|
Merge pull request #2809 from lessfoobar/patch-2
Update 080_examples.rst
|
2020-06-26 00:12:05 +02:00 |
|
rawtaz
|
1bc80c3c8d
|
Merge pull request #2802 from andreaso/cachedir-https-links
Use https:// for linking CACHEDIR.TAG specs
|
2020-06-21 20:01:42 +02:00 |
|
rawtaz
|
1d66bb9e62
|
Merge pull request #2784 from MichaelEischer/minio-sha256-changelog
Add changelog for #2709
|
2020-06-13 18:33:54 +02:00 |
|
rawtaz
|
26704be17f
|
Merge pull request #2776 from nunoperalta/patch-1
Fix #2774 - make unable to umount message clearer
|
2020-06-07 17:19:50 +02:00 |
|
rawtaz
|
c4336978eb
|
Reword parts of Providing Patches in CONTRIBUTION.md
Primarily makes the request that contributors create a new branch for their changes stand out more.
|
2020-05-12 14:03:57 +02:00 |
|
rawtaz
|
3ed61987a2
|
Merge pull request #2695 from restic/rawtaz-doc-exclude-file-tilde
doc: Add note on tilde expansion in exclude files
|
2020-04-18 13:01:17 +02:00 |
|
rawtaz
|
9dba7a2577
|
doc: Add note on tilde expansion in exclude files
Explains to the reader that tilde expansion does not work in exclude files, and that they should instead use the $HOME variable.
|
2020-04-18 12:47:47 +02:00 |
|
rawtaz
|
3ee6b8ec63
|
Merge pull request #2689 from MichaelEischer/fix-background-hang
Fix shutdown hang when restic is started as background job
|
2020-04-12 22:39:44 +02:00 |
|
rawtaz
|
5a7c27ddb6
|
Merge pull request #2681 from MichaelEischer/optimize-debug
Reduce memory usage and startup time of debug command
|
2020-04-04 00:08:14 +02:00 |
|
rawtaz
|
e7b741b2d7
|
Merge pull request #2682 from MichaelEischer/cleanup-cli-paramter-names
Cleanup CLI parameter names for backup / global flags
|
2020-04-03 21:35:34 +02:00 |
|
rawtaz
|
c03bc88b29
|
Merge pull request #2669 from MichaelEischer/doc-cifs-linux-bug
doc: Warn about compatibility issues with CIFS and restic
|
2020-03-26 23:01:06 +01:00 |
|
rawtaz
|
2b5a6d255a
|
Merge pull request #2660 from restic/rawtaz-delete-old-issue-template
Delete ISSUE_TEMPLATE.md (not used anymore)
|
2020-03-21 20:48:39 +01:00 |
|
rawtaz
|
f004dbe605
|
Delete ISSUE_TEMPLATE.md (not used anymore)
Nowadays the ISSUE_TEMPLATE/ directory and its files are used for this feature.
|
2020-03-21 20:30:19 +01:00 |
|
rawtaz
|
9efbe98879
|
Merge pull request #2623 from alrs/internal-restic-err-before-close
internal/restic: close os.File after checking for error
|
2020-03-18 22:23:20 +01:00 |
|
rawtaz
|
7d9300efca
|
Merge pull request #2637 from greatroar/unused
Remove Go 1.5 compatibility code
|
2020-03-18 22:22:15 +01:00 |
|
rawtaz
|
c38aaaa768
|
Merge pull request #2652 from greatroar/upgrade-fuse
Upgrade bazil.org/fuse and remove restic mount --allow-root
|
2020-03-18 22:21:50 +01:00 |
|
rawtaz
|
c542a509f0
|
Merge pull request #2633 from greatroar/fix-ssh-commandline
Revert "Put host last in SSH command line"
|
2020-03-08 17:29:41 +01:00 |
|
rawtaz
|
a03f107144
|
Add note about allowing maintainers edits in PRs.
|
2020-03-01 21:12:11 +01:00 |
|
rawtaz
|
a141ab1bda
|
Add maintaner edit checkbox to PR template
|
2020-03-01 21:05:52 +01:00 |
|
rawtaz
|
cec7d581f3
|
Merge pull request #2610 from restic/remove-vendor
Remove vendored dependencies
|
2020-03-01 20:22:45 +01:00 |
|
rawtaz
|
694b7a17e7
|
Merge pull request #2607 from greatroar/cachedir
Honor RESTIC_CACHE_DIR on Mac and Windows
|
2020-02-28 20:41:32 +01:00 |
|
rawtaz
|
58bd165253
|
Merge pull request #2581 from aawsome/multiple-hostnames
Allow multiple hostnames tags
|
2020-02-27 08:35:23 +01:00 |
|
rawtaz
|
65d3fb6b33
|
Merge pull request #2603 from greatroar/restorer-waitgroup
Fix unsafe sync.WaitGroup usage in restorer.fileRestorer
|
2020-02-27 00:30:59 +01:00 |
|
rawtaz
|
f165048172
|
Merge pull request #2582 from greatroar/no-go1.9
Remove Go 1.9 compatibility code
|
2020-02-27 00:15:06 +01:00 |
|
rawtaz
|
616f9499ae
|
Merge pull request #2600 from restic/update-go
Update Go version to >= 1.11, add Go 1.14
|
2020-02-26 21:29:30 +01:00 |
|
rawtaz
|
b5c7778428
|
Merge pull request #2195 from ifedorenko/out-of-order-restore-no-progress
restorer: allow writing target file blobs out of order
|
2020-02-26 20:07:51 +01:00 |
|
rawtaz
|
f2bf06a419
|
Merge pull request #2540 from dp-github/issue-2531
Count hard-linked files correctly in stats command
|
2020-02-15 21:06:46 +01:00 |
|
rawtaz
|
8bf6a3af97
|
Merge pull request #2285 from curiousleo/bugfix/2281-json-output
Fix JSON Printf issues with format verbs
|
2020-02-15 02:00:57 +01:00 |
|
rawtaz
|
ecdf49679e
|
Merge pull request #2579 from MichaelEischer/fix-flaky-archiver-test
Fix flaky TestArchiverAbortEarlyOnError
|
2020-02-15 01:29:37 +01:00 |
|
rawtaz
|
2d47381b1d
|
Merge pull request #2545 from MichaelEischer/fix-racy-backup-json
Fix racy json output for backup command
|
2020-02-13 22:33:17 +01:00 |
|
rawtaz
|
af20015725
|
Merge pull request #2287 from benchti/patch-1
doc: Correct parameter order in dump example
|
2020-02-13 01:54:10 +01:00 |
|
rawtaz
|
680a14afa1
|
Merge pull request #2530 from restic/fix-sftp-mkdirall
sftp: Use MkdirAll provided by the client
|
2020-02-13 01:12:59 +01:00 |
|
rawtaz
|
bf199e5ca7
|
Minor speling corection.
|
2020-02-13 00:47:09 +01:00 |
|
rawtaz
|
ae127a412d
|
Merge pull request #2337 from rfjakob/favicon
docs: switch to gopher favicon
|
2020-02-13 00:14:33 +01:00 |
|
rawtaz
|
d8da9c4401
|
Merge pull request #2577 from alrs/fix-internal-errs
internal: Fix code and test dropped errors
|
2020-02-12 23:41:54 +01:00 |
|
rawtaz
|
daf3bfc882
|
Merge pull request #2461 from rigtorp/man-exit-status
Add documentation on exit status codes to man pages
|
2020-02-12 23:17:49 +01:00 |
|
rawtaz
|
4615bdfd70
|
Merge pull request #2576 from restic/update-chunker
Update the chunker
|
2020-02-12 22:41:36 +01:00 |
|
rawtaz
|
299f5971f2
|
Merge pull request #2560 from brualan/master
Two small improvements to code quality
|
2020-02-12 22:40:20 +01:00 |
|
rawtaz
|
7a1352ae87
|
Merge pull request #2570 from MichaelEischer/close-file-on-type-change
Close file if file type has changed after initial stat
|
2020-02-12 22:39:22 +01:00 |
|
rawtaz
|
3679669aae
|
Merge pull request #2574 from alrs/fix-dropped-cmd-err
cmd/restic: fix dropped error
|
2020-02-12 22:36:45 +01:00 |
|
rawtaz
|
4de384087d
|
Merge pull request #2575 from alrs/fix-travis
restic/internal/ui: fix gofmt nit that popped up in Go 1.13
|
2020-02-11 13:49:13 +01:00 |
|
rawtaz
|
644673bcf2
|
Merge pull request #2573 from dhoffend/fix-processed-bytes
fix backup --json total_bytes_processed output
|
2020-02-10 13:35:55 +01:00 |
|
rawtaz
|
0f22f008ed
|
Merge pull request #2552 from iambryancs/update-to-go1.13
Update Go version to 1.13.6 in Docker build script
|
2020-02-07 15:24:37 +01:00 |
|
rawtaz
|
c184da21d0
|
Merge pull request #2568 from flofeld/patch-1
corrected option s3.storage-class in documentation
|
2020-02-06 23:34:36 +01:00 |
|
rawtaz
|
d70a4a9350
|
Merge pull request #2373 from vrusinov/issue-2372
Ignore username difference in TestMetadataChanged
|
2020-01-05 21:07:34 +01:00 |
|
rawtaz
|
fe430a680a
|
Merge pull request #2524 from cure/patch-1
Fix typos in documentation of FixTime
|
2019-12-22 16:36:23 +01:00 |
|
rawtaz
|
4557881066
|
Merge pull request #2423 from streambinder/master
sftp: support user@domain parsing as user
|
2019-12-19 22:39:36 +01:00 |
|
rawtaz
|
72bd467e23
|
Merge pull request #2271 from lorenzbausch/feature/find_timestamp
Display snapshot date when using `restic find`
|
2019-12-17 10:35:59 +01:00 |
|
rawtaz
|
18a336c154
|
Merge pull request #2510 from rawtaz/kastenhq-changelog-2390
Add changelog for #2390.
|
2019-12-10 23:31:20 +01:00 |
|
rawtaz
|
e0eac30ee5
|
Merge pull request #2509 from restic/improve-check-docs
doc: Improve check documentation
|
2019-12-10 23:07:23 +01:00 |
|
rawtaz
|
fccb579471
|
doc: Improve check documentation
Make it clearer what the difference is between regular check and check with --read-data.
|
2019-12-10 21:15:59 +01:00 |
|
rawtaz
|
da4473aba6
|
Merge pull request #2391 from kastenhq/refresh-lock-time
Update Lock.Time in lock.Refresh()
|
2019-11-26 21:44:29 +01:00 |
|
rawtaz
|
6e85a58045
|
Merge pull request #2465 from whs-dot-hk/fix-test-metadata-changed
Fix test metadata changed
|
2019-11-26 21:42:42 +01:00 |
|
rawtaz
|
476e2e8762
|
Merge pull request #2354 from HugoReeves/master
Doc Addition: Wasabi repo setup instructions
|
2019-11-25 13:56:49 +01:00 |
|
rawtaz
|
952469473f
|
Merge pull request #2486 from rawtaz/changelog-gitkeep
changelog: Add .gitkeep to persist unreleased/ folder
|
2019-11-24 14:59:39 +01:00 |
|
rawtaz
|
02108f202e
|
Merge pull request #2487 from rawtaz/2469-fix-diff-stats
diff: Fix wrong bytes reported in diff stats (#2469)
|
2019-11-23 12:15:28 +01:00 |
|
rawtaz
|
599831f874
|
Merge pull request #2489 from restic/improve-forget-docs
Improve example for forget --keep-daily
|
2019-11-22 21:20:35 +01:00 |
|
rawtaz
|
8a54a0f5ac
|
Merge pull request #2488 from rawtaz/changelog-template
changelog: Fix typo in TEMPLATE
|
2019-11-22 18:23:02 +01:00 |
|
rawtaz
|
e14c4b1737
|
Merge pull request #2484 from restic/add-s3-region
s3: Allow specifying region
|
2019-11-22 15:51:17 +01:00 |
|
rawtaz
|
3d4f2dd6b4
|
Merge pull request #2368 from rlue/doc/backblaze
Clarify docs for Backblaze B2 support
|
2019-11-22 11:10:22 +01:00 |
|
rawtaz
|
c95f032a9c
|
Merge pull request #2310 from vincentbernat/fix/doc-contributing
Update documentation for contributing
|
2019-11-21 20:30:49 +01:00 |
|
rawtaz
|
b6f01ffbe6
|
Merge pull request #2394 from bugvillage/doc-backup-passwd
add description env var RESTIC_PASSWORD_COMMAND
|
2019-11-20 23:26:55 +01:00 |
|
rawtaz
|
41fe9318b1
|
Merge pull request #2425 from thiell/restic_cache_dir_env
Add support for $RESTIC_CACHE_DIR
|
2019-11-20 21:18:57 +01:00 |
|
rawtaz
|
929d2b8df3
|
Merge pull request #2479 from rawtaz/sing-pulitzer-group
Accept both singular and plural for --group-by (#2330)
|
2019-11-20 21:03:05 +01:00 |
|
rawtaz
|
26d1f9f4ba
|
Merge pull request #2307 from gary-kim/fix-2306-password-retries
Allow multiple retries for interactive password input
|
2019-11-20 18:30:20 +01:00 |
|
rawtaz
|
6a89c0f0ef
|
Merge pull request #2476 from rawtaz/update-doc
doc: Simplify wording for check's --read-data-subset parameter.
|
2019-11-19 03:38:37 +01:00 |
|
rawtaz
|
b87230b93d
|
Merge pull request #2456 from jenting/installation-opensuse
Docs: add installation guide for openSUSE
|
2019-11-19 02:15:19 +01:00 |
|
rawtaz
|
3a5c9aadad
|
Merge pull request #2444 from chanibal/patch-2
Docs: fixed escaping of argument in documentation
|
2019-11-18 21:45:00 +01:00 |
|
rawtaz
|
a78142c1bb
|
Merge pull request #2450 from hallamjeff/patch-1
Update 080_examples.rst
|
2019-11-18 21:43:19 +01:00 |
|
rawtaz
|
07045c7e23
|
Merge pull request #2442 from lbausch/patch-1
Docs: Highlight option correctly
|
2019-11-18 21:39:07 +01:00 |
|
rawtaz
|
0a5d42db3f
|
Merge pull request #2463 from whs-dot-hk/fix-ci-rclone
Update rclone repo
|
2019-11-18 21:37:02 +01:00 |
|
rawtaz
|
e86d9307d0
|
Merge pull request #2472 from rawtaz/update-backup-doc
doc: Improve exclude/include patterns info
|
2019-11-18 21:04:18 +01:00 |
|
rawtaz
|
923e681af3
|
Merge pull request #2471 from 8176135/patch-1
Small fix to the forget --tag command documentation
|
2019-11-18 20:40:24 +01:00 |
|
rawtaz
|
02fea4f76a
|
doc: Improve exclude patterns info
Improves grammar, clarifies and adds information on how to specify exclude patterns.
|
2019-11-18 01:59:50 +01:00 |
|
rawtaz
|
1e2f23d77a
|
Add "Including and Exluding Files" heading in docs
Adds "Including and Exluding Files" heading in the backup section in the docs.
[ci skip]
|
2018-04-11 21:14:26 +02:00 |
|
rawtaz
|
70209d7d1d
|
End both list items with a dot.
Changed my mind after checking other lists in the project's files, ending with a dot seems to be preferred here, and I like that better too.
|
2018-02-17 23:47:40 +01:00 |
|
rawtaz
|
f07552161c
|
Remove potentially excessive dot
Some people like list items to not end with a comma or dot, some like it when they do. To keep things like and coherent I removed them in this case.
|
2018-02-17 23:40:30 +01:00 |
|
rawtaz
|
856f3a9135
|
Add forum URL back
|
2018-02-17 23:36:47 +01:00 |
|
rawtaz
|
1b8823ef2e
|
Attempt to make issue template a bit clearer
|
2018-02-17 23:19:58 +01:00 |
|
rawtaz
|
fbb08c14de
|
Note that multiple --exclude-file may be used.
|
2018-02-14 22:05:52 +01:00 |
|
rawtaz
|
5abd133e26
|
Restructure and complement exclude options doc
|
2018-02-14 02:03:04 +01:00 |
|