Skip to content

Releases: feraxhp/grp

v0.5.2-alpha

10 Dec 16:14
Compare
Choose a tag to compare

Bug fixes.

  • Error message when the pconf is not correct for the remote

Improvements

  • Better error messages.

Warning

Experimental

This feature might not be completely stable yet. Proceed with caution.

Caution

No Guarantee

Use it under your own responsability

Full Changelog: v0.5.0-alpha...v0.5.2-alpha

v0.5.0-alpha

05 Dec 20:11
Compare
Choose a tag to compare

Improvements

New Features

  • Push support:
    • All refs
    • All branches
    • All tags
    • Current branch
    • Force push
    • Set upstream
    • Dry run

Internal Changes

  • Various modifications to girep/local to enhance consistency and reusability.

Warning

Experimental

This feature might not be completely stable yet. Proceed with caution.

Caution

No Guarantee

Use it under your own responsability

Full Changelog: https://github.com/feraxhp/grp/commits/v0.5.0-alpha

v0.4.0-alpha

08 Oct 05:16
Compare
Choose a tag to compare

Improvements

New features

  • Orgs command added
    • list
    • create
    • delete
  • Auto version check added
    • Planned auto update

Internal changes

  • Several changes to the code in order to improve consistencies and reusability

Full Changelog: v0.3.1-alpha...v0.4.0-alpha

v0.3.1-alpha

29 Sep 03:29
Compare
Choose a tag to compare

Hotfix

  • Solution for Gitea when listing organization repositories

v0.3.0-alpha

28 Sep 17:29
1a2fa37
Compare
Choose a tag to compare

Improvements

New features

  • Clone a repository

Technical changes

  • Re written architecture from trait to enum.
  • Significant reduction of duplicated code.

Full Changelog: v0.2.0-alpha...v0.3.0-alpha

v0.2.0-alpha

16 Sep 20:08
Compare
Choose a tag to compare

Improvements

List repositories

  • List all repos from authenticated user
  • List all repos from orgs belong to authenticated user
  • Added pagination

Full Changelog: v0.1.0-alpha...v0.2.0-alpha

Version 0.1.0-alpha

10 Sep 14:30
Compare
Choose a tag to compare

Version 0.1.0-alpha

Features

  • List repositories
  • Create repositories
    • Add remote to a local repo
  • Delete repositories
  • Animations for every process

Supported Git Platforms

  • Github
  • Gitea

Supported platforms

Right now the the project can be build only by cargo from rust. It is planned to add Windows, Linux and MacOs packages.

Full Changelog: https://github.com/feraxhp/grp/commits/v0.1.0-alpha