1
0
mirror of https://github.com/restic/restic.git synced 2024-06-22 07:26:38 +02:00
Commit Graph

155 Commits

Author SHA1 Message Date
Alexander Neumann
2444522243 Add test for colliding names 2017-09-05 21:10:02 +02:00
Emil Hessman
c2ff7150aa internal: check error before deferring file Close()
If there is an error, file will be `nil`. We should check the returned error before deferring file `Close()`.
2017-08-13 19:28:13 +02:00
Alexander Neumann
23c903074c Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
Alexander Neumann
6caeff2408 Run goimports 2017-07-23 14:21:03 +02:00
Alexander Neumann
83d1a46526 Moves files 2017-07-23 14:19:13 +02:00