upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/bin/ngit/sub_commands/mod.rs
AgeCommit message (Expand)Author
2026-03-05feat(cover-note): add kind-1624 cover notes for PRs, patches, and issuesDanConwayDev
2026-03-05feat(subject): add pr/issue set-subject via NIP-32 kind-1985 labelsDanConwayDev
2026-03-05feat(label): add `ngit issue label` and `ngit pr label` commandsDanConwayDev
2026-03-05add `ngit account whoami` commandDanConwayDev
2026-03-04restructure CLI around ngit pr/issue subcommand groupsDanConwayDev
2026-03-04feat: add ngit issue list commandDanConwayDev
2026-02-20add `ngit repo` subcommand groupDanConwayDev
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-10feat: add ngit account create commandDanConwayDev
2025-07-25feat(sync): add cmd to sync git serversDanConwayDev
2024-11-27feat: remove `pull` `push` and `fetch` ngit cmdsDanConwayDev
2024-11-27feat(logout): add logout commandDanConwayDev
2024-11-27feat(export-keys): to use in other clientsDanConwayDev
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