Commit Graph

1025 Commits

Author SHA1 Message Date
dependabot[bot]
7dbe50bd2d
build(deps): bump clap from 4.2.3 to 4.2.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.3...v4.2.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 00:01:05 +00:00
aawsome
129b5a9d30
Merge pull request #591 from rustic-rs/optimize-sha
Use sha2 assembler optimization when possible
2023-04-19 07:42:29 +02:00
aawsome
dc17bffed2
Merge pull request #590 from rustic-rs/optimize-chunker
Optimize chunker
2023-04-19 06:48:44 +02:00
aawsome
c3067210e9
Merge pull request #592 from rustic-rs/dependabot/cargo/clap-4.2.3
build(deps): bump clap from 4.2.2 to 4.2.3
2023-04-19 06:09:36 +02:00
dependabot[bot]
6cd83c1ed8
build(deps): bump clap from 4.2.2 to 4.2.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.2...v4.2.3)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 00:00:41 +00:00
Alexander Weiss
6f1da74158 Optimize chunker 2023-04-18 22:44:32 +02:00
Alexander Weiss
34957af554 Use sha2 assembler optimization when possible 2023-04-18 22:32:07 +02:00
aawsome
23ae1e33e3
Merge pull request #589 from rustic-rs/dependabot/cargo/aho-corasick-1.0.0
build(deps): bump aho-corasick from 0.7.20 to 1.0.0
2023-04-18 09:06:25 +02:00
dependabot[bot]
1387fd7384 build(deps): bump aho-corasick from 0.7.20 to 1.0.0
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 0.7.20 to 1.0.0.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases)
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.0.0)

