upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/bin/git_remote_nostr/utils.rs
AgeCommit message (Expand)Author
2024-12-12fix: defend against empty`tags`DanConwayDev
2024-11-21feat(login): overhaul login experienceDanConwayDev
2024-09-25chore: bump rust-nostr v0.35DanConwayDev
2024-09-24feat(login): login via nip46 QR codeDanConwayDev
2024-09-18fix(remote): reporter lines on narrow terminalsDanConwayDev
2024-09-17feat(remote): store successful protocol in configDanConwayDev
2024-09-13fix(remote): add robustness to push reportingDanConwayDev
2024-09-13refactor: abstract find pr from branch nameDanConwayDev
2024-09-12fix(remote): `push` status updatesDanConwayDev
2024-09-12fix(remote): generalise auth failure detectionDanConwayDev
2024-09-12fix(remote): `push` detect ssh auth failureDanConwayDev
2024-09-12fix(remote): improve `push` status updatesDanConwayDev
2024-09-12fix(remote): identify auth failureDanConwayDev
2024-09-09feat(remote): push protocol selection / fallbackDanConwayDev
2024-09-06feat(remote): just use ssh if auth succeedsDanConwayDev
2024-09-06fix(remote): improve protocol selction / fallbackDanConwayDev
2024-09-04refactor(remote): split into modulesDanConwayDev