srht: srht-token: Use srht-username if available.
* list/srht (srht-token): Use srht-username if available.
* README: update.
Bump version to 0.4
* lisp/srht (srht--view-log, srht--vtable, srht-token):
Update doc string.
srht-git: srht-git-log: New command.
* lisp/srht (srht-plist-get, srht--vtable, srht--view-log):
New functions.
* lisp/srht-git (srht-git-log): New command; (srht-git-repository-log):
New function.
srht-git: srht-git-gql-base-query, srht-git--gql-next-query: Remove.
* lisp/srht-git (srht-git-gql-base-query, srht-git--gql-next-query): Remove.
(srht-git-repositories-next): New function.
srht-git: srht-git--read-url: New function.
* lisp/srht-git (srht-git--read-url): Reader for urls.
(srht-git-repo-create): Set reader for "clone URL" infix.
srht-git: srht-git-repo-create0: Fix.
* lisp/srht-git (srht-git-repo-create0): Fix grpahql arguments.
srht-git: srht-git-gql-base-query: Add filter.
srht-git: srht-git-repos-list: Add actions.
* lisp/srht-git (srht-git--repoinput-read): New function.
srht-git: srht-git-request: New function.
* lisp/srht-git (srht-git-request): New function.
(srht-git-repo-create): Set instance argument reader.
# ---
# Files to be committed to branch `master' tracking `No Remote Found':
#
# lisp/srht-git.el
Add transient to required packages.
srht-git: use graphql api in commands.
srht: srht-with-no-message: New macro.
* lisp/srht (srht-gql-mutation): New macro.
Inhibit auth-source messages.
(srht--view): Fix.
srht-gql: srht-gql-mutation: Fix.
srht-git: srht-git-gql-base-query: Add description to fields.
srht: srht--view: Use existing formatters.
srht-git: srht-git-repos-list: New command.
* lisp/srht-git (srht-git-repos-list): New command.
* lisp/srht (srht--view): New function.
Fix srht-git-repos.
* lisp/srht-git (srht-git-repos): Perform only synchronous requests
Update commands accordingly.