upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/git.rs
AgeCommit message (Expand)Author
2024-06-28feat(login): login with nip46 remote signerDanConwayDev
2024-06-25refactor: replace keys with signerDanConwayDev
2024-06-13feat(git): add get and save git config itemDanConwayDev
2024-06-13chore: bump rust-nostr to v0.32.0DanConwayDev
2024-05-07feat(send): `in-reply-to` tags npubs and eventsDanConwayDev
2024-03-22use Sha1Hashin new locationDanConwayDev
2024-03-22chore: nix flake updateDanConwayDev
2024-03-22chore: cargo updateDanConwayDev
2024-03-08fix: stack overflow bugDanConwayDev
2024-03-08feat(send): compare against origin/main vs mainDanConwayDev
2024-03-08feat(send): select commits from a listDanConwayDev
2024-02-22fix: apply patches errorDanConwayDev
2024-02-22refactor: fix spellingDanConwayDev
2024-02-22fix: applying commits that exist in other branchesDanConwayDev
2024-02-22fix(pull): local rebase detected as ammendmentsDanConwayDev
2024-02-22feat(pull): support `--in-reply-to` revisionsDanConwayDev
2024-02-21feat(send): in-reply-to arg for revised proposalDanConwayDev
2024-02-21feat(send): specify commits eg HEAD~2DanConwayDev
2024-02-20refactor: imrpove error msgDanConwayDev
2024-02-16refactor: rename PR to proposalDanConwayDev
2024-02-16refactor: improve error when patch ahead of masterDanConwayDev
2024-02-16refactor: remove reliance on 'commit' tagDanConwayDev
2024-02-14feat!: move `prs create`>`send`, `prs list`>`list`DanConwayDev
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-02feat(prs-create)!: use nip34 patch kind and tagsDanConwayDev
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
2023-12-12feat(claim) create yaml add maintainers and relaysDanConwayDev
2023-12-08feat(push) push commits to existing prDanConwayDev
2023-12-01feat(prs-list) list and pull selected as branchDanConwayDev
2023-11-01feat(git) create and checkout branchDanConwayDev
2023-11-01feat(prs-create) add pr tag branch-name and titleDanConwayDev
2023-10-01feat(prs-create) send to multiple relaysDanConwayDev
2023-10-01feat(prs-create) find commits and create eventsDanConwayDev