|
2a1b7e8cdd
|
Refactor error handling
|
2023-11-18 16:29:49 +01:00 |
|
|
d089f2f7fa
|
Split up main package into multiple files
|
2023-11-18 15:05:08 +01:00 |
|
|
6b8ec2e6ba
|
Use different mail address and mark as bot
|
2023-05-29 00:43:42 +02:00 |
|
|
83e678dad1
|
Make help text more clear
|
2023-05-29 00:23:49 +02:00 |
|
|
90354265a0
|
Update help texts
|
2023-05-29 00:19:27 +02:00 |
|
|
71d3bc8dcc
|
Enable specifying git password via env file
|
2023-05-29 00:02:38 +02:00 |
|
|
1d29a3cc54
|
reformat
|
2023-05-25 17:02:30 +02:00 |
|
|
64e19eab70
|
use project url to build remote url
|
2022-06-02 21:39:07 +02:00 |
|
|
1fbca6145d
|
Revert "skip remote creation"
This reverts commit e4bee821d8 .
|
2022-06-02 21:26:52 +02:00 |
|
|
8deec15978
|
rename private functions and variables
|
2022-06-02 21:12:39 +02:00 |
|
|
e4bee821d8
|
skip remote creation
|
2022-06-02 20:42:06 +02:00 |
|
|
3fbad0b6ab
|
push using repo instead of remote
|
2022-06-02 20:30:40 +02:00 |
|
|
f509136d92
|
prevent early exit
|
2022-06-02 19:27:21 +02:00 |
|
|
5e96daaec2
|
remove explicit refspec
|
2022-06-02 19:24:38 +02:00 |
|
|
de4a9701b3
|
defer clean
|
2022-05-31 22:51:42 +02:00 |
|
|
3676190143
|
test refspec
|
2022-05-31 22:23:53 +02:00 |
|
|
b015a0c71e
|
fix refspec for remote branch
|
2022-05-31 22:11:43 +02:00 |
|
|
9f4056f34d
|
Revert "use refspec to set remote"
This reverts commit 9947e7c707 .
|
2022-05-31 20:13:59 +02:00 |
|
|
9947e7c707
|
use refspec to set remote
|
2022-05-31 19:34:18 +02:00 |
|
|
707535e6fd
|
fix missing remote name
|
2022-05-31 18:41:15 +02:00 |
|
|
5841552c3c
|
use remote to push instead of repo
|
2022-05-31 18:35:45 +02:00 |
|
|
6c137ddc27
|
add more logging during remote creation
|
2022-05-31 18:10:14 +02:00 |
|
|
605664239f
|
log push errors
|
2022-05-31 18:01:17 +02:00 |
|
|
c8ab36a560
|
clean at the end
|
2022-05-31 17:55:19 +02:00 |
|
|
3fb9032de6
|
fix broken change recognition
|
2022-05-23 20:41:54 +02:00 |
|
|
0d015ae410
|
fix errors from missed changes
|
2022-05-23 19:30:54 +02:00 |
|
|
bd0ba1bf5e
|
fix unsafe concurrent access to git repo
|
2022-05-23 18:07:09 +02:00 |
|
|
f07bae94fb
|
fix already up-to-date
|
2022-05-23 17:56:35 +02:00 |
|
|
e545d32aed
|
add functionality for pushing to remote
|
2022-05-23 17:15:14 +02:00 |
|
|
a9d1d2ab20
|
port to go
|
2022-05-22 22:31:40 +02:00 |
|