upleb.uk

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

summaryrefslogtreecommitdiff
path: root/tests/pull.rs
AgeCommit message (Expand)Author
2024-03-27replace blocking client in tests with asyncDanConwayDev
2024-03-25update tag generationDanConwayDev
2024-03-08feat(send): select commits from a listDanConwayDev
2024-03-04test: ensure failed tests timeoutDanConwayDev
2024-02-22refactor: fix spellingDanConwayDev
2024-02-22refactor: simplifed ammendments and rebasesDanConwayDev
2024-02-22test(pull): local commits on uptodate proposalDanConwayDev
2024-02-22feat(pull): support `--in-reply-to` revisionsDanConwayDev
2024-02-16test: fix wording in cli testDanConwayDev
2024-02-16refactor: rename PR to proposalDanConwayDev
2024-02-14feat!: move `prs create`>`send`, `prs list`>`list`DanConwayDev
2024-02-02test: replace block_on with tokio::testsjk
2023-12-07feat(pull) pull commits for checked out pr branchDanConwayDev