| Age | Commit message (Expand) | Author |
| 2026-03-05 | fix(comment): pass git_repo to login so local config takes precedence | DanConwayDev |
| 2026-03-05 | docs(skill): improve nostr repo detection guidance | DanConwayDev |
| 2026-03-05 | fix(whoami): detect and fall back to system git config for nostr login | DanConwayDev |
| 2026-03-05 | feat(cover-note): add kind-1624 cover notes for PRs, patches, and issues | DanConwayDev |
| 2026-03-05 | feat(json): emit nevent1 bech32 IDs in --json output | DanConwayDev |
| 2026-03-05 | refactor(subject): standardise on subject over title in CLI and output | DanConwayDev |
| 2026-03-05 | feat(subject): add pr/issue set-subject via NIP-32 kind-1985 labels | DanConwayDev |
| 2026-03-05 | feat(status): add --reason to all pr and issue status commands | DanConwayDev |
| 2026-03-05 | feat(status): add pr draft, issue resolved, and --reason for issue close | DanConwayDev |
| 2026-03-05 | feat(label): add `ngit issue label` and `ngit pr label` commands | DanConwayDev |
| 2026-03-05 | feat(labels): fetch and apply NIP-32 kind-1985 label events | DanConwayDev |
| 2026-03-05 | add `ngit account whoami` command | DanConwayDev |
| 2026-03-05 | refine ngit skill: pr/issue command corrections | DanConwayDev |
| 2026-03-05 | expand ngit skill explainer: Nostr intro and grasp server auto-setup | DanConwayDev |
| 2026-03-05 | add architecture explainer to ngit skill | DanConwayDev |
| 2026-03-05 | compact ngit skill to 168 lines for iterative refinement | DanConwayDev |
| 2026-03-05 | improve ngit skill: description, --json guidance, dedup auth | DanConwayDev |
| 2026-03-05 | add ngit agent skill (first stab) | DanConwayDev |
| 2026-03-04 | add `ngit repo --json` for machine-readable repo detection | DanConwayDev |
| 2026-03-04 | add NIP-21 content tags (q/p) to issues, comments, PRs and patches | DanConwayDev |
| 2026-03-04 | standardise on --label; add label filter and display to pr list/view | DanConwayDev |
| 2026-03-04 | add --comments flag to issue/pr view; show reply threading | DanConwayDev |
| 2026-03-04 | fix NIP-22 compliance and add --reply-to flag for issue/PR comments | DanConwayDev |
| 2026-03-04 | show full comment content in pr view and issue view | DanConwayDev |
| 2026-03-04 | restructure CLI around ngit pr/issue subcommand groups | DanConwayDev |
| 2026-03-04 | feat: fetch and display NIP-22 comment counts on issues and proposals | DanConwayDev |
| 2026-03-04 | feat: add ngit issue list command | DanConwayDev |
| 2026-03-04 | feat: fetch and report NIP-34 issues and their statuses | DanConwayDev |
| 2026-03-04 | add nostr.repo-relay-only config to limit publishing to repo relays | DanConwayDev |
| 2026-02-27 | chore: bump version to v2.2.3v2.2.3 | DanConwayDev |
| 2026-02-27 | fix: skip ^{} peeled-tag refs in sync to prevent invalid refspec crash | DanConwayDev |
| 2026-02-27 | chore: bump version to v2.2.2 | DanConwayDev |
| 2026-02-27 | fix: include KIND_PULL_REQUEST IDs in proposal_ids for fetch filters | DanConwayDev |
| 2026-02-27 | feat: ngit sync --force republishes state event even with no ref changes | DanConwayDev |
| 2026-02-27 | fix: annotated tags missing from list due to dropped peeled refs | DanConwayDev |
| 2026-02-27 | fix: update fallback signer relays | DanConwayDev |
| 2026-02-27 | fix: deselected items re-appear as selected when adding new item | DanConwayDev |
| 2026-02-27 | fix: connect to relay before user acknowledges nostrconnect QR/URL | DanConwayDev |
| 2026-02-27 | feat: only show login profile search and warnings in verbose mode | DanConwayDev |
| 2026-02-27 | feat: add --bunker-url to account login for non-interactive use | DanConwayDev |
| 2026-02-27 | feat: show and allow changing signer relays in nostrconnect flow | DanConwayDev |
| 2026-02-26 | feat: track and display kind-5 deletion count in FetchReport | DanConwayDev |
| 2026-02-26 | feat: request kind-5 deletions for state/announcement events by #e | DanConwayDev |
| 2026-02-26 | fix: correct merge-base in PR events from git push of pr/ branch | DanConwayDev |
| 2026-02-26 | fix: store tag object OID in tracking ref for annotated tags after push | DanConwayDev |
| 2026-02-26 | fix: show detailed relay view when --verbose flag is set in send_events | DanConwayDev |
| 2026-02-26 | fix: advertise only state events with resolvable git objects | DanConwayDev |
| 2026-02-26 | fix: strip refs/tags/ prefix when computing remote tracking ref name | DanConwayDev |
| 2026-02-26 | feat: publish state event to stale grasp relays before sync push | DanConwayDev |
| 2026-02-26 | fix: rollback local state event cache on total push failure | DanConwayDev |
| 2026-02-26 | fix: skip grasp servers whose relay did not receive state event | DanConwayDev |
| 2026-02-26 | fix: report per-relay publish results in send_events summary | DanConwayDev |
| 2026-02-26 | fix: correct refspec source in ngit sync to strip refs/heads/ prefix | DanConwayDev |
| 2026-02-26 | feat: forward unrecognised push options to git servers | DanConwayDev |
| 2026-02-25 | chore: bump version to v2.2.1v2.2.1 | DanConwayDev |
| 2026-02-25 | fix: suppress deprecation warnings for assert_cmd::cargo::cargo_bin | DanConwayDev |
| 2026-02-25 | fix: update hardcoded libgit2 version strings in tests to 1.9.2 | DanConwayDev |
| 2026-02-25 | fix: populate GitHub release descriptions from CHANGELOG.md | DanConwayDev |
| 2026-02-25 | fix IPv6 connection failures with Happy Eyeballs (RFC 8305) | DanConwayDev |
| 2026-02-20 | chore: bump version to v2.2.0v2.2.0 | DanConwayDev |
| 2026-02-20 | show subcommand hint at top of `ngit repo` output before fetch | DanConwayDev |
| 2026-02-20 | improve `ngit repo` output styling | DanConwayDev |
| 2026-02-20 | improve `ngit repo` output formatting | DanConwayDev |
| 2026-02-20 | add `ngit repo` subcommand group | DanConwayDev |
| 2026-02-20 | replace nos.lol with relay.ditto.pub as default relay | DanConwayDev |
| 2026-02-20 | use trusted maintainer's grasp servers as fallback for co-maintainers | DanConwayDev |
| 2026-02-20 | default relay prompt to no selection; add is never pre-selected | DanConwayDev |
| 2026-02-20 | update relay prompt to reflect grasp servers are sufficient | DanConwayDev |
| 2026-02-20 | drop default relays from announcement events | DanConwayDev |
| 2026-02-20 | extract grasp/maintainership helpers to lib and auto-accept on push | DanConwayDev |
| 2026-02-20 | integrate co-maintainer announcement rationale into architecture docs | DanConwayDev |
| 2026-02-20 | improve ngit init messaging for co-maintainership acceptance | DanConwayDev |
| 2026-02-20 | improve push error when co-maintainer has no announcement | DanConwayDev |
| 2026-02-20 | fix: show ID|nevent in usage for apply, checkout and list commands | DanConwayDev |
| 2026-02-18 | docs: note optional patch tag compatibility in changelog | DanConwayDev |
| 2026-02-18 | fix: remove outdated patch_supports gate and fix fetch parent fallback | DanConwayDev |
| 2026-02-18 | fix: thread applied OID through patch chain correctly | DanConwayDev |
| 2026-02-18 | fix: harden apply_patch_chain when optional patch tags absent | DanConwayDev |
| 2026-02-18 | fix: improve mbox patch parser resilience for optional tag fallback | DanConwayDev |
| 2026-02-18 | feat: handle missing optional patch tags for pr/ flow | DanConwayDev |
| 2026-02-18 | feat: support PR-format proposals in ngit apply | DanConwayDev |
| 2026-02-18 | fix: preserve grasp server order in relay hint for nostr url | DanConwayDev |
| 2026-02-18 | report event kinds in publish progress messages | DanConwayDev |
| 2026-02-18 | poll grasp servers for readiness instead of fixed 5s wait | DanConwayDev |
| 2026-02-17 | docs: update changelog with nostr.band removal | DanConwayDev |
| 2026-02-17 | add --signer-relay option to ngit account login | DanConwayDev |
| 2026-02-17 | add second default signer relay for resilience | DanConwayDev |
| 2026-02-17 | fix: place grasp-derived relays first in relay list during init | DanConwayDev |
| 2026-02-17 | fix: handle git c-style quoting of push-option values with backslashes | DanConwayDev |
| 2026-02-17 | improve CLI help text and subcommand descriptions | DanConwayDev |
| 2026-02-17 | fix: show help menu when ngit is run without arguments | DanConwayDev |
| 2026-02-17 | fix: apply push-options to patch series generation | DanConwayDev |
| 2026-02-17 | feat: support multiline descriptions in push-options via \n escape | DanConwayDev |
| 2026-02-17 | fix: require both title and description push-options or neither | DanConwayDev |
| 2026-02-17 | feat: add push-options for title and description to git-remote-nostr | DanConwayDev |
| 2026-02-17 | feat: add --offline flag to list, checkout, apply commands | DanConwayDev |
| 2026-02-17 | style: make hint lines yellow in ngit list output | DanConwayDev |
| 2026-02-16 | Show active filter in ngit list output | DanConwayDev |
| 2026-02-16 | feat: add 'To view' hint to ngit list output | DanConwayDev |
| 2026-02-16 | docs: update CHANGELOG.md | DanConwayDev |