upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/sub_commands/push.rs
AgeCommit message (Expand)Author
2024-07-24feat(push): `--force` tries non-interactivelyDanConwayDev
2024-07-23feat(list): unique proposal branch namesDanConwayDev
2024-07-19feat: save created events to cacheDanConwayDev
2024-07-19feat: integrate `fetch` into `push`DanConwayDev
2024-07-05feat(init): group by statusv1.3-beta1DanConwayDev
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-07feat(send): `in-reply-to` tags npubs and eventsDanConwayDev
2024-03-22use Sha1Hashin new locationDanConwayDev
2024-03-08feat(send): compare against origin/main vs mainDanConwayDev
2024-03-08feat(send): select commits from a listDanConwayDev
2024-02-23feat(init): add customisation and defaultsDanConwayDev
2024-02-23refactor: remove confusing options, improve helpDanConwayDev
2024-02-23feat(push): add `--force` to issue revisionDanConwayDev
2024-02-22fix(list): support `--in-reply-to` latest revisionDanConwayDev
2024-02-21feat(send): in-reply-to arg for revised proposalDanConwayDev
2024-02-20refactor: tweak error wordingDanConwayDev
2024-02-16refactor: rename PR to proposalDanConwayDev
2024-02-16refactor: remove reliance on 'commit' tagDanConwayDev
2024-02-14feat!: move `prs create`>`send`, `prs list`>`list`DanConwayDev
2024-02-13feat!: nip34 make pr event optionalDanConwayDev
2024-02-13feat(prs-create)!: pr to nip34-like cover letterDanConwayDev
2024-02-09refactor(git): find root commit from headDanConwayDev
2024-02-09feat(prs-create): add `PATCH n/n` to contentDanConwayDev
2024-02-02feat(prs-create)!: use nip34 patch kind and tagsDanConwayDev
2024-01-26fix: use correct fallback relaysDanConwayDev
2023-12-12feat(claim) create yaml add maintainers and relaysDanConwayDev
2023-12-08feat(push) push commits to existing prDanConwayDev