| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-05 | chore: nix flake update | DanConwayDev | |
| update nix dependancies to latest version using default update options run `cargo clippy --fix` and `cargo fmt` to fix new clippy errors | |||
| 2024-12-16 | chore: bump nix flake rust nightly `fmt` overlay | DanConwayDev | |
| update the rust nightly `fmt` overlay which needs to be pinned to a specific version (this case by date) update formatting in main files via `cargo fmt` | |||
| 2024-12-09 | fix: fetch user relays for `send`,`push` & `init` | DanConwayDev | |
| get the latest user relay list before pushing patches and repo announcement events | |||
| 2024-11-27 | feat(logout): add logout command | DanConwayDev | |
| rather than using `ngit login` which is less intuative | |||