Julio López
|
961a39039b
|
refactor(general): use errors.New where appropriate (#4160)
Replaces 'errors.Errorf\("([^"]+)"\)' => 'errors.New("\1")'
|
2024-10-05 19:05:00 -07:00 |
|
Jarek Kowalski
|
fcb8197f3f
|
chore(ci): upgraded linter to 1.59.0 (#3883)
|
2024-05-29 20:31:57 -07:00 |
|
Jarek Kowalski
|
c478141bbf
|
refactor(repository): refactor internal/repolog package to support writing metrics in the future (#3610)
* renamed internal/repolog to internal/repodiag
* refactored initialization
* additional tests
* linter fixes
|
2024-02-02 22:19:24 -08:00 |
|
Edward Betts
|
1e97574391
|
fix(general): correct spelling mistakes (#2684)
|
2023-01-21 07:37:15 -08:00 |
|
Jarek Kowalski
|
f8be8f6a56
|
refactor(repository): extract parts repo/content into packages (#2651)
- repolog package
- blobcrypto package
- indexblob package
Minor cleanups:
- removed dead code
- introduced New*() methods for object construction
|
2022-12-17 16:19:12 +00:00 |
|