Commit Graph

86 Commits

Author SHA1 Message Date
dependabot[bot]
77e3d47c58 build(deps): bump serde_with from 2.0.1 to 2.1.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.0.1...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 23:19:13 +00:00
Alexander Weiss
70b369acfe backup: Allow relative paths 2022-11-14 16:38:21 +01:00
dependabot[bot]
2fecb5a665
build(deps): bump gethostname from 0.3.0 to 0.4.0
Bumps [gethostname](https://github.com/lunaryorn/gethostname.rs) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/lunaryorn/gethostname.rs/releases)
- [Changelog](https://github.com/lunaryorn/gethostname.rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lunaryorn/gethostname.rs/compare/v0.3.0...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 23:37:24 +00:00
Alexander Weiss
7e457a082f Completely remove async 2022-10-23 08:49:48 +02:00
Alexander Weiss
8b87630e1b Make archiver async 2022-10-23 08:43:15 +02:00
Alexander Weiss
683f2bc26c Parallelize backend operations 2022-10-23 08:43:15 +02:00
Alexander Weiss
606f08648e Make backend sync 2022-10-23 08:43:15 +02:00
Alexander Weiss
642e739398 Remove dependency on ambassador 2022-10-14 23:55:59 +02:00
Alexander Weiss
b4d93900ed Add repair snapshots command 2022-10-13 00:54:36 +02:00
aawsome
26ff838dcd
Merge pull request #257 from rustic-rs/dependabot/cargo/gethostname-0.3.0
build(deps): bump gethostname from 0.2.3 to 0.3.0
2022-10-11 08:46:01 +02:00
Alexander Weiss
da3750de9c set development version 2022-10-11 08:42:24 +02:00
dependabot[bot]
23227f7274
build(deps): bump gethostname from 0.2.3 to 0.3.0
Bumps [gethostname](https://github.com/lunaryorn/gethostname.rs) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/lunaryorn/gethostname.rs/releases)
- [Changelog](https://github.com/lunaryorn/gethostname.rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lunaryorn/gethostname.rs/compare/v0.2.3...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 00:46:36 +00:00
Alexander Weiss
f809ac055f prepare v0.3.2 2022-10-07 13:27:41 +02:00
Ilia
55e0b813d9
feat: shell completions (#195)
CLI: generate shell completions
2022-09-29 22:39:45 +02:00
Alexander Weiss
89b4c96085 Simplify rclone backend (using rclone > 1.52.2) 2022-09-27 00:04:05 +02:00
dependabot[bot]
817b30da35 build(deps): bump binrw from 0.9.2 to 0.10.0
Bumps [binrw](https://github.com/jam1garner/binrw) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/jam1garner/binrw/releases)
- [Commits](https://github.com/jam1garner/binrw/compare/v0.9.2...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 23:40:11 +00:00
aawsome
722a3d6824
Merge pull request #213 from rustic-rs/dependabot/cargo/self_update-0.32.0
build(deps): bump self_update from 0.31.0 to 0.32.0
2022-09-16 21:32:09 +02:00
Alexander Weiss
77d28a9dff rework logging and output 2022-09-16 14:59:06 +02:00
Alexander Weiss
63c40e8cad set development version 2022-09-16 13:26:06 +02:00
dependabot[bot]
a11b5e55bf
build(deps): bump self_update from 0.31.0 to 0.32.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 00:04:31 +00:00
Alexander Weiss
a6e0b50fc3 prepare v0.3.1 2022-09-15 00:42:48 +02:00
aawsome
71c48da94c
Merge pull request #194 from istudyatuni/build/strip
ci: strip via config, not manually
2022-09-13 23:36:46 +02:00
Alexander Weiss
b3dd801d99 use chrono without time 2022-09-13 23:23:08 +02:00
Ilia
824eb80944 ci: strip via config, not manually 2022-09-12 09:17:16 +03:00
dependabot[bot]
fdf37256ab
build(deps): bump self_update from 0.30.0 to 0.31.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 23:34:57 +00:00
aawsome
ba8633099b
Merge pull request #187 from rustic-rs/binary-name
change binary name to rustic
2022-09-06 09:40:52 +02:00
Alexander Weiss
284b0f8376 change binary name to rustic 2022-09-06 08:51:10 +02:00
dependabot[bot]
87d0b56a17
build(deps): bump serde-aux from 3.2.0 to 4.0.0
Bumps [serde-aux](https://github.com/vityafx/serde-aux) from 3.2.0 to 4.0.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 00:05:33 +00:00
Alexander Weiss
aaa5b4f4d5 Add config file support 2022-09-03 04:41:36 +02:00
Alexander Weiss
6ac9f1021b set development version 2022-08-22 08:10:17 +02:00
Alexander Weiss
73ce846522 prepare for v0.3.0 2022-08-18 22:21:24 +02:00
dependabot[bot]
ba84946dea
build(deps): bump prettytable-rs from 0.8.0 to 0.9.0
Bumps [prettytable-rs](https://github.com/phsym/prettytable-rs) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/phsym/prettytable-rs/releases)
- [Commits](https://github.com/phsym/prettytable-rs/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: prettytable-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 09:30:03 +00:00
dependabot[bot]
842b3537b5
build(deps): bump rpassword from 6.0.1 to 7.0.0
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v6.0.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 23:48:18 +00:00
Alexander Weiss
27d4dd961d add command self-update 2022-08-15 09:22:31 +02:00
Alexander Weiss
cc3a0119b2 Add support for environmental variables 2022-08-15 08:10:57 +02:00
dependabot[bot]
2143d45509
build(deps): bump nix from 0.24.2 to 0.25.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 07:07:37 +00:00
Alexander Weiss
9529610078 use Bytes instead of Vec<u8> 2022-08-11 20:57:44 +02:00
Alexander Weiss
53f860fb4f rest/rclone backend: Add retries 2022-08-11 20:57:44 +02:00
Alexander Weiss
565cb11369 packer: don't use temporary files 2022-08-11 20:57:44 +02:00
Alexander Weiss
d6f9dbecee Add escaping of filenames 2022-08-10 21:03:14 +02:00
Alexander Weiss
d1839799d1 update dependencies 2022-08-01 06:30:53 +02:00
Alexander Weiss
fa7dfaeca3 set develepment version 2022-07-29 04:46:24 +02:00
Alexander Weiss
e5f286b4b6 set version to 0.2.3 2022-07-28 23:26:05 +02:00
Alexander Weiss
bd27f97b82 set development version and update dependencies 2022-07-28 07:13:51 +02:00
Alexander Weiss
d6bb36c8ca set version to 0.2.2 2022-07-26 05:26:15 +02:00
Alexander Weiss
3fa5a2a73c prune: use Tree/Data.total_after_prune for repacking 2022-07-23 13:48:31 +02:00
Alexander Weiss
43c3ca11fc Add variable pack size 2022-07-22 23:56:01 +02:00
Alexander Weiss
74929ccdfa Add rclone Backend 2022-07-18 06:56:18 +02:00
Alexander Weiss
68cd21a2af set development version 2022-07-10 22:24:57 +02:00
Alexander Weiss
11aa547a31 prepare for 0.2.1 2022-07-08 12:07:18 +02:00