Mauro Regli
|
ae61706a34
|
Fix: Implement golangci-lint suggestions
|
2023-09-21 11:25:18 +02:00 |
|
Markus Muellner
|
8e62195eb5
|
implement structured logging
|
2023-02-20 13:42:50 +01:00 |
|
Oliver Sauder
|
f09a273ad7
|
Add publish output progress counting remaining number of packages
|
2022-01-27 09:30:14 +01:00 |
|
Andrey Smirnov
|
b8c5303fdb
|
Fix paths after repository transfer to aptly-dev
|
2018-04-18 21:19:43 +03:00 |
|
Andrey Smirnov
|
e05768737f
|
Print error messagge 'unable to open database' to stderr
Fixes #610
|
2017-08-09 00:01:51 +03:00 |
|
Andrey Smirnov
|
51213899b7
|
More Go linters enabled, issues fixed
Ref: #528
Enables "staticcheck", "varcheck", "structcheck", "aligncheck"
|
2017-05-03 18:23:14 +03:00 |
|
Andrey Smirnov
|
516dd7b044
|
Switch to gometalinter
Only small amount of required checks is enabled,
plan is to enable more linters as issues are fixed in the code.
|
2017-03-23 01:51:08 +03:00 |
|
Andrey Smirnov
|
0467e0c929
|
More sophisticated color codes stripper. #217
|
2015-03-11 00:15:56 +03:00 |
|
Andrey Smirnov
|
9c3095e42c
|
Fix data race in p.Bar being read and written from different goroutines.
|
2015-02-19 01:53:32 +03:00 |
|
Andrey Smirnov
|
c55733fc05
|
Progress during publishing.
|
2014-03-07 17:24:45 +04:00 |
|
Andrey Smirnov
|
74c88f3ef6
|
Progress when downloading single files and when parsing remote mirrors.
|
2014-03-07 00:37:06 +04:00 |
|
Andrey Smirnov
|
d251a519b6
|
Fix race in Progress shutdown where some messages could have been lost.
|
2014-02-27 22:52:11 +04:00 |
|
Andrey Smirnov
|
00a9e25706
|
Support colored printf (with non-colored output when not on terminal) in Progress.
|
2014-02-25 13:17:23 +04:00 |
|
Andrey Smirnov
|
2d589bd23d
|
Refactoring: new packages console, http, Progress is interface.
|
2014-02-19 13:08:55 +04:00 |
|