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
2026-02-17feat: support multiline descriptions in push-options via \n escapeDanConwayDev
2026-02-17feat: add --offline flag to list, checkout, apply commandsDanConwayDev
2026-02-13feat: add --verbose/-v flag for detailed outputDanConwayDev
2026-02-12feat: make ngit list non-interactive by defaultDanConwayDev
2026-02-12feat: add ngit apply command for non-interactive patch applicationDanConwayDev
2026-02-12feat: add ngit checkout command for non-interactive proposal checkoutDanConwayDev
2026-02-11feat: use fallback relays for bootstrapping onlyDanConwayDev
2026-02-10feat: add global CLI flags for non-interactive modeDanConwayDev
2025-07-25feat(sync): add cmd to sync git serversDanConwayDev
2025-07-25refactor: move `utils` and `list` helpers to libDanConwayDev
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