gcli

Portable Git(hub|lab|tea) CLI tool

BSD-2-CLAUSE License

Stars
48
Committers
9

Bot releases are hidden (Show)

gcli - 0.4.1-alpha

Published by herrhotzenplotz almost 3 years ago

Now with a --sorted option that reverses the output of lists, making it more readable as newest items are on the bottom.

gcli - 0.4.0-alpha

Published by herrhotzenplotz almost 3 years ago

Now with updated man pages and features for:

  • gists
  • releases
    Please report bugs if you encounter them.
gcli - 0.3.1-alpha

Published by herrhotzenplotz almost 3 years ago

There seems to be a bug in the GNU make on Fedora 35 that breaks POSIX compatibility as the
${MAKE} which is required by the standard is unset.

This adds better error messages if curl requests fail or return a non-2xx status code.
You can now also inspect PR reviews and comments.

What remains to be done:

  • Gists
  • PR review submission
gcli - 0.2-alpha

Published by herrhotzenplotz almost 3 years ago

First barely usable test release. Please report usability issues, bugs, crashes or other unexpected behaviour.

What currently works:

  • Listing PRs and Issues
  • Commenting under PRs and issues
  • Merging, Closing, Reopening PRs and issues
  • Fetching details (e.g. comments, general info, diffs etc.) about PRs and issues.

What remains to be done:

  • PR Reviews
  • Gists

How to install:

  1. If unsure consult README.
  2. Download tarball
  3. Extract tarball
  4. Have a C99 compiler, Make, libcurl and a POSIX sh ready
  5. Type make and then make install