upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/lib/git/mod.rs
AgeCommit message (Expand)Author
2025-10-17feat(send): add `merge-base` tag to PR (Update)DanConwayDev
2025-08-01refactor: move patch size evaluation fn to libDanConwayDev
2025-07-25fix(list): improve pr unsupport textDanConwayDev
2025-07-16chore: bump nightly rustfmtDanConwayDev
2025-07-16chore: nix flake updateDanConwayDev
2025-07-16chore: cargo updateDanConwayDev
2025-05-06chore: update git2 ~> v0.20.2DanConwayDev
2025-04-01chore: bump rust-nostr v0.37 ~> v0.40DanConwayDev
2024-12-16chore: bump nix flake rust nightly `fmt` overlayDanConwayDev
2024-12-12fix: defend against empty`tags`DanConwayDev
2024-11-29feat(init): set remote `origin`DanConwayDev
2024-11-26refactor: err msgs 'cannot' > 'failed to'DanConwayDev
2024-11-21feat(login): overhaul login experienceDanConwayDev
2024-10-28chore: bump rust-nostr to patch near v0.36.0DanConwayDev
2024-09-25chore: bump rust-nostr v0.35DanConwayDev
2024-09-24fix(login): locally when globally logged inDanConwayDev
2024-09-23fix(remote): add resilience to `prs`DanConwayDev
2024-09-18test: fix gitlib2 version in sampleDanConwayDev
2024-09-12fix(remote): `push` status updatesDanConwayDev
2024-09-11refactor: fix fmt and clippy issuesDanConwayDev
2024-09-06feat(remote): fetch protocol selection / fallbackDanConwayDev
2024-09-04refactor: fix imports, etc based on restructureDanConwayDev
2024-09-04refactor: organise into lib and bin structureDanConwayDev