summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request 'always use `Forgejo::with_user_agent`' (#152) from ↵HEADmainCyborus2024-12-184-17/+29
|\ | | | | | | | | | | user-agent-again into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/152
| * fix: always use `Forgejo::with_user_agent`Cyborus2024-12-184-17/+29
|/
* Merge pull request 'fix missing env var in ci' (#151) from ci-fix-again into ↵Cyborus2024-12-121-0/+1
|\ | | | | | | | | | | main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/151
| * fix(ci): missing env varCyborus2024-12-121-0/+1
|/
* Merge pull request 'update add-key args in ci' (#150) from ci-update-add-key ↵v0.2.0Cyborus2024-12-121-2/+1
|\ | | | | | | | | | | into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/150
| * ci: update add-key argsCyborus2024-12-121-2/+1
|/
* Merge pull request 'add `version --verbose`' (#149) from verbose-version ↵Cyborus2024-12-126-1/+32
|\ | | | | | | | | | | into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/149
| * feat: add --verbose flag to version commandCyborus2024-12-106-1/+32
| |
* | Merge pull request 'bump version in `flake.nix` to 0.2.0' (#148) from ↵Cyborus2024-12-121-1/+1
|\ \ | | | | | | | | | | | | | | | bump-flake-0.2.0 into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/148
| * | chore: update version in flake.nix to 0.2.0Cyborus2024-12-121-1/+1
|/ /
* | Merge pull request 'bump version to 0.2.0' (#147) from bump-0.2.0 into mainCyborus2024-12-122-2/+2
|\ \ | | | | | | | | | Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/147
| * | chore: bump version to 0.2.0Cyborus2024-12-122-2/+2
|/ /
* | Merge pull request 'update forgejo-api' (#145) from update-api into mainCyborus2024-12-123-5/+7
|\ \ | |/ |/| | | Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/145
| * chore: update `forgejo-api` to 0.5.0Cyborus2024-12-123-5/+7
|/
* Merge pull request 'use `Repository::discover` instead of `open`' (#144) ↵Cyborus2024-12-092-7/+7
|\ | | | | | | | | | | from git-in-subdir into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/144
| * feat: use `Repository::discover` to open local repoCyborus2024-12-092-7/+7
| | | | | | | | this way, the repo is still found even in subdirectories
* | Merge pull request 'fix: detaching when using `browse`' (#143) from ↵Cyborus2024-11-066-13/+13
|\ \ | | | | | | | | | | | | | | | dataCobra/forgejo-cli:detach into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/143
| * | fix: detaching when using `browse`dataCobra2024-11-066-13/+13
|/ /
* | Merge pull request 'add creating prs with agit' (#138) from ↵Cyborus2024-11-052-101/+256
|\ \ | |/ |/| | | | | | | cyborus/agit-main into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/138
| * chore: formatCyborus2024-11-041-9/+24
| |
| * feat: don't show empty base branch nameCyborus2024-11-041-1/+5
| | | | | | | | i.e. agit prs don't have a base branch, so the title is empty. looks better to not display that
| * feat: support agit prs in pr detectionCyborus2024-11-041-55/+67
| |
| * feat: creating a pr with agitCyborus2024-11-042-44/+168
| |
* | Merge pull request 'fix ssh url parsing' (#141) from ssh-parse-mistake into mainCyborus2024-11-051-1/+1
|\ \ | |/ |/| | | Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/141
| * fix: incorrect string slicing in ssh url parsingCyborus2024-11-051-1/+1
|/
* Merge pull request 'move `whoami` and `version` into separate modules' ↵Cyborus2024-10-263-76/+98
|\ | | | | | | | | | | (#137) from dataCobra/forgejo-cli:whoami into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/137
| * move `version` into a moduledataCobra2024-10-262-56/+65
| |
| * move `whoami` into a moduledataCobra2024-10-262-20/+33
|/
* Merge pull request 'add `--web` flag to `issue create`' (#136) from ↵Cyborus2024-10-251-35/+61
|\ | | | | | | | | | | issue-create-web into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/136
| * feat: add `--web` flag to `issue create`Cyborus2024-10-251-35/+61
|/
* Merge pull request 'add user agent' (#135) from user-agent into mainCyborus2024-10-251-3/+12
|\ | | | | | | Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/135
| * feat: add user agentCyborus2024-10-251-3/+12
|/
* Merge pull request 'add `repo readme`' (#134) from repo-readme into mainCyborus2024-10-252-2/+55
|\ | | | | | | Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/134
| * feat: `repo readme`Cyborus2024-10-252-2/+55
|/
* Merge pull request 'add `repo migrate`' (#133) from migrate into mainCyborus2024-10-251-0/+265
|\ | | | | | | Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/133
| * feat: `repo migrate`Cyborus2024-10-251-0/+265
|/
* Merge pull request 'add `pr status --wait`' (#130) from status-wait into mainCyborus2024-10-051-77/+155
|\ | | | | | | Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/130
| * feat: `pr status --wait`Cyborus2024-10-031-77/+155
|/
* Merge pull request 'add `--web` flag on `pr create`' (#129) from web-pr into ↵Cyborus2024-09-271-36/+56
|\ | | | | | | | | | | main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/129
| * feat: `--web` flag on `pr create`Cyborus2024-09-271-36/+56
|/
* Merge pull request 'use `None` auth when not logged in' (#128) from ↵Cyborus2024-09-232-13/+14
|\ | | | | | | | | | | public-access into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/128
| * feat: allow accessing public info without logging inCyborus2024-09-232-13/+14
|/
* Merge pull request 'clean up urls better' (#126) from url-cleanup into mainCyborus2024-09-051-1/+9
|\ | | | | | | Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/126
| * fix: make sure urls are http(s) and remove usernameCyborus2024-09-051-1/+9
|/
* Merge pull request 'host aliases' (#125) from alias-host into mainCyborus2024-09-059-28/+92
|\ | | | | | | Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/125
| * feat: automatically add ssh url as alias if it is differentCyborus2024-09-051-8/+43
| |
| * feat: add aliases to keys fileCyborus2024-09-059-20/+49
|/
* Merge pull request 'improve host name consistency' (#124) from ↵Cyborus2024-09-054-22/+19
|\ | | | | | | | | | | host-consistency into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/124
| * fix: consistency among host namesCyborus2024-09-054-22/+19
|/
* Merge pull request 'don't accept cannot-be-a-base urls in parsing' (#123) ↵Cyborus2024-09-011-5/+5
|\ | | | | | | | | | | from not-base-fix into main Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/123