upleb.uk

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

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-16bump: cargo upgrade --incompatibleDanConwayDev
2025-07-16chore: bump rust-nostr v42DanConwayDev
2025-07-16chore: bump console indicatifDanConwayDev
2025-07-16chore: cargo upgradeDanConwayDev
2025-07-16chore: cargo updateDanConwayDev
2025-07-15feat(client): skip relays that just timeoutDanConwayDev
2025-07-15feat: add git timeoutDanConwayDev
2025-07-03docs: remove old planning.mdDanConwayDev
2025-06-20chore: bump 1.7.3v1.7.3DanConwayDev
2025-06-19refactor: rename ngit_relay to graspDanConwayDev
2025-06-19rename ngit-relay to graspDanConwayDev
2025-06-19fix: add state HEAD on creationDanConwayDev
2025-06-19refactor: move build state functionDanConwayDev
2025-06-18chore: bump v1.7.2v1.7.2DanConwayDev
2025-06-18fix: add HEAD if one isn't listed in stateDanConwayDev
2025-06-17chore: bump v1.7.1v1.7.1DanConwayDev
2025-06-17fix: support `git://` in clone urlsDanConwayDev
2025-06-03build: fix release binariesv1.7.0DanConwayDev
2025-06-02chore: bump v1.7.0DanConwayDev
2025-06-02fix: ignore dereferenced tags in stateDanConwayDev
2025-06-02tests: fix tests by adding maintainer ann eventDanConwayDev
2025-05-31feat(init): only use one ngit-relay git server urlDanConwayDev
2025-05-31feat(push): prevent push if no ann eventDanConwayDev
2025-05-28docs: update relays in maintainers.ymlDanConwayDev
2025-05-28fix: use most recent, rather than oldest state event foundDanConwayDev
2025-05-27build: make less, more resilient buildsDanConwayDev
2025-05-24feat(init): make default ngit-relays configurableDanConwayDev
2025-05-23feat(init): use dir name as default repo nameDanConwayDev
2025-05-23feat(push): avoid out of sync issues for ngit relayDanConwayDev
2025-05-23feat(account): export npubDanConwayDev
2025-05-23fix(init): dont default to user read relay listDanConwayDev
2025-05-23fix(init): additional relays dont replace ngit-relaysDanConwayDev
2025-05-23fix(init): improve cli outputDanConwayDev
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(init): ngit-relay usage detectionDanConwayDev
2025-05-23fix: remove blossom url trailing slashDanConwayDev
2025-05-22refactor: cargo fmtDanConwayDev
2025-05-22feat(init): add blossomDanConwayDev
2025-05-22feat(init): overhaul & simplify with ngit-relaysDanConwayDev
2025-05-21fix: remove accidental printlnDanConwayDev
2025-05-21feat(init): dont ask about state unless neededDanConwayDev
2025-05-21fix: preserve relay and git server orderDanConwayDev
2025-05-21feat: add --customize flag for instructionsDanConwayDev
2025-05-21feat: add support for default relay overridesDanConwayDev
2025-05-21refactor: move client defaults into paramsDanConwayDev
2025-05-21fix: use relays & git servers from all maintainerDanConwayDev
2025-05-12chore bump to v1.6.3v1.6.3DanConwayDev
2025-05-09fix: always try git servers over other protocolsDanConwayDev
2025-05-06build: remove ubuntu 20.04 versionDanConwayDev
2025-05-06fix: github release matrixv1.6.2DanConwayDev
2025-05-06chore bump to v1.6.2DanConwayDev
2025-05-06docs: fix readme repo linkDanConwayDev
2025-05-06chore: bump dialoguer v0.11.0DanConwayDev
2025-05-06chore: bump directories v6DanConwayDev
2025-05-06chore: remove unused duplicate dependancyDanConwayDev
2025-05-06chore: bump mock_all v0.13.1DanConwayDev
2025-05-06chore: bump serial_test v3.2.0DanConwayDev
2025-05-06chore: remove unused keyring dependancyDanConwayDev
2025-05-06chore: bump rust-nostr v0.40 ~> v0.41DanConwayDev
2025-05-06chore: update git2 ~> v0.20.2DanConwayDev
2025-05-06chore: cargo updateDanConwayDev
2025-05-06fix(clone_url): fix custom portsDanConwayDev
2025-05-05chore: nix flake updateDanConwayDev
2025-04-28fix(init): replace legacy gitworkshop urlDanConwayDev
2025-04-03feat(send): add description to event signing processDanConwayDev
2025-04-02build: add all available github action osesDanConwayDev
2025-04-02docs: add nix install instructionsDanConwayDev
2025-04-02fix: publish error prefix regressionDanConwayDev
2025-04-02test: fix test func get_proposal_branch_nameDanConwayDev
2025-04-02test: patches shouldn't `p` tag authorDanConwayDev
2025-04-01fix: allow soft push if not behind serverDanConwayDev
2025-04-01chore: bump rust-nostr v0.37 ~> v0.40DanConwayDev
2025-03-28chore: cargo updateDanConwayDev
2025-02-20refactor: run nixfmtDanConwayDev
2025-02-11build: disable tests during nix buildDanConwayDev
2024-12-20chore bump to v1.6.0v1.6.0DanConwayDev
2024-12-20docs: add nip05 git nostr url to readmeDanConwayDev
2024-12-20feat(remote): include draft PRsDanConwayDev
2024-12-20fix(push): find existing proposalDanConwayDev
2024-12-20refactor: branch_name handlingDanConwayDev
2024-12-20refactor: use nostr url from repo_refDanConwayDev
2024-12-16feat(init): default to nip05 git nostr urlLaszlo Megyer
2024-12-16chore: bump nix flake rust nightly `fmt` overlayDanConwayDev
2024-12-16chore: nix flake updateDanConwayDev
2024-12-16chore: cargo updateDanConwayDev
2024-12-16fix(NostrUrlDecoded): nip05 response errorDanConwayDev
2024-12-13fix(push): refactor errorsDanConwayDev
2024-12-13refactor(push): split `run_push` functionDanConwayDev
2024-12-13test(push): merge event for applied commitsDanConwayDev
2024-12-13test: deterministic commit timestamps in test PRsDanConwayDev
2024-12-12feat(push): merge event for applied commitsDanConwayDev
2024-12-12test(push): ff merge commit tag `merge-commit-id`DanConwayDev
2024-12-12fix(push): three-way `merge-commit-id` `tag`DanConwayDev
2024-12-12fix: defend against empty`tags`DanConwayDev
2024-12-12feat(NostrUrlDecode): add nip05 address supportDanConwayDev
2024-12-11fix(NostrUrlDecoded): nip05 parsed as ssh userDanConwayDev
2024-12-11fix(NostrUrlDecoded): add nip05 loading to TUIDanConwayDev
2024-12-10fix(nostr_url): use nip05 in nostr url if cachedDanConwayDev