aawsome
|
08bcc7ac7c
|
fix: error handling when entering passwords (#963)
|
2024-01-28 16:27:18 +00:00 |
|
aawsome
|
f16ba04646
|
refactor: adjust to changes in rustic_core for added rustic_backend (#966)
|
2024-01-28 15:26:59 +00:00 |
|
aawsome
|
7019743fcb
|
feat: Add option --numeric-uid-gid to ls (#1019)
|
2024-01-27 23:25:40 +01:00 |
|
dependabot[bot]
|
8c5bbb2c7e
|
build(deps): bump h2 from 0.3.22 to 0.3.24 (#1009)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2024-01-22 08:02:38 +00:00 |
|
renovate[bot]
|
56cc016af5
|
chore(deps): update taiki-e/install-action digest to 8984d60 (#1015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-21 23:10:51 +00:00 |
|
renovate[bot]
|
33ed352cf3
|
chore(deps): update swatinem/rust-cache digest to 23bce25 (#1014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-21 21:07:56 +00:00 |
|
renovate[bot]
|
868f04087f
|
chore(deps): update embarkstudios/cargo-deny-action digest to 2fad080 (#1013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-21 21:07:44 +00:00 |
|
renovate[bot]
|
448c792422
|
chore(deps): update actions/upload-artifact digest to 694cdab (#1012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-21 21:07:33 +00:00 |
|
renovate[bot]
|
649ab42cfc
|
fix(deps): update rust crate libc to 0.2.152 (#1016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-21 10:32:05 +00:00 |
|
renovate[bot]
|
0111c33743
|
chore(deps): update actions/download-artifact digest to 6b208ae (#1011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-21 09:46:43 +00:00 |
|
aawsome
|
75482c65f6
|
fix: diff: Add local: to path syntax (#1000)
|
2024-01-11 13:09:35 +01:00 |
|
renovate[bot]
|
3959bc7a1b
|
chore(deps): update actions/upload-artifact action to v4 (#993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 21:45:10 +00:00 |
|
renovate[bot]
|
a9e7d2d3ef
|
fix(deps): update rust crate libc to 0.2.151 (#992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 21:40:43 +00:00 |
|
renovate[bot]
|
9f5d64a2b3
|
fix(deps): update rust crate duct to 0.13.7 (#991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 21:32:57 +00:00 |
|
renovate[bot]
|
1282f6aa00
|
chore(deps): update rust crate tempfile to 3.9 (#990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 19:41:46 +00:00 |
|
renovate[bot]
|
c5e49d8cac
|
chore(deps): update rust crate once_cell to 1.19 (#989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 19:41:28 +00:00 |
|
renovate[bot]
|
2db89dfc11
|
chore(deps): update taiki-e/install-action digest to 56ab793 (#988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 19:40:43 +00:00 |
|
simonsan
|
188ef505cb
|
fix(ci): update github action to download artifacts, as upload/download actions from nightly workflow were incompatible with each other
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2024-01-01 13:19:25 +01:00 |
|
simonsan
|
224cac3060
|
ci(debug): display structure of downloaded artifact files II
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2024-01-01 12:48:42 +01:00 |
|
simonsan
|
317ab108b5
|
ci(debug): display structure of downloaded artifact files
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2024-01-01 12:33:06 +01:00 |
|
simonsan
|
5af6b5c8e9
|
ci: try to fix nightly build
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2024-01-01 12:15:26 +01:00 |
|
renovate[bot]
|
25dd506185
|
chore(deps): lock file maintenance (#982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-01 08:13:10 +00:00 |
|
Jakub Jirutka
|
76cd795b51
|
feat(cli): Allow building without self-update feature (#975)
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2024-01-01 08:11:13 +00:00 |
|
Jakub Jirutka
|
4f8120eba2
|
fix(deps): enable abscissa_core testing feature only for dev (#976)
|
2023-12-31 02:37:37 +00:00 |
|
simonsan
|
e1cfd570ba
|
style: dprint fmt
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-12-26 23:35:57 +01:00 |
|
simonsan
|
6440b7c451
|
ci: automerge lockfile maintenance
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-12-26 22:26:50 +01:00 |
|
simonsan
|
cbeab28738
|
ci: activate automerge for github action digest update
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-12-26 18:27:00 +01:00 |
|
simonsan
|
2a7aba6ac2
|
ci: activate automerge for github action digest update
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-12-26 18:01:46 +01:00 |
|
simonsan
|
16ea6de672
|
chore(fmt): upgrade dprint config
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-12-18 07:00:55 +01:00 |
|
aawsome
|
ea22ff0778
|
support progress bars without length (#968)
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-12-16 22:58:28 +01:00 |
|
Maxim
|
9bbabce165
|
Add Dockerfile (#969)
|
2023-12-16 22:57:49 +01:00 |
|
dependabot[bot]
|
e876c51268
|
build(deps): bump zerocopy from 0.7.25 to 0.7.31 (#967)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-15 13:25:12 +00:00 |
|
aawsome
|
b8e0e40eac
|
feat: Add --quiet option to backup and forget (#964)
|
2023-12-10 23:41:03 +00:00 |
|
aawsome
|
6f573f517b
|
fix: Fix progress for copy command (#965)
|
2023-12-10 23:39:55 +00:00 |
|
Alexander Weiss
|
5be54a1bfe
|
diff: improve code (better lifetime handling)
|
2023-12-08 15:27:37 +01:00 |
|
aawsome
|
536d1c1fac
|
fix: log config file logs after reading config files (#961)
|
2023-12-03 23:19:02 +01:00 |
|
simonsan
|
ae25e39bd5
|
ci: netbsd nightly builds fail due to missing execinfo, so we don't build on it for now
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-12-02 09:09:18 +01:00 |
|
simonsan
|
907855bef1
|
ci: update rustsec/audit-check
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-11-29 13:47:49 +01:00 |
|
simonsan
|
df4006b182
|
ci: update taiki-e/install-action
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-11-29 13:45:56 +01:00 |
|
simonsan
|
85787d21a4
|
ci: update dtolnay/rust-toolchain
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-11-29 13:41:02 +01:00 |
|
simonsan
|
0c9073aaad
|
ci: Run actions that need secrets.GITHUB_TOKEN only on rustic-rs org
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-11-29 12:36:53 +01:00 |
|
simonsan
|
a51ece9fde
|
fix(ci): remove unmaintained actions-rs/toolchain ci action
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-11-29 12:07:09 +01:00 |
|
simonsan
|
a4434a08d7
|
fix(ci): remove unmaintained actions-rs/cargo ci action with cross.
Attention: This should be double checked when updating.
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-11-29 12:05:01 +01:00 |
|
simonsan
|
314a19efc6
|
fix(ci): remove unmaintained actions-rs ci actions
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
|
2023-11-29 11:25:17 +01:00 |
|
Nils Werner
|
16d524fcb2
|
Run some CI jobs on upstream only (#956)
|
2023-11-28 13:23:24 +00:00 |
|
renovate[bot]
|
fa22316135
|
chore(deps): update actions/checkout action to v4 (#954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-26 20:50:13 +00:00 |
|
renovate[bot]
|
4d688cd92e
|
chore(deps): update taiki-e/install-action digest to b614919 (#953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-26 20:49:01 +00:00 |
|
renovate[bot]
|
ee124a094b
|
chore(deps): pin dependencies (#952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-26 20:08:22 +00:00 |
|
Troels Arvin
|
bfbc9b4cc1
|
#950: Enable RPM file build target (#951)
|
2023-11-20 20:20:19 +00:00 |
|
renovate[bot]
|
e67a683e13
|
chore(deps): update rust crate itertools to 0.12 (#949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-20 15:05:48 +00:00 |
|