Alexander Neumann
|
4a0f77650b
|
Wrap errors #2
|
2016-08-29 21:54:50 +02:00 |
|
Alexander Neumann
|
72aa6be38d
|
Replace fmt.Errorf() by errors.Errorf()
|
2016-08-29 19:23:50 +02:00 |
|
Alexander Neumann
|
444a268ce0
|
Replace stdlib errors with github.com/pkg/errors
|
2016-08-29 19:23:50 +02:00 |
|
Alexander Neumann
|
ed09887d9e
|
Fix panic when parsing sftp URIs
Closes #587
|
2016-08-28 19:30:56 +02:00 |
|
Christian Kemper
|
6eb97ca6cc
|
Cleaned up the sftp parsing logic.
Simplified and cleaned up the sftp parsing logic. Added support to
path.Clean the directory. Added additional tests.
|
2016-02-21 10:50:36 -08:00 |
|
Alexander Neumann
|
c0bd660a9e
|
Rename package
* github.com/restic/restic -> restic
|
2016-02-20 17:31:21 +01:00 |
|