| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-13 | refactor: simplify get_short_git_server_name | DanConwayDev | |
| so it doesnt use the git_repo | |||
| 2025-08-05 | feat(send): support PR and PR update events | DanConwayDev | |
| send as a PR if the commit would make patches that are too big for nostr events. send as a PR update if the proposal is PR. send as a PR, revising a patch root, if patches would be too big. in tests `get_pretend_proposal_root_event` has to be a actual proposal with a tip, rather than just a cover letter, so we have replaced it. | |||
| 2025-07-25 | refactor: move `utils` and `list` helpers to lib | DanConwayDev | |
| to enable forthcoming `ngit sync` cmd | |||