Michael Eischer
|
4edfd36c8f
|
Merge pull request #5363 from zmanda/fix-gh-5258-backup-exits-with-wrong-code-on-ctrl-c
bugfix: fatal errors do not keep underlying error
|
2025-09-24 22:04:38 +02:00 |
|
Tobias Karch
|
8f858829ed
|
Add OpenContainers labels to Dockerfile.release
|
2025-09-22 17:37:17 +00:00 |
|
Michael Eischer
|
f091e6aed0
|
Merge branch 'patch-release'
|
2025-09-21 21:20:56 +02:00 |
|
Alexander Neumann
|
426b71e3e5
|
Prepare changelog for 0.18.1
|
2025-09-21 20:03:56 +02:00 |
|
Leo R. Lundgren
|
4e0135e628
|
doc: Nitpicks on changelogs
|
2025-09-17 18:26:21 +02:00 |
|
Michael Eischer
|
9ef8e13102
|
slightly polish changelogs
|
2025-09-15 19:52:24 +02:00 |
|
Michael Eischer
|
3a63430b07
|
extend changelog
|
2025-09-15 19:34:25 +02:00 |
|
Michael Eischer
|
a5e814bd8d
|
check: fix error reporting on download retry
|
2025-09-15 19:34:25 +02:00 |
|
Michael Eischer
|
81fe559222
|
Merge pull request #5495 from MichaelEischer/fix-check-retries
check: fix error reporting on download retry
|
2025-09-15 19:31:44 +02:00 |
|
Srigovind Nayak
|
576d35b37b
|
changelog: add bugfix changelog for issue-5258
|
2025-09-13 23:32:40 +05:30 |
|
Michael Eischer
|
c0a30e12b4
|
extend changelog
|
2025-09-08 11:54:29 +02:00 |
|
Michael Eischer
|
de29d74707
|
check: fix error reporting on download retry
|
2025-09-08 11:45:28 +02:00 |
|
Michael Eischer
|
424316e016
|
extend background handling changelog
|
2025-09-08 11:04:53 +02:00 |
|
gregoster
|
37851827c5
|
EOPNOTSUPP can be returned if the filesystem does not support xattrs (#5344)
---------
Co-authored-by: Greg Oster <oster@netbsd.org>
|
2025-09-06 22:03:12 +02:00 |
|
Michael Eischer
|
31f87b6188
|
add changelog
|
2025-09-06 22:02:50 +02:00 |
|
Michael Eischer
|
49abea6952
|
add changelog
|
2025-09-06 21:59:54 +02:00 |
|
Michael Terry
|
20f472a67f
|
backend/local: ignore chmod "not supported" errors
|
2025-09-06 21:59:11 +02:00 |
|
Michael Eischer
|
22bbbf42f5
|
Fix release note typos
|
2025-09-06 21:59:11 +02:00 |
|
Michael Eischer
|
6bdca9a7d5
|
add changelog for --stdin-filename with/directory
|
2025-09-06 21:54:41 +02:00 |
|
Michael Eischer
|
5d182ed1ab
|
forget: fix ignored RESTIC_HOST environment variable
|
2025-09-06 21:50:54 +02:00 |
|
Michael Eischer
|
42f690dbab
|
add changelog
|
2025-09-06 20:50:06 +02:00 |
|
gregoster
|
839c38b4c4
|
EOPNOTSUPP can be returned if the filesystem does not support xattrs (#5344)
---------
Co-authored-by: Greg Oster <oster@netbsd.org>
|
2025-09-05 19:09:27 +00:00 |
|
Michael Eischer
|
484b706dd8
|
add changelog
|
2025-09-05 19:28:18 +02:00 |
|
Michael Eischer
|
5c17c277f3
|
add changelog
|
2025-09-05 19:07:09 +02:00 |
|
Michael Eischer
|
b71fe91643
|
Merge pull request #5345 from mikix/chmod-enotsup
backend/local: ignore chmod "not supported" errors
|
2025-07-21 22:28:53 +02:00 |
|
Michael Eischer
|
20eb9018a0
|
Merge pull request #5409 from MichaelEischer/fix-release-notes-typos
Fix release note typos
|
2025-07-21 21:46:05 +02:00 |
|
Michael Terry
|
a8535aba58
|
backend/local: ignore chmod "not supported" errors
|
2025-06-02 17:44:30 -04:00 |
|
Michael Eischer
|
15b7d7c3fc
|
Fix release note typos
|
2025-06-02 21:12:37 +02:00 |
|
Michael Eischer
|
e4a7f4aadf
|
Merge pull request #5356 from MichaelEischer/fix-backup-stdin-filename
backup: Fix `--stdin-filename` with directory
|
2025-06-02 20:27:26 +02:00 |
|
Michael Eischer
|
45e09dca2a
|
add changelog for --stdin-filename with/directory
|
2025-04-11 22:29:18 +02:00 |
|
Michael Eischer
|
0dffa1208d
|
Merge pull request #5243 from zmanda/feat-gh-4868-show-repo-id-in-df-and-mount
mount: append the repository ID to the name of the FUSE mount
|
2025-04-02 21:16:11 +02:00 |
|
Srigovind Nayak
|
f13e9c10a4
|
Add support for additional compression levels fastest and better (#5321)
* repository: expose addtional compression levels
* adding better and fastest compression levels for zstd
* repository: add changelog entry for issue-4728
* chore: fix golint issues
* chore: sort compression modes in the help text
* updating review comments
|
2025-03-31 21:21:12 +02:00 |
|
Michael Eischer
|
f768683162
|
Merge pull request #5322 from zmanda/fix-gh-5233-forget-failure-exit-codes
forget: return exit code 3 on partial removal of snapshots
|
2025-03-31 20:08:33 +02:00 |
|
Michael Eischer
|
e1f7522174
|
forget: fix ignored RESTIC_HOST environment variable
|
2025-03-31 18:10:17 +02:00 |
|
Srigovind Nayak
|
d1649affb2
|
chore: update changelog for issue-5233
|
2025-03-30 14:12:06 +05:30 |
|
Srigovind Nayak
|
6db0d84ab0
|
changelog: add changelog entry for issue-4868
|
2025-03-29 13:27:50 +05:30 |
|
Alexander Neumann
|
321ac6c1c9
|
Prepare changelog for 0.18.0
|
2025-03-27 20:16:25 +01:00 |
|
Michael Eischer
|
d4772aa469
|
readd feature flags removed too soon
|
2025-03-26 18:38:30 +01:00 |
|
Michael Eischer
|
13cb90b83a
|
Merge pull request #5295 from MichaelEischer/randomize-pack-order
Randomize blob to pack file assignment
|
2025-03-25 18:13:49 +01:00 |
|
Michael Eischer
|
823cc3d93a
|
Polish changelogs (#5308)
* polish changelogs
* Additional changelog polishing
* fix test failure
* Correct changelog for recover command
---------
Co-authored-by: Leo R. Lundgren <leo@finalresort.org>
|
2025-03-25 18:12:51 +01:00 |
|
Michael Eischer
|
5e519a25f7
|
tweak changelog
Co-authored-by: rawtaz <rawtaz@users.noreply.github.com>
|
2025-03-24 19:44:13 +01:00 |
|
Michael Eischer
|
37aa4f824f
|
add changelog and update threat model
|
2025-03-24 17:03:43 +01:00 |
|
Michael Eischer
|
66a8e897a9
|
Merge pull request #5300 from MichaelEischer/fix-output-race
ui/termstatus: fix race condition in StdioWrapper
|
2025-03-24 11:17:14 +01:00 |
|
Michael Eischer
|
ec19d67512
|
ui/termstatus: fix race condition in StdioWrapper
|
2025-03-24 11:07:15 +01:00 |
|
Michael Eischer
|
2240d1801c
|
add changelog recover enhancement
|
2025-03-23 18:17:33 +01:00 |
|
Michael Eischer
|
15e90b7a4c
|
test go 1.24 and drop support for 1.22
|
2025-03-23 16:36:31 +01:00 |
|
Michael Eischer
|
ef692991a4
|
Merge pull request #5183 from wplapper/cmd_prune
restic prune: selection of packs to repack based on size
|
2025-03-22 15:43:32 +01:00 |
|
Michael Eischer
|
3e58b15ace
|
prune: allow --repack-smaller-than independently of --repack-small
|
2025-03-22 15:08:36 +01:00 |
|
Michael Eischer
|
69249372bf
|
Merge pull request #5249 from MichaelEischer/fix-repair-index
Prevent creation of oversized indexes and automatically rewrite them.
|
2025-03-22 14:29:39 +01:00 |
|
Michael Eischer
|
445477312c
|
Merge pull request #5251 from MichaelEischer/rclone-retries
Retry temporary rclone backend errors
|
2025-03-22 14:24:47 +01:00 |
|