upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/bin/ngit/cli.rs
AgeCommit message (Expand)Author
2025-06-19rename ngit-relay to graspDanConwayDev
2025-05-24feat(init): make default ngit-relays configurableDanConwayDev
2025-05-21feat: add --customize flag for instructionsDanConwayDev
2024-12-16chore: bump nix flake rust nightly `fmt` overlayDanConwayDev
2024-11-29fix: spelling of 'beginning'DanConwayDev
2024-11-27build: add description to helpDanConwayDev
2024-11-27feat: hide cli credential args from helpDanConwayDev
2024-11-27feat(login): tweak api descriptionDanConwayDev
2024-11-27feat: remove `pull` `push` and `fetch` ngit cmdsDanConwayDev
2024-11-27feat(login): tweak api descriptionDanConwayDev
2024-11-27feat(account): move login/out cmds to accountDanConwayDev
2024-11-27feat(logout): add logout commandDanConwayDev
2024-11-27feat(export-keys): to use in other clientsDanConwayDev
2024-11-21feat(login): overhaul login experienceDanConwayDev
2024-11-11Revert "refactor: remove ngit `pull` `push` `fetch`"DanConwayDev
2024-11-04refactor: remove ngit `pull` `push` `fetch`DanConwayDev
2024-09-04refactor: organise into lib and bin structureDanConwayDev