Commit graph

37 commits

Author SHA1 Message Date
e937523a25
feat: support for delete option in push 2024-08-05 22:02:40 +02:00
9fa645fe69
fix: get current branch name correctly 2024-08-03 21:24:20 +02:00
67489a6c60
fix: space indentation for cli help 2024-07-29 22:30:23 +02:00
5a6a2e056b
feat: gimi provider help message 2024-07-29 22:29:53 +02:00
6015636ae7
fix: print new line at the end of cli help 2024-07-28 22:46:25 +02:00
1ee984bd69
refactor: use bitwise for options instead two booleans 2024-07-28 22:45:33 +02:00
f9e9a5868c
feat: ci help message 2024-07-27 22:15:01 +02:00
aaabf9edeb
refactor: remove OPTION_WITH_ARG 2024-07-26 22:59:39 +02:00
f61fa52851
fix: push tags correctly 2024-07-24 07:34:58 +02:00
7031935db2
fix: missing semicolon 2024-07-24 07:33:05 +02:00
5312dd135e
feat: add support for tag pushing 2024-07-24 07:32:10 +02:00
780ca9eb94
docs: add newline 2024-07-23 18:25:44 +02:00
21ceb3a40e
docs: use markdown for readme 2024-07-23 18:24:21 +02:00
382dc02e3f
docs: add issue tracker & miling list 2024-07-23 18:23:24 +02:00
c4222ac9e6
fix: free config & provider after using 2024-07-23 18:19:37 +02:00
4c3271703d
fix: add push option only for specific providers 2024-07-23 18:13:38 +02:00
45d13856ec
feat: check if cfg exists 2024-07-23 18:07:58 +02:00
cdc87b444a
feat: skip ci if gimi push is used 2024-07-23 18:02:59 +02:00
e0e29bfd28
fix: add ssh keys to ~/.ssh/config 2024-07-23 18:01:18 +02:00
91479c8f94
fix: separate branch pushing & tags pushing 2024-07-23 17:51:05 +02:00
d9fdea2a26
feat: add support for sourcehut ci generation 2024-07-23 17:49:52 +02:00
7b8e6d5eb4
ci: go to the source dir 2024-07-23 12:49:18 +02:00
331abf287e
ci: add secret & ssh-keyscan 2024-07-23 12:48:13 +02:00
c199fde849
feat: ci generation 2024-07-23 12:36:43 +02:00
31c457851a
build: add codeberg mirror 2024-07-22 22:56:56 +02:00
60aeeac369
fix: go through all providers when pushing 2024-07-22 22:44:09 +02:00
d72999fd9e
feat: push command 2024-07-22 22:43:14 +02:00
383ed08994
feat: make messages consistent 2024-07-22 15:44:05 +02:00
28750f38e6
feat: provider sync cmd 2024-07-22 15:42:38 +02:00
aebaf1faf2
feat: provider cli command 2024-07-22 15:21:03 +02:00
fac687bd68
feat: return proper codes 2024-07-22 15:20:39 +02:00
68fb86bfb4
feat: handle missing cfg, git correctly 2024-07-22 14:58:51 +02:00
7a34db763c
refactor: dont use typedef struct 2024-07-22 14:49:56 +02:00
8b522693a7
feat: basic config 2024-07-22 09:17:46 +02:00
4b5c9e3aca
refactor: remove old code comment 2024-07-21 22:23:06 +02:00
39714f1f3f
feat: basic cli & constants 2024-07-21 22:15:01 +02:00
2bc2a5387e
feat: initialization 2024-07-21 18:40:56 +02:00