| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-24 | test: restructure ngit integration tests | DanConwayDev | |
| so that each file is ran as a seperate crate this makes it easier to see which tests are causing other tests to fail as they are in a smaller group. | |||
| 2024-09-24 | feat(login): login via nip46 QR code | DanConwayDev | |
| or nostrconnect url string which is a much better UX flow for nip46 | |||
| 2024-09-18 | test: fix gitlib2 version in sample | DanConwayDev | |
| so they match v1.8.2 used in updated git2 | |||
| 2024-09-11 | refactor: fix fmt and clippy issues | DanConwayDev | |
| which potentially were only identified when a dependancy was updated | |||
| 2024-09-09 | test: refactor into binary subdirs | DanConwayDev | |
| in prep for splitting git_remote_nostr tests | |||