upleb.uk

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

summaryrefslogtreecommitdiff
path: root/tests/list.rs
AgeCommit message (Expand)Author
2024-09-09test: refactor into binary subdirsDanConwayDev
2024-08-20feat: set proposal branch prefix to `pr/`DanConwayDev
2024-07-24refactor: use nip34 kinds from rust-nostrDanConwayDev
2024-07-24test: abstract `list` and `pull` test codeDanConwayDev
2024-07-24test: fix `pull` testsDanConwayDev
2024-07-24test: refactor `list` and `pull` to abstract codeDanConwayDev
2024-07-23feat(list): unique proposal branch namesDanConwayDev
2024-07-22fix: typos and improve copyDanConwayDev
2024-07-19feat: integrate `fetch` into `list`DanConwayDev
2024-06-13chore: bump rust-nostr to v0.32.0DanConwayDev
2024-03-28test: fix intermittent test failuresDanConwayDev
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-23feat(list): newest proposals firstsDanConwayDev
2024-02-23refactor: remove confusing options, improve helpDanConwayDev
2024-02-22refactor: fix spellingDanConwayDev
2024-02-22test(list): local proposal amendedDanConwayDev
2024-02-22test(list): local commits on uptodate proposalDanConwayDev
2024-02-22fix(list): support `--in-reply-to` latest revisionDanConwayDev
2024-02-20feat(list): set checkout branch as default choiceDanConwayDev
2024-02-20feat(list): download or apply with git amDanConwayDev
2024-02-16refactor: rename PR to proposalDanConwayDev
2024-02-14feat: find repo event by nevent or naddrDanConwayDev
2024-02-14feat!: move `prs create`>`send`, `prs list`>`list`DanConwayDev