Cyborus
|
3a62e2d5c8
|
fix repo create push
|
2023-11-26 19:39:25 -05:00 |
|
Cyborus
|
cb0a7d1d7a
|
set private flag to -P instead of -p to not conflict with push flag
|
2023-11-25 22:04:37 -05:00 |
|
Cyborus
|
1c78830e1d
|
Merge pull request 'add licensing' (#5) from license into main
Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/5
|
2023-11-17 23:06:27 +00:00 |
|
Cyborus
|
e47c58ef33
|
add licensing
|
2023-11-17 18:04:02 -05:00 |
|
Cyborus
|
e18ef78c9c
|
Merge pull request 'don't look for remote if it obviously won't be there' (#4) from fix-find-remote into main
Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/4
|
2023-11-17 20:56:16 +00:00 |
|
Cyborus
|
8b6a5a6c13
|
don't look for remote if it obviously won't be there
|
2023-11-17 15:54:37 -05:00 |
|
Cyborus
|
337c575815
|
Merge pull request 'decouple repository info from login info' (#3) from decouple-repo-keys into main
Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/3
|
2023-11-17 20:43:22 +00:00 |
|
Cyborus
|
5999e1e0b5
|
format
|
2023-11-17 15:32:58 -05:00 |
|
Cyborus
|
7fc2bf7390
|
fix url issues
The old system return the host's url, i.e. `https://codeberg.org`. The
new system returns the repo's url, i.e.
`https://codeberg.org/Cyborus/forgejo-cli`
|
2023-11-17 15:25:55 -05:00 |
|
Cyborus
|
51b180d4a9
|
decouple repo info from key info
|
2023-11-17 14:50:08 -05:00 |
|
Cyborus
|
66dd7096e4
|
fmt
|
2023-11-17 14:25:35 -05:00 |
|
Cyborus
|
1a7f0de260
|
Merge pull request 'improve organization' (#2) from organize into main
Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/2
|
2023-11-17 19:21:56 +00:00 |
|
Cyborus
|
7a525a5f3f
|
improve organization
|
2023-11-17 14:18:48 -05:00 |
|
Cyborus
|
20514e843f
|
Merge pull request 'move forgejo-api to its own repo' (#1) from api-repo into main
Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/1
|
2023-11-09 17:47:36 +00:00 |
|
Cyborus
|
90084b9d7a
|
move forgejo-api to its own repo
|
2023-11-09 12:46:08 -05:00 |
|
Cyborus
|
af89252c15
|
Merge pull request 'praise rustfmt' (#10) from fmt into main
|
2023-08-19 00:16:46 -04:00 |
|
Cyborus
|
b5693293e4
|
praise rustfmt
|
2023-08-18 22:57:07 -04:00 |
|
Cyborus
|
9a37f3bcd1
|
Merge pull request 'rework key lookup' (#9) from rework-key-lookup into main
|
2023-08-18 22:47:59 -04:00 |
|
Cyborus
|
3dbbcb75a1
|
rework key lookup
Now uses the current branch's remote to find the host,
and only has one account signed in per host.
|
2023-08-18 22:40:46 -04:00 |
|
Cyborus
|
7b5dcb8d65
|
Merge pull request 'missed a bit in the key file move' (#8) from keys-file into main
|
2023-08-18 17:24:02 -04:00 |
|
Cyborus
|
d7b4f64d01
|
missed a bit
|
2023-08-18 17:23:09 -04:00 |
|
Cyborus
|
f87c12aa88
|
Merge pull request 'move keys info to new file' (#7) from keys-file into main
|
2023-08-18 17:18:41 -04:00 |
|
Cyborus
|
82a53c72ac
|
move keys info to new file
|
2023-08-17 17:56:23 -04:00 |
|
Cyborus04
|
be2f72ebc1
|
fix pushing
|
2023-07-23 13:26:36 -04:00 |
|
Cyborus
|
c1806f5aa6
|
Replace calls to git with git2 crate (#5)
|
2023-07-20 16:06:16 -04:00 |
|
Cyborus04
|
2c30803476
|
remove unnecessary mut
|
2023-07-11 15:24:36 -04:00 |
|
Cyborus04
|
ab393f4c66
|
better api error
|
2023-07-11 14:09:17 -04:00 |
|
Cyborus04
|
59a04601b6
|
choose upstream name in repo create
|
2023-07-11 13:27:44 -04:00 |
|
Cyborus04
|
d3fe4091a3
|
add repo browse
|
2023-07-11 13:05:00 -04:00 |
|
Cyborus04
|
22aad204d3
|
fix push flag
|
2023-07-11 12:55:47 -04:00 |
|
Cyborus04
|
6b2f7628d6
|
initial commit
|
2023-07-11 12:43:19 -04:00 |
|