upleb.uk

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

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-07-18fix(fetch): new coodinates infinite loopDanConwayDev
2024-07-18refactor(fetch): move database cacheDanConwayDev
2024-07-18fix(fetch): report profile updates as updatesDanConwayDev
2024-07-18improve copyDanConwayDev
2024-07-18refactor: fetch some profiles from user relaysDanConwayDev
2024-07-18fix(fetch): find repo based in naddr relay hintDanConwayDev
2024-07-17fix(fetch): get profile with nsec cli parameterDanConwayDev
2024-07-17feat(init): set repo pointer in git configDanConwayDev
2024-07-17feat(login): use fetch to get user profileDanConwayDev
2024-07-16feat(fetch): get contributor profilesDanConwayDev
2024-07-16fix(fetch): report grammar and copyDanConwayDev
2024-07-16fix(fetch): report detailsDanConwayDev
2024-07-16feat(fetch): search newly discovered inbox relaysDanConwayDev
2024-07-16refactor(fetch): improve FetchRequestDanConwayDev
2024-07-15feat(fetch): fetch events and save to cacheDanConwayDev
2024-07-05feat(init): group by statusv1.3-beta1DanConwayDev
2024-07-03revert: "chore: bump to v1.3.0"DanConwayDev
2024-07-03chore: bump to v1.3.0DanConwayDev
2024-07-03chore: update package homepageDanConwayDev
2024-07-03build: increase CI test timeoutDanConwayDev
2024-07-03fix(login): use saved bunker loginDanConwayDev
2024-07-03fix(list): remove event size limitDanConwayDev
2024-07-02fix(repo_ref): fallback to author as maintainerDanConwayDev
2024-07-02feat(send): tag each maintainer's repo eventDanConwayDev
2024-07-02refactor: remove old remote helper placeholderDanConwayDev
2024-07-01test: fix test affected by user configsommerfeld
2024-06-28feat(login): login with nostr address via nip46DanConwayDev
2024-06-28test: increase timeout for expensive testDanConwayDev
2024-06-28feat(login): login with nip46 remote signerDanConwayDev
2024-06-26refactor: remove fresh test configDanConwayDev
2024-06-25refactor: replace keys with signerDanConwayDev
2024-06-25test: fix login in testsDanConwayDev
2024-06-24fix: binary wont runDanConwayDev
2024-06-24feat(login): store in git config and use cacheDanConwayDev
2024-06-21build: fix CLITesterConfirmPrompt succeeds withDanConwayDev
2024-06-13feat(git): add get and save git config itemDanConwayDev
2024-06-13build: use reliable relays in maintainers.yamlStella
2024-06-13feat(init): add euc marker to commit referenceDanConwayDev
2024-06-13chore: bump rust-nostr to v0.32.0DanConwayDev
2024-06-11refactor: bump rust-nostr to v0.30 use ncryptsecDanConwayDev
2024-05-23feat: add NIP-31 alt tagsDanConwayDev
2024-05-14chore: bump to v1.2.1v1.2.1DanConwayDev
2024-05-14fix: `ngit init` multiple maintainersDanConwayDev
2024-05-14chore: bump to v1.2.0v1.2.0DanConwayDev
2024-05-07feat(send): `in-reply-to` tags npubs and eventsDanConwayDev
2024-04-24fix: remove relay.f7z.io from default relaysDanConwayDev
2024-04-22feat(send): print link to proposal rootDanConwayDev
2024-04-19build: fix lint warningDanConwayDev
2024-04-16chore: bump to v1.1.2v1.1.2DanConwayDev
2024-04-16build: update cargo.toml homepage and repoDanConwayDev
2024-04-15chore: cargo updateDanConwayDev
2024-04-10feat: reduce connection timeout 6s ~> 3sDanConwayDev
2024-04-09chore: update rust nightly in nixDanConwayDev
2024-04-09chore: nix flake updateDanConwayDev
2024-04-08chore: bump nostr-relay-pool v0.29.4DanConwayDev
2024-04-08feat(init): support multiple git_serversDanConwayDev
2024-04-08feat: reduce `get_events` timeout 10s ~> 6sDanConwayDev
2024-04-01chore: nix flake updateDanConwayDev
2024-04-01chore: cargo updateDanConwayDev
2024-03-28Merge upgrade rust-nostr v0.29DanConwayDev
2024-03-28build: use nix for tests ciDanConwayDev
2024-03-28refactor: allow pedantic clippy warning large_futuresDanConwayDev
2024-03-28test: fix intermittent test failuresDanConwayDev
2024-03-27bump nostr-relay-pool to v0.29.2DanConwayDev
2024-03-27bump nostr-relay-pool to v0.29.1DanConwayDev
2024-03-27use patched nostr-rust v0.29DanConwayDev
2024-03-27fix: relay connection timeout panicDanConwayDev
2024-03-27refactor: more concise error messageDanConwayDev
2024-03-27replace blocking client in tests with asyncDanConwayDev
2024-03-25update tag generationDanConwayDev
2024-03-22replace XOnlyPublicKey with wrapper PublicKeyDanConwayDev
2024-03-22rename from_sk_str -> from_strDanConwayDev
2024-03-22use Sha1Hashin new locationDanConwayDev
2024-03-22ClientSigner renamed ~> NostrSignerDanConwayDev
2024-03-22chore: bump rust-nostr to v0.29.0DanConwayDev
2024-03-22chore: nix flake updateDanConwayDev
2024-03-22chore: cargo updateDanConwayDev
2024-03-08chore: bump to v1.1.1v1.1.1DanConwayDev
2024-03-08fix: stack overflow bugDanConwayDev
2024-03-08chore: bump to v1.1.0v1.1.0DanConwayDev