2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-22 10:34:51 +00:00
restic/internal
MichaelEischer 84475aa3a8
Merge pull request #2730 from greatroar/mount-build-tags
Simplify build tags for restic mount
2020-05-23 20:33:43 +02:00
..
archiver Fix typos 2020-05-16 14:05:26 +08:00
backend Fix context usage in backend tests 2020-04-18 17:39:06 +02:00
cache Honor RESTIC_CACHE_DIR on Mac and Windows 2020-02-28 15:44:32 +01:00
checker
crypto Typo in crypto test name 2020-04-18 17:39:06 +02:00
debug
errors
filter
fs Merge pull request #2583 from greatroar/unused 2020-03-01 10:46:17 +01:00
fuse Simplify build tags for restic mount 2020-05-12 11:30:41 +02:00
hashing Micro-optimization for hashing.Writer/PackerManager 2020-03-05 22:30:04 +01:00
index Move Index.FindBlob to tests 2020-04-29 10:57:01 +02:00
limiter
migrations
mock
options
pack Move testing logic to test file in internal/pack 2020-03-09 14:32:28 +01:00
repository Merge Repository.{LoadBlob,loadBlob} 2020-04-23 10:04:20 +02:00
restic Centralize buffer allocation and size checking in Repository.LoadBlob 2020-04-23 10:04:20 +02:00
restorer Fix sync.WaitGroup usage in restorer.fileRestorer 2020-02-27 00:07:49 +01:00
selfupdate
test Remove remnant of Go 1.9 compatibility code from tests 2020-02-26 22:23:38 +01:00
textfile
ui termstatus: Use io.WriteString to output messages. 2020-03-26 14:55:00 -07:00
walker