1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-12 07:08:28 +00:00
restic/internal
greatroar 63e32c44c0 Improve error reporting from restic diff
Instead of a stacktrace, restic diff 111 222 now reports:

	Fatal: no matching ID found for prefix "111"
2020-11-11 16:40:40 +01:00
..
archiver fix context in archiver tests 2020-11-08 08:24:24 +01:00
backend Return context error in mem backend 2020-11-08 00:05:53 +01:00
cache Less repetitive error messages in internal/cache 2020-10-05 20:28:54 +02:00
checker Merge pull request #3058 from greatroar/counter 2020-11-09 22:19:09 +01:00
crypto crypto: Remove unused error 2020-09-05 10:07:16 +02:00
debug Allow debug logging to pipes and terminals 2020-10-19 22:30:30 +02:00
dump Improve readability 2020-11-02 11:24:26 +01:00
errors
filter filter: Fix glob matching on absolute path marker on windows 2020-10-09 16:11:05 +02:00
fs vss: fix potential crash (not reachable in restic) (#3045) 2020-11-04 22:14:18 +01:00
fuse Modernize context import in internal/fuse 2020-10-06 14:55:13 +02:00
hashing
index Stop Counters where they're constructed and started 2020-11-09 13:03:31 +01:00
limiter
migrations Upgrade minio sdk to v7 2020-10-09 22:37:24 +02:00
mock
options options: Fix test for Go >= 1.15 2020-09-12 17:36:44 +02:00
pack Make some pack parameters public 2020-11-03 16:42:21 +01:00
repository Stop Counters where they're constructed and started 2020-11-09 13:03:31 +01:00
restic Improve error reporting from restic diff 2020-11-11 16:40:40 +01:00
restorer Merge pull request #2990 from MichaelEischer/fix-goreport-warnings 2020-10-12 20:44:56 +02:00
selfupdate
test Run tests on GitHub Actions 2020-11-08 16:04:57 +01:00
textfile Remove io.Writer from fs.File 2020-09-21 14:21:32 +02:00
ui Replace restic.Progress with new progress.Counter 2020-11-09 12:12:35 +01:00
walker Remove a few redundant type specifiers 2020-10-06 14:55:13 +02:00