upleb
blst
glmps
npub
pls
smpl
u
p
l
e
b
.
u
k
Public git repos — served from a NIP-34 GRASP relay at
git.upleb.uk
GRASP
index
:
npub1sh4dwqc9ypguemh6m8tmxxl8xuzfsz0j8av8vq7t3xd3mldsg9ls4ew80h/ngit-cli-mirror
main
Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-01
chore: release v2.4.3
HEAD
v2.4.3
main
DanConwayDev
2026-05-01
fix: filter run_list state candidates by current remote's maintainers
DanConwayDev
2026-04-28
chore: release v2.4.2
v2.4.2
DanConwayDev
2026-04-28
fix(send): repo GRASP servers never tried when pushing PR proposal refs
DanConwayDev
2026-04-22
chore: release v2.4.1
v2.4.1
DanConwayDev
2026-04-22
fix: prevent fatal clone/fetch errors when PR git data unavailable
DanConwayDev
2026-04-10
chore: release v2.4.0
v2.4.0
DanConwayDev
2026-04-10
fix: percent-encode identifier in nostr:// URLs and GRASP HTTP paths
DanConwayDev
2026-03-30
docs: update changelog with fixes since v2.3.0
DanConwayDev
2026-03-30
feat: git worktree support
m0wer
2026-03-30
fix(patch): accept reconstructed OID when commit id mismatch occurs
DanConwayDev
2026-03-30
fix(patch): don't error on commit id mismatch for pgp-signed commits
DanConwayDev
2026-03-30
fix(patch): handle diff.noprefix and normalize non-standard diff paths
DanConwayDev
2026-03-20
fix(client): panic cloning bare npub nostr:// URL with no relay hints
DanConwayDev
2026-03-09
fix(push): gracefully handle errors identifying potential PR merges
DanConwayDev
2026-03-05
chore: bump version to v2.3.0
v2.3.0
DanConwayDev
2026-03-05
fix(test_utils): suppress deprecated cargo_bin warning
DanConwayDev
2026-03-05
fix(tests): update send tests to use --subject instead of --title
DanConwayDev
2026-03-05
fix(pr-checkout): require --force on diverged proposal branch
DanConwayDev
2026-03-05
test(pr-checkout): replace broken ngit_list tests with ngit_pr_checkout
DanConwayDev
2026-03-05
refactor(set-subject): remove alt tag from subject label event
DanConwayDev
2026-03-05
fix(issue): add --comments flag to issue list command
DanConwayDev
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.3
v2.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.1
v2.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.0
v2.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
[next]