upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-08fix(remote) `push` proposals patch orderDanConwayDev
2024-08-08fix(remote): `push` only send state when updatedDanConwayDev
2024-08-08test(remote): helper to run as git remote helperDanConwayDev
2024-08-08fix(remote): `fetch` unsigned commit changed HEADDanConwayDev
2024-08-07fix(remote): `push` apply proposal permissionsDanConwayDev
2024-08-07feat(remote): `push` add commits to proposalDanConwayDev
2024-08-07test(git): make drop GitTestRepo optionalDanConwayDev
2024-08-07fix(remote): `push` dont send rejected to serverDanConwayDev
2024-08-07feat(remote): `fetch` applies proposal commitsDanConwayDev
2024-08-07refactor(git): apply patch to treeDanConwayDev
2024-08-06fix(remote): `list` correct proposal refsDanConwayDev
2024-08-06feat(remote): `fetch` ignore git servers `prs/*`DanConwayDev
2024-08-06feat(remote): `fetch` report on progressDanConwayDev
2024-08-06feat(remote): `list` includes open proposalsDanConwayDev
2024-08-06test(remote): `list` fix warning copyDanConwayDev
2024-08-05fix(remote): `push` when server is ahead of nostrDanConwayDev
2024-08-05feat(remote): print git url short nameDanConwayDev
2024-08-05feat(remote): improve `list` warning copyDanConwayDev
2024-08-05feat(remote): improve `push` warning copyDanConwayDev
2024-08-05feat(remote): `push` handle out-of-sync serversDanConwayDev
2024-08-05test(remote): remove `async_run_test`DanConwayDev
2024-08-05refactr(remote) `list` abstract `list_from_remotes`DanConwayDev
2024-08-05test(remote): run `list for-push` before `push`DanConwayDev
2024-08-05test(remote): refactor `push` testsDanConwayDev
2024-08-02test(remote): warn when out of syncDanConwayDev
2024-08-02feat(remote): `list` add git server statusDanConwayDev
2024-08-02feat(remote): improve warning copyDanConwayDev
2024-08-02feat(remote): warn when out of syncDanConwayDev
2024-08-02bump nostr-database to v0.33.1DanConwayDev
2024-08-02fix: identifer in parse `nostr://npub/identifer`DanConwayDev
2024-08-01Revert "refactor: fix `stderr` ~> `stdout`"DanConwayDev
2024-08-01fix(remote): display nostr fetch reportDanConwayDev
2024-08-01Revert "fix(remote): display nostr fetch report"DanConwayDev
2024-08-01fix(remote): display nostr fetch reportDanConwayDev
2024-08-01refactor: fix `stderr` ~> `stdout`DanConwayDev
2024-08-01Revert "clear 'fetching updates..' when done"DanConwayDev
2024-08-01clear 'fetching updates..' when doneDanConwayDev
2024-08-01test(remote): fix url `from_naddr`DanConwayDev
2024-08-01feat(remote): `--version` get from cargo packageDanConwayDev
2024-08-01feat(remote): add `nostr://npub/identifer`DanConwayDev
2024-08-01test(remote): add nostr url parse testDanConwayDev
2024-08-01feat(remote): `fetch` fallsback to other serversDanConwayDev
2024-08-01feat(remote): `push` to all `clone` serversDanConwayDev
2024-08-01fix(remote): download oids not refstrDanConwayDev
2024-08-01feat(remote): `fetch` uses state eventDanConwayDev
2024-08-01test(remote): `push` delete branch updates stateDanConwayDev
2024-08-01test(remote): `recreate_as_bare` cp all branchDanConwayDev
2024-07-31fix(remote): updating `push` state eventDanConwayDev
2024-07-31feat(remote): `push` issues state eventDanConwayDev
2024-07-31test(remote): `push` deletes branchDanConwayDev
2024-07-31test(remote): push updates remote refsDanConwayDev
2024-07-31test(remote): `push`updates ref on git serverDanConwayDev
2024-07-31test(remote): add `recreate_as_bare` helperDanConwayDev
2024-07-31test(remote): `fetch` downloads commitsDanConwayDev
2024-07-31test(remote): add second branch to `list`DanConwayDev
2024-07-31test(remote): `list` returns HEAD and mainDanConwayDev
2024-07-31test(remote): test helpers and basic fetchDanConwayDev
2024-07-30refactor: add struct `RepoState`DanConwayDev
2024-07-30refactor(remote): improve readabilityDanConwayDev
2024-07-29refactor(remote): abstract `list`DanConwayDev
2024-07-29feat(fetch): fetch state announcementsDanConwayDev
2024-07-28fix(remote): only update ref when `push` succeedsDanConwayDev
2024-07-28refactor(remote): abstract `fetch` and `push`DanConwayDev
2024-07-28feat(remote): report on `push`DanConwayDev
2024-07-28feat(remote): batch `push` and `fetch`DanConwayDev
2024-07-28refactor(remote): allow more `push` callbacksDanConwayDev
2024-07-26fix(remote): push updates remote refsDanConwayDev
2024-07-26fix(remote): authenticate pushesDanConwayDev
2024-07-26feat(remote): add nostr git remote helperDanConwayDev
2024-07-25chore: bump to v1.3.1v1.3.1DanConwayDev
2024-07-25fix(init): add missing identifier to yamlDanConwayDev
2024-07-25test: reintroduce `match_event` to test queriesDanConwayDev
2024-07-24build: remove relay from maintainers.yamlDanConwayDev
2024-07-24build: add identifer to maintainers.yamlDanConwayDev
2024-07-24chore: bump to v1.3.0v1.3.0DanConwayDev
2024-07-24docs: remove draft nip34 and add fetchDanConwayDev
2024-07-24refactor: use nip34 kinds from rust-nostrDanConwayDev
2024-07-24test: remove old proposal rev amended locallyDanConwayDev
2024-07-24test: abstract `list` and `pull` test codeDanConwayDev
2024-07-24feat(push): `--force` tries non-interactivelyDanConwayDev
2024-07-24test: fix `pull` testsDanConwayDev
2024-07-24test: refactor `list` and `pull` to abstract codeDanConwayDev
2024-07-24test: fix intermitant failures due to timestampDanConwayDev
2024-07-24test: refactor `pull` and `push` to abstract codeDanConwayDev
2024-07-23feat(list): unique proposal branch namesDanConwayDev
2024-07-22fix: typos and improve copyDanConwayDev
2024-07-22chore: bump rust-nostr to v0.33.0DanConwayDev
2024-07-22test: increase rexpect timeout 2s ~> 3sDanConwayDev
2024-07-22fix(pull): find proposal, root not revisionDanConwayDev
2024-07-19feat: intergrate `fetch` into `init`DanConwayDev
2024-07-19feat: save created events to cacheDanConwayDev
2024-07-19feat: integrate `fetch` into `list`DanConwayDev
2024-07-19feat: integrate `fetch` into `pull`DanConwayDev
2024-07-19feat: integrate `fetch` into `push`DanConwayDev
2024-07-19feat(send): add relay hints to linkDanConwayDev
2024-07-19feat: intergrate `fetch` into `send`DanConwayDev
2024-07-19fix(fetch): error when user profile not presentDanConwayDev
2024-07-19fix(fetch): absent repo addr infinite loopDanConwayDev
2024-07-18fix(fetch): dont report old profile as updateDanConwayDev
2024-07-18fix(fetch): get profiles of fresh contributorsDanConwayDev