Alexander Weiss
|
6f1da74158
|
Optimize chunker
|
2023-04-18 22:44:32 +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 |
|
Alexander Weiss
|
c4b8ebf15c
|
Make --dry-run a global option
|
2023-04-16 09:53:19 +02:00 |
|
Alexander Weiss
|
10db248507
|
Update to clap v4
|
2023-04-15 21:42:45 +02:00 |
|
Alexander Weiss
|
5b2ae1798e
|
backup: only show changed dirs if there are changes
|
2023-04-13 10:57:26 +02:00 |
|
Alexander Weiss
|
bad5fb2360
|
restore: Don't follow symlinks when setting time/modes
|
2023-04-12 22:55:14 +02: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 |
|
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 |
|
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 |
|
Alexander Weiss
|
5b0ab2488e
|
restore: Treat all existing contents correctly
|
2023-04-05 17:39:22 +02:00 |
|
Alexander Weiss
|
62493fbc40
|
backup: Allow to treat whitespaces in paths in config file
|
2023-04-04 23:28:17 +02:00 |
|
Alexander Weiss
|
22801ad5e1
|
restore/xattr: Improve implementation and errors
|
2023-03-31 13:25:51 +02:00 |
|
Alexander Weiss
|
a920aaa912
|
Windows: backup path prefix
|
2023-03-27 20:15:35 +02:00 |
|
Alexander Weiss
|
0998ddb836
|
repository: Use location in log
|
2023-03-26 22:28:33 +02:00 |
|
Björn Ketelaars
|
9639f9c702
|
Correct some minor spelling mistakes
|
2023-03-25 21:37:28 +01:00 |
|
Alexander Weiss
|
462f071643
|
Fix shell completions
|
2023-03-25 21:04:38 +01:00 |
|
aawsome
|
cd356e9146
|
Merge pull request #532 from bket/fix_build_openbsd
OpenBSD does not support extended file attributes
|
2023-03-25 20:35:44 +01:00 |
|
Alexander Weiss
|
026e11fc36
|
REST backend: Set User-Agent
|
2023-03-25 20:18:50 +01:00 |
|
Björn Ketelaars
|
3d72aee1b2
|
OpenBSD does not support extended file attributes
|
2023-03-25 10:24:35 +01:00 |
|
Alexander Weiss
|
2add0118dc
|
Avoid panic when content field is missing
|
2023-03-24 16:03:10 +01:00 |
|
Alexander Weiss
|
e0210b0b03
|
Add --no-progress option
|
2023-03-24 08:26:55 +01:00 |
|
aawsome
|
3daf283876
|
Merge pull request #524 from rustic-rs/rest-timeout
REST backend: Add option timeout
|
2023-03-24 06:27:57 +01:00 |
|
Alexander Weiss
|
4986595013
|
fix windows code checks
|
2023-03-24 06:27:35 +01:00 |
|
Alexander Weiss
|
dc1c82d0b7
|
REST backend: Add option timeout
|
2023-03-24 06:16:59 +01:00 |
|
Alexander Weiss
|
d034646e69
|
follow-up xattr
|
2023-03-24 05:57:13 +01:00 |
|
Alexander Weiss
|
e47708479c
|
Handle extended attributes
|
2023-03-23 13:57:09 +01:00 |
|
Alexander Weiss
|
61dbe027cc
|
keyfile: use serde_with::base64
|
2023-03-23 13:11:02 +01:00 |
|
aawsome
|
9a602428ca
|
Merge pull request #520 from rustic-rs/restore-empty-files
restore: Fix restoring of empty files
|
2023-03-23 12:05:35 +01:00 |
|
Alexander Weiss
|
41c9b2f5e6
|
restore: Fix restoring of empty files
|
2023-03-23 11:59:05 +01:00 |
|
aawsome
|
db3d75019a
|
Merge pull request #513 from rustic-rs/rhai
Add scriptable snapshot filter option
|
2023-03-23 11:43:02 +01:00 |
|
Alexander Weiss
|
fa28427126
|
Add scriptable snapshot filter option
|
2023-03-21 22:12:40 +01:00 |
|
Alexander Weiss
|
8605fff1e7
|
windows: treat path prefixes
|
2023-03-21 20:39:47 +01:00 |
|
Alexander Weiss
|
2e14f78f00
|
refactor archiver
|
2023-03-20 22:50:20 +01:00 |
|
Alexander Weiss
|
82c545e6d1
|
simplify iterator items
|
2023-03-20 22:50:20 +01:00 |
|
Alexander Weiss
|
f4896e7e57
|
impl ReadSource for stdin
|
2023-03-20 22:39:55 +01:00 |
|
Alexander Weiss
|
8ca3a99ab2
|
Rework backend
|
2023-03-20 22:39:55 +01:00 |
|
Alexander Weiss
|
f07f91ff36
|
archiver: rework implementation
|
2023-03-20 22:39:55 +01:00 |
|
Alexander Weiss
|
4e4105552e
|
restore: Add --no-ownership option
|
2023-03-20 11:13:22 +01:00 |
|
aawsome
|
49eace7eed
|
Merge pull request #502 from rustic-rs/dunce
windows: treat UNC paths
|
2023-03-17 22:21:33 +01:00 |
|
Alexander Weiss
|
57052a9aef
|
windows: treat UNC paths
|
2023-03-17 22:06:02 +01:00 |
|
Alexander Weiss
|
1184694768
|
merge: set timestamp
|
2023-03-17 16:02:26 +01:00 |
|
Alexander Weiss
|
f5c64a10fc
|
config: Save config file uncompressed
|
2023-03-17 10:20:10 +01:00 |
|
Alexander Weiss
|
1a06336cbb
|
Add CLI aliases for --repository and --repo-hot
|
2023-03-16 19:21:23 +01:00 |
|
Alexander Weiss
|
525e4c092f
|
Windows: Allow repos to start with drive letter
|
2023-03-16 14:59:12 +01:00 |
|
Alexander Weiss
|
d670e2c7b2
|
merge: respect delete-never and delete-after options
|
2023-03-15 23:40:34 +01:00 |
|
Alexander Weiss
|
5aef696b0d
|
Make rustic compile on windows
|
2023-03-13 16:14:56 +01:00 |
|