| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-18 | feat(sync): add `ref-name` param to limit sync | DanConwayDev | |
| limit syncing to a single reference with this new parameter. change instructions for out of sync remotes to use sync with this new option. | |||
| 2025-08-07 | fix(send): refs not confirmed are usually accepted | DanConwayDev | |
| having implemented 3b5c48f5a2a4b9be5d14baa8f5e801fefd5c1166, a ref pushed to refs/nostr/<event-id> on a github repo was accepted but was not confirmed | |||
| 2025-08-07 | fix(send): push PR refs to non-grasp servers | DanConwayDev | |
| attempt to use a range of protocols instead of unath http | |||
| 2025-07-25 | feat(sync): add cmd to sync git servers | DanConwayDev | |
| with nostr state. optionally use 'force' flag | |||