upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/bin/git_remote_nostr/list.rs
AgeCommit message (Expand)Author
2025-05-05chore: nix flake updateDanConwayDev
2024-12-20feat(remote): include draft PRsDanConwayDev
2024-12-20refactor: branch_name handlingDanConwayDev
2024-12-20refactor: use nostr url from repo_refDanConwayDev
2024-12-16chore: bump nix flake rust nightly `fmt` overlayDanConwayDev
2024-11-26refactor: err msgs 'cannot' > 'failed to'DanConwayDev
2024-11-21feat(login): overhaul login experienceDanConwayDev
2024-09-25fix(remote): in list use `pr/`for authored prsDanConwayDev
2024-09-25chore: bump rust-nostr v0.35DanConwayDev
2024-09-23fix(remote): add resilience to `prs`DanConwayDev
2024-09-17feat(remote): store successful protocol in configDanConwayDev
2024-09-13fix(remote): clear `fetching ref list`DanConwayDev
2024-09-12fix(remote): improve fetch & list status updatesDanConwayDev
2024-09-12fix(remote): update copyDanConwayDev
2024-09-09feat(remote): push protocol selection / fallbackDanConwayDev
2024-09-06fix(remote): `fetch` and `list` status copyDanConwayDev
2024-09-06feat(remote): just use ssh if auth succeedsDanConwayDev
2024-09-06fix(remote): `list` apply protocols selectionDanConwayDev
2024-09-04refactor(remote): split into modulesDanConwayDev
2024-09-04refactor: use FromStr trait for NostrUrlDecodedDanConwayDev