upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/repo_ref.rs
AgeCommit message (Expand)Author
2024-07-24refactor: use nip34 kinds from rust-nostrDanConwayDev
2024-07-22fix: typos and improve copyDanConwayDev
2024-07-19feat: intergrate `fetch` into `init`DanConwayDev
2024-07-19feat(send): add relay hints to linkDanConwayDev
2024-07-19feat: intergrate `fetch` into `send`DanConwayDev
2024-07-19fix(fetch): absent repo addr infinite loopDanConwayDev
2024-07-18improve copyDanConwayDev
2024-07-17fix(fetch): get profile with nsec cli parameterDanConwayDev
2024-07-15feat(fetch): fetch events and save to cacheDanConwayDev
2024-07-02fix(repo_ref): fallback to author as maintainerDanConwayDev
2024-06-28feat(login): login with nip46 remote signerDanConwayDev
2024-06-25refactor: replace keys with signerDanConwayDev
2024-06-13feat(init): add euc marker to commit referenceDanConwayDev
2024-06-13chore: bump rust-nostr to v0.32.0DanConwayDev
2024-05-23feat: add NIP-31 alt tagsDanConwayDev
2024-04-08feat(init): support multiple git_serversDanConwayDev
2024-03-25update tag generationDanConwayDev
2024-03-22replace XOnlyPublicKey with wrapper PublicKeyDanConwayDev
2024-02-23feat(init): add customisation and defaultsDanConwayDev
2024-02-15fix(repo-ref): filter for maintainer pubkeyDanConwayDev
2024-02-14feat: find repo event by nevent or naddrDanConwayDev
2024-02-02feat(repo_ref)!: align maintainers tag to nip34 styleDanConwayDev
2024-02-02feat(repo_ref)!: use nip34 kind and tagsDanConwayDev
2024-01-26chore: upgrade rust-nostr v0.27.0v0.1.1DanConwayDev
2024-01-22feat(claim): change repo event kindDanConwayDev
2023-12-12feat(claim) create yaml add maintainers and relaysDanConwayDev
2023-11-01feat(prs-create) send to repo relaysDanConwayDev
2023-11-01refactor(claim) move repo_ref.rsDanConwayDev