| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-12 | fix(remote): `push` status updates | DanConwayDev | |
| push needs to use push_transfer_progress rather than transfer_progress | |||
| 2024-09-12 | fix(remote): improve `push` status updates | DanConwayDev | |
| to bring them more into line to the native git client | |||
| 2024-09-12 | fix(remote): update copy | DanConwayDev | |
| to make it more like native git | |||
| 2024-09-09 | feat(remote): push protocol selection / fallback | DanConwayDev | |
| enable override from nostr url clone url is filesystem use filesystem otherwise try ssh, then https authenticated unless clone url is http, then try ssh then http as we assume, we are on a local trusted network. | |||
| 2024-09-06 | fix(remote): `list` apply protocols selection | DanConwayDev | |
| used in fetch and tweak the error reporting | |||
| 2024-09-04 | refactor(remote): split into modules | DanConwayDev | |
| to make it easier to read | |||