upleb.uk

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

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-02-20fix: cover letter description from patchDanConwayDev
2024-02-20refactor: imrpove error msgDanConwayDev
2024-02-19fix: ingore patch diff in descrition fallbackDanConwayDev
2024-02-16test: fix wording in cli testDanConwayDev
2024-02-16refactor: added code commentsDanConwayDev
2024-02-16refactor: rename PR to proposalDanConwayDev
2024-02-16refactor: use event_id in get_most_recent_accestorDanConwayDev
2024-02-16refactor: improve error when patch ahead of masterDanConwayDev
2024-02-16refactor: remove reliance on 'commit' tagDanConwayDev
2024-02-16feat: improve helpDanConwayDev
2024-02-15build: remove tests from pre-pushDanConwayDev
2024-02-15fix(interactor): input displaying empty defaultDanConwayDev
2024-02-15build: add maintainers.yamlDanConwayDev
2024-02-15fix(list): filter for repo event ref tagDanConwayDev
2024-02-15fix(repo-ref): filter for maintainer pubkeyDanConwayDev
2024-02-15fix: improve 'searching for profile updates' msgDanConwayDev
2024-02-15fix: allow optional description and webDanConwayDev
2024-02-15fix: curate default relaysDanConwayDev
2024-02-15build: timeout ci tests after 5 minutesDanConwayDev
2024-02-14feat: get_events coutdown to timeoutDanConwayDev
2024-02-14feat: find repo event by nevent or naddrDanConwayDev
2024-02-14feat: send to default relays, blast repo eventDanConwayDev
2024-02-14feat: improve fetch events reportingDanConwayDev
2024-02-14feat!: move `claim` > `init`DanConwayDev
2024-02-14feat!: move `prs create`>`send`, `prs list`>`list`DanConwayDev
2024-02-13feat!: nip34 set pr kind to patch kindDanConwayDev
2024-02-13test: fix backtrace displayDanConwayDev
2024-02-13feat!: nip34 make pr event optionalDanConwayDev
2024-02-13feat(prs-create)!: pr to nip34-like cover letterDanConwayDev
2024-02-09refactor(git): find root commit from headDanConwayDev
2024-02-09feat(prs-create): add `PATCH n/n` to contentDanConwayDev
2024-02-05build: timeout ci tests after 20 minutesDanConwayDev
2024-02-02test: replace block_on with tokio::testsjk
2024-02-02feat(prs-create)!: use nip34 patch kind and tagsDanConwayDev
2024-02-02feat(repo_ref)!: align maintainers tag to nip34 styleDanConwayDev
2024-02-02feat(repo_ref)!: use nip34 kind and tagsDanConwayDev
2024-01-31chore: bump cargo.toml to v0.1.2v0.1.2DanConwayDev
2024-01-31chore: remove tmp file added in errorDanConwayDev
2024-01-31chore: nix flake updateDanConwayDev
2024-01-31chore: cargo updateDanConwayDev
2024-01-31test: dont print verbose get_events log for testsDanConwayDev
2024-01-31fix: intermittent crashing by removing block_onDanConwayDev
2024-01-27fix: stop requesting events from blasterDanConwayDev
2024-01-27fix(login): stop bailing when no name in metadataDanConwayDev
2024-01-26chore: upgrade rust-nostr v0.27.0v0.1.1DanConwayDev
2024-01-26chore: bump cargo.toml to v0.1.1DanConwayDev
2024-01-26fix: use correct fallback relaysDanConwayDev
2024-01-26feat(claim): add blaster to relay listDanConwayDev
2024-01-26fix(claim): use correct fallback relaysDanConwayDev
2024-01-26fix: fetching messages with many unreliable relaysDanConwayDev
2024-01-23chore: bump cargo verion to v0.1.0v0.1.0DanConwayDev
2024-01-23chore: bump rexpectDanConwayDev
2024-01-23build: temporarily disable clippy in ciDanConwayDev
2024-01-23build: exclude fmt clippy from stable in ciDanConwayDev
2024-01-23fix(prs-create): remove d tag from pr eventDanConwayDev
2024-01-23build: env specific fallback relaysDanConwayDev
2024-01-23feat(pull): check for clean repoDanConwayDev
2024-01-23feat(prs-list): check for clean repoDanConwayDev
2024-01-22feat(git): apply pgp sig event tag to commitDanConwayDev
2024-01-22feat(git) save pgp sig in patch eventDanConwayDev
2024-01-22feat(claim): improve no remote error messageDanConwayDev
2024-01-22feat(login): reduced cache usage delayDanConwayDev
2024-01-22feat(claim): change repo event kindDanConwayDev
2024-01-22test: add maintainers to test repo eventDanConwayDev
2023-12-12feat(claim) create yaml add maintainers and relaysDanConwayDev
2023-12-08feat(push) push commits to existing prDanConwayDev