2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-10 04:42:21 +00:00
restic/internal
Igor Fedorenko 541d232f1c termstatus: detect and respect dumb terminals on Unix
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2018-09-21 07:24:41 -04:00
..
archiver scanner: Use context only for cancellation 2018-09-08 18:53:12 +02:00
backend clean up some errors from 'go vet ./...' 2018-09-05 08:04:55 -04:00
cache cache: Print message when new cache is created 2018-08-29 22:01:10 +02:00
checker checker: Disable size check for now 2018-07-15 21:52:38 +02:00
crypto
debug
errors
filter filter: Allow double wildcard in ChildMatch 2018-06-09 23:18:13 +02:00
fs fs: Add helper functions ReadDir/ReadDirNames 2018-06-20 22:53:53 +02:00
fuse Support NetBSD without fuse 2018-06-16 15:55:04 +09:00
hashing
index
limiter rclone: Respect bandwith limits 2018-05-22 20:48:17 +02:00
list
migrations clean up some errors from 'go vet ./...' 2018-09-05 08:04:55 -04:00
mock
options
pack
repository
restic restore: suppress lchown errors when not running as root 2018-09-09 15:39:10 +02:00
restorer restorer: Fix traverseTree 2018-07-21 23:24:40 +02:00
selfupdate Add 'self-update' command 2018-08-12 23:34:47 +02:00
test
textfile Add textfile 2018-05-01 14:38:59 +02:00
ui termstatus: detect and respect dumb terminals on Unix 2018-09-21 07:24:41 -04:00
walker walk: Pass parent tree ID to WalkFunc 2018-08-19 23:28:04 +02:00
worker