upleb.uk

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

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-03-08feat(send): compare against origin/main vs mainDanConwayDev
2024-03-08feat(send): select commits from a listDanConwayDev
2024-03-04fix: restore better error messageDanConwayDev
2024-03-04refactor: improve rexpect error messageDanConwayDev
2024-03-04fix: grammar in cli output patch ~> patchesDanConwayDev
2024-03-04fix(send): feature branch default to ahead of mainDanConwayDev
2024-03-04test: ensure failed tests timeoutDanConwayDev
2024-03-04fix: typo in help content@RandyMcMillan
2024-03-01chore: improve readme copyDanConwayDev
2024-03-01feat(send): fix grammar in cli outputDanConwayDev
2024-03-01feat(send): when on main default to sending 1 patchDanConwayDev
2024-02-29chore: bump to v1.0.0v1.0.0DanConwayDev
2024-02-29build: added to gitignoreDanConwayDev
2024-02-29feat(send): add proposal revision cli msgDanConwayDev
2024-02-29build: timeout ci tests after 8 minutesDanConwayDev
2024-02-28fix: branch-name specified as main or masterDanConwayDev
2024-02-23refactor: populate readmeDanConwayDev
2024-02-23feat(list): newest proposals firstsDanConwayDev
2024-02-23feat(init): improve copy orderDanConwayDev
2024-02-23feat(init): add customisation and defaultsDanConwayDev
2024-02-23fix(push): remove force push bugDanConwayDev
2024-02-23refactor: remove confusing options, improve helpDanConwayDev
2024-02-23refactor: remove confusing options, improve helpDanConwayDev
2024-02-23feat(push): add `--force` to issue revisionDanConwayDev
2024-02-22fix: apply patches errorDanConwayDev
2024-02-22refactor: fix spellingDanConwayDev
2024-02-22test(list): local proposal amendedDanConwayDev
2024-02-22refactor(list): improve copyDanConwayDev
2024-02-22fix: applying commits that exist in other branchesDanConwayDev
2024-02-22fix(list): local rebase detected as ammendmentsDanConwayDev
2024-02-22refactor: simplifed ammendments and rebasesDanConwayDev
2024-02-22refactor: simplifed ammendments and rebasesDanConwayDev
2024-02-22fix(pull): local rebase detected as ammendmentsDanConwayDev
2024-02-22test(pull): local commits on uptodate proposalDanConwayDev
2024-02-22test(list): local commits on uptodate proposalDanConwayDev
2024-02-22feat(pull): support `--in-reply-to` revisionsDanConwayDev
2024-02-22feat(list): improved copy for rebase scenariosDanConwayDev
2024-02-22fix(list): support `--in-reply-to` latest revisionDanConwayDev
2024-02-21feat(send): in-reply-to arg for revised proposalDanConwayDev
2024-02-21feat(send): specify commits eg HEAD~2DanConwayDev
2024-02-20feat(list): set checkout branch as default choiceDanConwayDev
2024-02-20fix(pull): applying proposal revisionsDanConwayDev
2024-02-20refactor: tweak error wordingDanConwayDev
2024-02-20feat(list): download or apply with git amDanConwayDev
2024-02-20refactor: simplify commit msg extractionDanConwayDev