| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-05 | feat(send): push PR to custom clone url | DanConwayDev | |
| if the repo doesnt list any grasp servers, or pushing to them fails | |||
| 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-08-04 | refactor: move generate pr event fn into lib | DanConwayDev | |
| for future use in `ngit send` | |||
| 2025-07-25 | refactor: move push helpers to lib | DanConwayDev | |
| to enable forthcoming ngit sync cmd | |||