Commit graph

81 commits

Author SHA1 Message Date
f9c1ffa0c7 feat: improved error handling 2025-03-04 13:21:29 +01:00
8247c4c7e4 feat: removed unused code 2025-03-04 13:01:50 +01:00
61e22e2c08 docs: added comments 2025-03-04 12:48:52 +01:00
800b953bd6 style: use lowercase in fatal messages 2025-03-04 12:46:07 +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
bce6620bce fix: remove unused import 2025-02-27 11:06:49 +01:00
722a657676 feat: improved error handling 2025-02-26 07:54:35 +01:00
3bb5474edf feat: unified error handling 2025-02-26 07:46:10 +01:00
65e886f3fd feat: improved error handling 2025-02-26 07:41:06 +01:00
5707b8bb06 feat: prepare for other git services 2025-02-25 13:08:04 +01:00
41d4efd624 feat: added prerequisites 2025-02-25 12:41:10 +01:00
ce273209c1 docs: improved 'usage' 2025-02-25 11:11:47 +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
d6a08f17e0 feat: enhance description 2025-02-25 10:26:57 +01:00
1e07df59d7 style: improve readability 2025-02-25 09:19:49 +01:00
c998fbfbdf feat: added summary and improved progressbar description 2025-02-25 09:14:56 +01:00
0f9143c6f5 feat: changed gitlab-hostname to gitlab-url 2025-02-24 12:11:14 +01:00
c113e036f4 feat: small improvments on usage description - wip 2025-01-05 12:17:53 +01:00
f90a706967 feat: use flag package even better 2025-01-05 12:10:37 +01:00
72b172133a feat: use flag package 2025-01-05 12:03:59 +01:00
ec230004e4 feat: small fix 2025-01-02 23:35:14 +01:00
6218f412c5 feat: improve archive option failure 2025-01-02 19:08:23 +01:00
10d5cb4a13 feat: split code in seperate files 2025-01-02 18:49:07 +01:00