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
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2026-03-04
add NIP-21 content tags (q/p) to issues, comments, PRs and patches
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-02-27
fix: skip ^{} peeled-tag refs in sync to prevent invalid refspec crash
DanConwayDev
2026-02-27
fix: include KIND_PULL_REQUEST IDs in proposal_ids for fetch filters
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: show detailed relay view when --verbose flag is set in send_events
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: report per-relay publish results in send_events summary
DanConwayDev
2026-02-26
feat: forward unrecognised push options to git servers
DanConwayDev
2026-02-25
fix: update hardcoded libgit2 version strings in tests to 1.9.2
DanConwayDev
2026-02-25
fix IPv6 connection failures with Happy Eyeballs (RFC 8305)
DanConwayDev
2026-02-20
improve `ngit repo` output formatting
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
drop default relays from announcement events
DanConwayDev
2026-02-20
extract grasp/maintainership helpers to lib and auto-accept on push
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
report event kinds in publish progress messages
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-16
test: fix all tests that use publish
DanConwayDev
2026-02-16
test: fix list reporter under test conditions
DanConwayDev
2026-02-16
fix: reporter git server non-verbose
DanConwayDev
2026-02-16
fix: report wording consistancy in publishing
DanConwayDev
2026-02-16
fix: report wording `fetching` ~> `checking`
DanConwayDev
2026-02-16
fix: report wording `maintainers ~> announcements
DanConwayDev
2026-02-13
feat: add spinner for publish in non-verbose mode
DanConwayDev
2026-02-13
fix: tweak fetch msg
DanConwayDev
2026-02-13
fix: pre-add heading bar so it renders in expanded view
DanConwayDev
2026-02-13
fix: show heading in expanded view by finishing after draw target switch
DanConwayDev
2026-02-13
fix: defer bar finish until reveal to show all bars
DanConwayDev
2026-02-13
fix: use force_draw to redraw bars after reveal
DanConwayDev
2026-02-13
fix: only show heading when expand delay fires
DanConwayDev
2026-02-13
refactor: hidden-to-visible MultiProgress pattern
DanConwayDev
2026-02-13
feat: add spinner for git fetch in non-verbose mode
DanConwayDev
2026-02-13
fix: clear progress reporters on successful completion
DanConwayDev
2026-02-12
fix: handle existing local branch that is behind when checking out PR
DanConwayDev
2026-02-11
feat: use fallback relays for bootstrapping only
DanConwayDev
2026-02-10
remove more_fallback_relays (dead code)
DanConwayDev
2026-02-10
remove relay.nostr.band from default relays
DanConwayDev
2026-02-10
feat: update ngit account login for non-interactive mode
DanConwayDev
2026-02-10
feat: add non-interactive mode support to CLI interactor
DanConwayDev
2025-11-18
chore: fix clippy warning
DanConwayDev
2025-11-18
test: nostr git url with path
DanConwayDev
2025-11-14
fix: fetch report showing cached profile event as new
DanConwayDev
2025-11-13
fix: don't attempt to fetch annotated tags we have
DanConwayDev
2025-11-13
fix: cli output dim coloring
DanConwayDev
2025-11-13
feat(list): make list async and include sync report inline
DanConwayDev
2025-11-13
refactor: simplify get_short_git_server_name
DanConwayDev
2025-11-13
fix: out of sync grasp server cli output
DanConwayDev
2025-11-13
fix: cli output line deletion during fetch
DanConwayDev
2025-11-13
test: reduce relay timeouts for tests
DanConwayDev
2025-11-10
feat: adaptive relay timeout 45s or 7s based on success
DanConwayDev
2025-11-03
fix: show nsec when created and can't save globally
DanConwayDev
2025-10-28
fix(pr): push use stderr rather than stdout
DanConwayDev
2025-10-28
fix: nip46 signer bunker pubkey
DanConwayDev
2025-10-20
fix: reading NIP-22 style Status events during fetch
DanConwayDev
2025-10-20
fix: grasp server detection
DanConwayDev
2025-10-17
chore: cargo update
DanConwayDev
2025-10-17
feat!(nostr_url): replace user with ssh_key_file
DanConwayDev
2025-10-17
feat(send): add `merge-base` tag to PR (Update)
DanConwayDev
2025-09-04
feat(remote): use push PR non-interactive fallback
DanConwayDev
2025-09-03
fix: nostr:// nip05 without local
DanConwayDev
2025-08-19
fix: nip05 without local part
DanConwayDev
2025-08-19
feat(list): add PR fetch and checkout support
DanConwayDev
2025-08-18
fix: only use state and ann from maintainers
DanConwayDev
2025-08-07
Merge branch 'add-prs-to-ngit-send'
DanConwayDev
2025-08-07
fix(send): refs not confirmed are usually accepted
DanConwayDev
2025-08-07
fix(send): PR cli output
DanConwayDev
2025-08-07
fix(send):server not confirming acceptance
DanConwayDev
2025-08-07
fix(send): push PR refs to non-grasp servers
DanConwayDev
2025-08-07
refactor: abstract `is_grasp_server_clone_url`
DanConwayDev
2025-08-07
refactor: rename fn `is_grasp_server_in_list`
DanConwayDev
2025-08-07
fix(push): capture more error updating refs
DanConwayDev
2025-08-07
feat(send): PR fallback to user / custom grasp
DanConwayDev
2025-08-06
feat(send): custom ref for PR clone url
DanConwayDev
2025-08-05
feat(send): push PR to custom clone url
DanConwayDev
2025-08-05
feat(send): support PR and PR update events
DanConwayDev
2025-08-04
refactor: move generate pr event fn into lib
DanConwayDev
2025-08-04
refactor: use rust-nostr `verify_subscriptions`
DanConwayDev
2025-08-04
fix: `t` tag `revision-root` ~> `root-revision`
DanConwayDev
2025-08-01
fix: use new gitworkshop.dev url format
DanConwayDev
2025-08-01
refactor: move patch size evaluation fn to lib
DanConwayDev
2025-07-31
fix: mention marker ~> q tag NIP-10 update
DanConwayDev
[next]