| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-02 | refactor: remove old remote helper placeholder | DanConwayDev | |
| to make room for new one | |||
| 2024-02-02 | test: replace block_on with tokio::tests | jk | |
| This is intended to improve the reliabilty of the tests. there have been particular issues with random tests never ending when run in the nix configuration see discussion here https://github.com/DanConwayDev/ngit-cli/issues/ 6#issuecomment-1918971239 and: https://github.com/DanConwayDev/ngit-cli/pull/7 | |||
| 2023-12-01 | feat(helper) add capabilities cmd | DanConwayDev | |
| as specified in https://git-scm.com/docs/gitremote-helpers | |||
| 2023-11-01 | feat(helper) add rust workspace | DanConwayDev | |
| add nostr_git_remote_helper with standard helper packages for rust cli | |||