upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/lib/login
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-03-04 13:28:30 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-03-04 13:28:30 +0000
commit3908abbbfc5e748dd168d22bf5e3ea6aae17de61 (patch)
tree7d16390d57f8a7399212ebc30e6524ed25da1db6 /src/lib/login
parenta554da3ec0bdfef648921fda41f38ad0a5d53d27 (diff)
feat: add ngit issue list command
Non-interactive listing of NIP-34 issues (kind 1621) with status resolution, hashtag display, and detail view. - get_issues_from_cache: fetch GitIssue events from local cache by repo coordinate, mirroring get_proposals_and_revisions_from_cache - ngit issue list: table output of ID, status, title and hashtags at end of each row; status resolved via existing get_status() logic - --status: comma-separated filter (open,draft,closed,applied; default: open) - --hashtag: comma-separated label filter (case-insensitive, OR match) - --json: machine-readable output including hashtags and description - --offline: skip network fetch, use local cache only - <id>: optional positional argument (hex event-id or nevent) to show full details of a specific issue including body content
Diffstat (limited to 'src/lib/login')
0 files changed, 0 insertions, 0 deletions