Commit graph

27 commits

Author SHA1 Message Date
ac69db2a5b fix(ci): more linter fixes 2025-04-03 11:21:00 +02:00
cf33cc31f4 feat: using github.com/scornet256/go-logger 2025-03-06 12:03:41 +01:00
fee0eaaed7 fix: nil pointer dereference error when in debug mode 2025-03-06 10:02:43 +01:00
e32fb792f6 [logging] feat: simplified the names 2025-03-06 08:49:31 +01:00
13602ae71c fix: moved logging functions to its own package 2025-03-06 08:47:02 +01:00
7b5cb295ff feat: renamed verbose to debug and improved the messages 2025-03-05 10:37:47 +01:00
5207524381 feat: improved logging 2025-03-05 10:23:17 +01:00
998274cef3 style: use linter to style the code 2025-03-05 09:20:50 +01:00
e0f87d7ef9 feat: improve logging and added verbose output 2025-03-05 08:45:55 +01:00
a95389f25d feat: allign bar prefix update with progress increase 2025-03-05 06:16:10 +01:00
4db46dd96f style: use linter to style the code 2025-03-04 15:10:29 +01:00
501e74967c feat: add concurrency 2025-03-04 14:51:42 +01:00
0e388f04ae feat: improved error messages 2025-03-04 14:10:56 +01:00
1c2be88daa feat: improved error messages 2025-03-04 14:07:29 +01:00
f9c1ffa0c7 feat: improved error handling 2025-03-04 13:21:29 +01:00
b57c0d6336 style: use switch/case instead of if/else 2025-03-04 12:32:34 +01:00
b1883bad73 style: use switch/case instead of if/else 2025-03-04 11:41:56 +01:00
77d17d97b5 feat: comply with linter for the first time 2025-03-04 06:37:43 +01:00
f032a224a3 feat: restructure clone or pull mechanism 2025-03-04 06:23:50 +01:00
3f81ebfb0d style: use linter to style the code 2025-02-28 14:34:37 +01:00
ea8b2356b8 feat: improved pullRepository function 2025-02-28 12:35:03 +01:00
f8c85ca0d3 style: moved functions out of global namespace 2025-02-28 09:21:07 +01:00
722a657676 feat: improved error handling 2025-02-26 07:54:35 +01:00
5707b8bb06 feat: prepare for other git services 2025-02-25 13:08:04 +01:00
0243f631fb style: use linter to style the code 2025-02-25 11:07:15 +01:00
f1c372a5cc feat: renamed output.go file 2025-02-25 11:01:33 +01:00
604c754589 feat: more seperate files 2025-02-25 10:58:18 +01:00