upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2026-02-18feat: handle missing optional patch tags for pr/ flowDanConwayDev
2026-02-18report event kinds in publish progress messagesDanConwayDev
2026-02-17add --signer-relay option to ngit account loginDanConwayDev
2026-02-17add second default signer relay for resilienceDanConwayDev
2026-02-16test: fix all tests that use publishDanConwayDev
2026-02-16test: fix list reporter under test conditionsDanConwayDev
2026-02-16fix: reporter git server non-verboseDanConwayDev
2026-02-16fix: report wording consistancy in publishingDanConwayDev
2026-02-16fix: report wording `fetching` ~> `checking`DanConwayDev
2026-02-16fix: report wording `maintainers ~> announcementsDanConwayDev
2026-02-13feat: add spinner for publish in non-verbose modeDanConwayDev
2026-02-13fix: tweak fetch msgDanConwayDev
2026-02-13fix: pre-add heading bar so it renders in expanded viewDanConwayDev
2026-02-13fix: show heading in expanded view by finishing after draw target switchDanConwayDev
2026-02-13fix: defer bar finish until reveal to show all barsDanConwayDev
2026-02-13fix: use force_draw to redraw bars after revealDanConwayDev
2026-02-13fix: only show heading when expand delay firesDanConwayDev
2026-02-13refactor: hidden-to-visible MultiProgress patternDanConwayDev
2026-02-13feat: add spinner for git fetch in non-verbose modeDanConwayDev
2026-02-13fix: clear progress reporters on successful completionDanConwayDev
2026-02-12fix: handle existing local branch that is behind when checking out PRDanConwayDev
2026-02-11feat: use fallback relays for bootstrapping onlyDanConwayDev
2026-02-10remove more_fallback_relays (dead code)DanConwayDev
2026-02-10remove relay.nostr.band from default relaysDanConwayDev
2026-02-10feat: update ngit account login for non-interactive modeDanConwayDev
2026-02-10feat: add non-interactive mode support to CLI interactorDanConwayDev
2025-11-18chore: fix clippy warningDanConwayDev
2025-11-18test: nostr git url with pathDanConwayDev
2025-11-14fix: fetch report showing cached profile event as newDanConwayDev
2025-11-13fix: don't attempt to fetch annotated tags we haveDanConwayDev
2025-11-13fix: cli output dim coloringDanConwayDev
2025-11-13feat(list): make list async and include sync report inlineDanConwayDev
2025-11-13refactor: simplify get_short_git_server_nameDanConwayDev
2025-11-13fix: out of sync grasp server cli outputDanConwayDev
2025-11-13fix: cli output line deletion during fetchDanConwayDev
2025-11-13test: reduce relay timeouts for testsDanConwayDev
2025-11-10feat: adaptive relay timeout 45s or 7s based on successDanConwayDev
2025-11-03fix: show nsec when created and can't save globallyDanConwayDev
2025-10-28fix(pr): push use stderr rather than stdoutDanConwayDev
2025-10-28fix: nip46 signer bunker pubkeyDanConwayDev
2025-10-20fix: reading NIP-22 style Status events during fetchDanConwayDev
2025-10-20fix: grasp server detectionDanConwayDev
2025-10-17chore: cargo updateDanConwayDev
2025-10-17feat!(nostr_url): replace user with ssh_key_fileDanConwayDev
2025-10-17feat(send): add `merge-base` tag to PR (Update)DanConwayDev
2025-09-04feat(remote): use push PR non-interactive fallbackDanConwayDev
2025-09-03fix: nostr:// nip05 without localDanConwayDev
2025-08-19fix: nip05 without local partDanConwayDev
2025-08-19feat(list): add PR fetch and checkout supportDanConwayDev
2025-08-18fix: only use state and ann from maintainersDanConwayDev
2025-08-07Merge branch 'add-prs-to-ngit-send'DanConwayDev
2025-08-07fix(send): refs not confirmed are usually acceptedDanConwayDev
2025-08-07fix(send): PR cli outputDanConwayDev
2025-08-07fix(send):server not confirming acceptanceDanConwayDev
2025-08-07fix(send): push PR refs to non-grasp serversDanConwayDev
2025-08-07refactor: abstract `is_grasp_server_clone_url`DanConwayDev
2025-08-07refactor: rename fn `is_grasp_server_in_list`DanConwayDev
2025-08-07fix(push): capture more error updating refsDanConwayDev
2025-08-07feat(send): PR fallback to user / custom graspDanConwayDev
2025-08-06feat(send): custom ref for PR clone urlDanConwayDev
2025-08-05feat(send): push PR to custom clone urlDanConwayDev
2025-08-05feat(send): support PR and PR update eventsDanConwayDev
2025-08-04refactor: move generate pr event fn into libDanConwayDev
2025-08-04refactor: use rust-nostr `verify_subscriptions`DanConwayDev
2025-08-04fix: `t` tag `revision-root` ~> `root-revision`DanConwayDev
2025-08-01fix: use new gitworkshop.dev url formatDanConwayDev
2025-08-01refactor: move patch size evaluation fn to libDanConwayDev
2025-07-31fix: mention marker ~> q tag NIP-10 updateDanConwayDev
2025-07-31fix: nip05 breaking changes in rust-nostrDanConwayDev
2025-07-31chore: bump rust-nostr v0.43DanConwayDev
2025-07-25refactor: move push helpers to libDanConwayDev
2025-07-25refactor: move `utils` and `list` helpers to libDanConwayDev
2025-07-25fix(list): improve pr unsupport textDanConwayDev
2025-07-25refactor: abstract `get_status`DanConwayDev
2025-07-23fix(remote): patch to pr upgrade use pr kindDanConwayDev
2025-07-23refactor: Rename fallback relays and grasp serversDanConwayDev
2025-07-23refactor: add fallback grasp servers to clientDanConwayDev
2025-07-23feat(pr): updates and pr as patch revisionDanConwayDev
2025-07-22feat(pr): generate pr event > oversized patchDanConwayDev
2025-07-22fix: remove blossom from grasp server detectionDanConwayDev
2025-07-18feat(pr): fetch pr and pr updates from clone urlsDanConwayDev
2025-07-18feat(pr): list PR and PR updatesDanConwayDev
2025-07-18feat: fetch PR and PRUpdate eventsDanConwayDev
2025-07-18feat(status): read nip22 style status eventsDanConwayDev
2025-07-16chore: bump nightly rustfmtDanConwayDev
2025-07-16chore: nix flake updateDanConwayDev
2025-07-16chore: cargo updateDanConwayDev
2025-07-15feat(client): skip relays that just timeoutDanConwayDev
2025-07-15feat: add git timeoutDanConwayDev
2025-06-19refactor: rename ngit_relay to graspDanConwayDev
2025-06-19fix: add state HEAD on creationDanConwayDev
2025-06-19refactor: move build state functionDanConwayDev
2025-06-18fix: add HEAD if one isn't listed in stateDanConwayDev
2025-06-02fix: ignore dereferenced tags in stateDanConwayDev
2025-05-31feat(push): prevent push if no ann eventDanConwayDev
2025-05-28fix: use most recent, rather than oldest state event foundDanConwayDev
2025-05-23fix: ignore duplicate relays, blossom or git serversDanConwayDev
2025-05-23feat: only try http(s) for ngit-relaysDanConwayDev
2025-05-23fix: use blossoms from all maintainersDanConwayDev
2025-05-23fix: remove blossom url trailing slashDanConwayDev