upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/sub_commands/init.rs
AgeCommit message (Expand)Author
2024-07-26feat(remote): add nostr git remote helperDanConwayDev
2024-07-25fix(init): add missing identifier to yamlDanConwayDev
2024-07-24refactor: use nip34 kinds from rust-nostrDanConwayDev
2024-07-19feat: intergrate `fetch` into `init`DanConwayDev
2024-07-19feat: save created events to cacheDanConwayDev
2024-07-17feat(init): set repo pointer in git configDanConwayDev
2024-07-15feat(fetch): fetch events and save to cacheDanConwayDev
2024-06-28feat(login): login with nip46 remote signerDanConwayDev
2024-06-25refactor: replace keys with signerDanConwayDev
2024-06-24feat(login): store in git config and use cacheDanConwayDev
2024-05-14fix: `ngit init` multiple maintainersDanConwayDev
2024-04-08feat(init): support multiple git_serversDanConwayDev
2024-03-22replace XOnlyPublicKey with wrapper PublicKeyDanConwayDev
2024-02-23feat(init): improve copy orderDanConwayDev
2024-02-23feat(init): add customisation and defaultsDanConwayDev
2024-02-15fix: allow optional description and webDanConwayDev
2024-02-14feat: send to default relays, blast repo eventDanConwayDev
2024-02-14feat!: move `claim` > `init`DanConwayDev