./devel/codeberg-cli, CLI for codeberg and forgejo similar to gh, glab and tea

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.7, Package name: codeberg-cli-0.4.7, Maintainer: schmonz

codeberg-cli is a CLI tool for codeberg and forgejo similar to gh,
glab, and tea.


Master sites:

Filesize: 296.203 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-08 19:22:24 by Amitai Schleier | Files touched by this commit (3) | Package updated
Log message:
codeberg-cli: update to 0.4.7. Changes:

- options to adapt stdout width
- Add an option to change default editor
- Add options to filter pull requests result
- use `Repository::discover` instead of `open`
- improve error and bump dependencies
- non-codeberg docs in README
- udpate flake.lock and Cargo.lock
- update repo infos everywhere
- directory-rename
- getting owner from https remotes
- properly deduce owner from ssh urls
- add dependency info
- allows creating a repo for an organization
- clone directory options
- add git2 integration for more robust git support
- simplify remote url parsing
- program control flow refactor
   2025-02-02 08:24:32 by Thomas Klausner | Files touched by this commit (1)
Log message:
codeberg-cli: add pkg-config to tools

Fixes build on NetBSD.
   2025-02-01 20:19:24 by Amitai Schleier | Files touched by this commit (5)
Log message:
Add codeberg-cli: CLI for codeberg and forgejo similar to gh, glab and tea

codeberg-cli is a CLI tool for codeberg and forgejo similar to gh,
glab, and tea.