Skip to content

Releases: herrhotzenplotz/gcli

0.4.1-alpha

12 Dec 16:53
Compare
Choose a tag to compare
0.4.1-alpha Pre-release
Pre-release

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

0.4.0-alpha

06 Dec 08:38
3fc4747
Compare
Choose a tag to compare
0.4.0-alpha Pre-release
Pre-release

Now with updated man pages and features for:

  • gists
  • releases
    Please report bugs if you encounter them.

0.3.1-alpha

09 Nov 10:20
Compare
Choose a tag to compare
0.3.1-alpha Pre-release
Pre-release

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

0.2-alpha

01 Nov 11:57
Compare
Choose a tag to compare
0.2-alpha Pre-release
Pre-release

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