upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/bin/ngit/sub_commands/send.rs
AgeCommit message (Expand)Author
2025-08-06feat(send): custom ref for PR clone urlDanConwayDev
2025-08-05feat(send): push PR to custom clone urlDanConwayDev
2025-08-05feat(send): support PR and PR update eventsDanConwayDev
2025-08-01fix: use new gitworkshop.dev url formatDanConwayDev
2025-08-01refactor(send): abstract proposal commit checksDanConwayDev
2025-07-31fix: mention marker ~> q tag NIP-10 updateDanConwayDev
2025-07-16chore: bump nightly rustfmtDanConwayDev
2025-05-21feat: add support for default relay overridesDanConwayDev
2025-04-01chore: bump rust-nostr v0.37 ~> v0.40DanConwayDev
2024-12-16chore: bump nix flake rust nightly `fmt` overlayDanConwayDev
2024-12-09fix: fetch user relays for `send`,`push` & `init`DanConwayDev
2024-12-05fix: `ngit`validate repo address existsDanConwayDev
2024-12-04fix: `ngit` load correct repo addressDanConwayDev
2024-11-27chore: bump rust-nosrt v0.37.0DanConwayDev
2024-11-26refactor: err msgs 'cannot' > 'failed to'DanConwayDev
2024-11-21feat(login): overhaul login experienceDanConwayDev
2024-09-25chore: bump rust-nostr v0.35DanConwayDev
2024-09-04refactor: fix imports, etc based on restructureDanConwayDev
2024-09-04refactor: organise into lib and bin structureDanConwayDev