Jarek Kowalski
|
72520029b0
|
golangci-lint: added more linters
Also fixed pre-existing lint errors.
|
2019-06-02 22:56:57 -07:00 |
|
Jarek Kowalski
|
1a7a02ddbe
|
cleanup imports by grouping all local imports together
|
2019-06-01 10:57:55 -07:00 |
|
Jarek Kowalski
|
63303904e1
|
switched remaining fmt.Errorf to errors.Wrap()
|
2019-06-01 10:57:05 -07:00 |
|
Jarek Kowalski
|
0c41d41276
|
Fixed up paths after merge
|
2019-05-27 15:48:39 -07:00 |
|
Jarek Kowalski
|
a6a153b22e
|
switched fmt.Errorf() to errors.Wrap()
|
2019-05-11 12:34:14 -07:00 |
|
Jarek Kowalski
|
242d012a54
|
removed fs.EntryMetadata and replaced fs.Entry with os.FileInfo + small additions
|
2018-11-03 11:28:06 -07:00 |
|
Jarek Kowalski
|
327d8317d8
|
refactored repo/ into separate github.com/kopia/repo/ git repository
|
2018-10-26 20:40:57 -07:00 |
|
Jarek Kowalski
|
3d61b4b39b
|
cli: fixed some 'diff' issues and added integration test
|
2018-10-06 11:32:54 -07:00 |
|
Jarek Kowalski
|
77aef5d02e
|
cli: added 'diff' command which compares two directories and optionally emits unified diff
|
2018-10-06 09:55:36 -07:00 |
|