---
updated-dependencies:
- dependency-name: aho-corasick
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 00:02:46 +00:00
aawsome
ba0600da20
Merge pull request #588 from rustic-rs/full-config
docu: Add config file containing all options
2023-04-17 17:02:44 +02:00
Alexander Weiss
b8227f076e docu: Add config file containing all options 2023-04-17 16:57:34 +02:00
aawsome
ae41129064
Merge pull request #586 from rustic-rs/global-dry-run
Make --dry-run a global option
2023-04-16 10:56:14 +02:00
Alexander Weiss
c4b8ebf15c Make --dry-run a global option 2023-04-16 09:53:19 +02:00
aawsome
fa3604b98e
Merge pull request #241 from rustic-rs/clap-v4
update clap to v4
2023-04-16 08:45:21 +02:00
Alexander Weiss
10db248507 Update to clap v4 2023-04-15 21:42:45 +02:00
aawsome
48570016e9
Merge pull request #581 from rustic-rs/dependabot/cargo/h2-0.3.17
build(deps): bump h2 from 0.3.16 to 0.3.17
2023-04-13 21:39:06 +02:00
dependabot[bot]
2e021aece2
build(deps): bump h2 from 0.3.16 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 17:07:22 +00:00
Alexander Weiss
a2602cc105 set development version 2023-04-13 16:44:20 +02:00
Alexander Weiss
f11f82d7c4 prepare v0.5.1 2023-04-13 11:52:36 +02:00
aawsome
aff1e5e156
Merge pull request #579 from rustic-rs/fix-changed-dir
backup: only show changed dirs if there are changes
2023-04-13 11:16:44 +02:00
Alexander Weiss
5b2ae1798e backup: only show changed dirs if there are changes 2023-04-13 10:57:26 +02:00
aawsome
9f0807078f
Merge pull request #578 from rustic-rs/dependabot/cargo/serde_json-1.0.96
build(deps): bump serde_json from 1.0.95 to 1.0.96
2023-04-13 06:26:28 +02:00
aawsome
0b59e85acf
Merge pull request #574 from rustic-rs/dependabot/cargo/serde-1.0.160
build(deps): bump serde from 1.0.159 to 1.0.160
2023-04-13 06:25:55 +02:00
dependabot[bot]
c41bf7b811
build(deps): bump serde_json from 1.0.95 to 1.0.96
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.95...v1.0.96)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 00:00:37 +00:00
aawsome
667e5469a9
Merge pull request #577 from rustic-rs/restore-symlink
restore: Don't follow symlinks when setting time/modes
2023-04-12 23:13:52 +02:00
Alexander Weiss
bad5fb2360 restore: Don't follow symlinks when setting time/modes 2023-04-12 22:55:14 +02:00
dependabot[bot]
1c63801e3f
build(deps): bump serde from 1.0.159 to 1.0.160
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.159 to 1.0.160.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.159...v1.0.160)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 20:22:03 +00:00
aawsome
5322d4e4b9
Merge pull request #576 from rustic-rs/stdin-filename
backup: Fix --stdin-filename
2023-04-12 22:19:00 +02:00
Alexander Weiss
27d1731d26 backup: Fix --stdin-filename 2023-04-12 21:34:58 +02:00
aawsome
a3b2d1964a
Merge pull request #572 from rustic-rs/restore-exclude
restore/ls: Add glob options to include/exclude patterns
2023-04-10 20:24:33 +02:00
Alexander Weiss
dbf6ec7493 restore/ls: Add glob options to include/exclude patterns 2023-04-09 23:31:45 +02:00
Alexander Weiss
4faa4a3ebd Revert "restore: Add glob options to include/exclude patterns"
This reverts commit 9daee094cd.
2023-04-09 23:29:06 +02:00
Alexander Weiss
9daee094cd restore: Add glob options to include/exclude patterns 2023-04-09 23:27:06 +02:00
aawsome
943d067033
Merge pull request #571 from rustic-rs/update-deps
Update dependencies
2023-04-09 22:19:04 +02:00
Alexander Weiss
c1513ab52c update dependencies 2023-04-09 21:28:13 +02:00
Alexander Weiss
841262eb92 update new.txt 2023-04-08 06:54:50 +02:00
aawsome
37d03d94d6
Merge pull request #569 from rustic-rs/ls-recursive
ls: Add option --recursive
2023-04-07 18:56:34 +02:00
Alexander Weiss
82daadc1c6 ls: Add option --recursive 2023-04-06 23:41:39 +02:00
aawsome
75985f1626
Merge pull request #565 from rustic-rs/restore-existing
restore: Treat all existing contents correctly
2023-04-06 23:18:19 +02:00
aawsome
c5a7f9d399
Merge pull request #566 from rustic-rs/dependabot/cargo/filetime-0.2.21 2023-04-06 19:32:23 +02:00
aawsome
4b67769f48
Merge pull request #567 from rustic-rs/dependabot/cargo/serde_with-2.3.2 2023-04-06 19:31:15 +02:00
aawsome
de609de161
Merge pull request #562 from rustic-rs/path-space 2023-04-06 19:29:20 +02:00
dependabot[bot]
217ba6f244
build(deps): bump serde_with from 2.3.1 to 2.3.2
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 00:00:56 +00:00
dependabot[bot]
b3560e0878
build(deps): bump filetime from 0.2.20 to 0.2.21
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.20 to 0.2.21.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.20...0.2.21)

---
updated-dependencies:
- dependency-name: filetime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 00:00:46 +00:00
aawsome
caf3afe7b7
Merge pull request #563 from rustic-rs/dependabot/cargo/libc-0.2.141 2023-04-05 19:30:36 +02:00
Alexander Weiss
5b0ab2488e restore: Treat all existing contents correctly 2023-04-05 17:39:22 +02:00
dependabot[bot]
de3d3d47c2
build(deps): bump libc from 0.2.140 to 0.2.141
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.140 to 0.2.141.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.140...0.2.141)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 00:11:48 +00:00
aawsome
4c190cc5aa
Merge pull request #559 from rustic-rs/dependabot/cargo/serde-aux-4.2.0
build(deps): bump serde-aux from 4.1.2 to 4.2.0
2023-04-04 23:32:44 +02:00
Alexander Weiss
62493fbc40 backup: Allow to treat whitespaces in paths in config file 2023-04-04 23:28:17 +02:00
dependabot[bot]
fd62eb7ab9
build(deps): bump serde-aux from 4.1.2 to 4.2.0
Bumps [serde-aux](https://github.com/vityafx/serde-aux) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/vityafx/serde-aux/releases)
- [Commits](https://github.com/vityafx/serde-aux/commits)

---
updated-dependencies:
- dependency-name: serde-aux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 00:18:35 +00:00