| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-27 | feat: remove `pull` `push` and `fetch` ngit cmds | DanConwayDev | |
| to simplify the api and encourage use of the git remote helper | |||
| 2024-11-27 | feat(logout): add logout command | DanConwayDev | |
| rather than using `ngit login` which is less intuative | |||
| 2024-11-27 | feat(export-keys): to use in other clients | DanConwayDev | |
| as part of the easy on-boaridng flow | |||
| 2024-11-11 | Revert "refactor: remove ngit `pull` `push` `fetch`" | DanConwayDev | |
| This reverts commit 43b5e9b38bf5dcfbac85637a2d3efc69ddfe77ac. | |||
| 2024-11-04 | refactor: remove ngit `pull` `push` `fetch` | DanConwayDev | |
| simplify api to encougage use of the git plugin | |||
| 2024-09-04 | refactor: organise into lib and bin structure | DanConwayDev | |
| the make the code more readable this commit just moves the files, the next commit should fix the imports | |||