upleb.uk

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

summaryrefslogtreecommitdiff
path: root/tests/push.rs
AgeCommit message (Expand)Author
2024-03-08feat(send): select commits from a listDanConwayDev
2024-03-04test: ensure failed tests timeoutDanConwayDev
2024-02-29feat(send): add proposal revision cli msgDanConwayDev
2024-02-23refactor: remove confusing options, improve helpDanConwayDev
2024-02-23feat(push): add `--force` to issue revisionDanConwayDev
2024-02-20refactor: tweak error wordingDanConwayDev
2024-02-16refactor: rename PR to proposalDanConwayDev
2024-02-15fix: improve 'searching for profile updates' msgDanConwayDev
2024-02-14feat: send to default relays, blast repo eventDanConwayDev
2024-02-14feat!: move `prs create`>`send`, `prs list`>`list`DanConwayDev
2024-02-02test: replace block_on with tokio::testsjk
2023-12-08feat(push) push commits to existing prDanConwayDev