upleb
blst
glmps
npub
pls
smpl
u
p
l
e
b
.
u
k
Public git repos — served from a NIP-34 GRASP relay at
git.upleb.uk
GRASP
index
:
npub1sh4dwqc9ypguemh6m8tmxxl8xuzfsz0j8av8vq7t3xd3mldsg9ls4ew80h/ngit-cli-mirror
main
Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
git
/
mod.rs
Age
Commit message (
Expand
)
Author
2026-03-05
fix(whoami): detect and fall back to system git config for nostr login
DanConwayDev
2026-02-25
fix: update hardcoded libgit2 version strings in tests to 1.9.2
DanConwayDev
2026-02-18
fix: thread applied OID through patch chain correctly
DanConwayDev
2026-02-18
fix: harden apply_patch_chain when optional patch tags absent
DanConwayDev
2026-02-18
feat: handle missing optional patch tags for pr/ flow
DanConwayDev
2026-02-12
fix: handle existing local branch that is behind when checking out PR
DanConwayDev
2025-10-17
chore: cargo update
DanConwayDev
2025-10-17
feat(send): add `merge-base` tag to PR (Update)
DanConwayDev
2025-08-01
refactor: move patch size evaluation fn to lib
DanConwayDev
2025-07-25
fix(list): improve pr unsupport text
DanConwayDev
2025-07-16
chore: bump nightly rustfmt
DanConwayDev
2025-07-16
chore: nix flake update
DanConwayDev
2025-07-16
chore: cargo update
DanConwayDev
2025-05-06
chore: update git2 ~> v0.20.2
DanConwayDev
2025-04-01
chore: bump rust-nostr v0.37 ~> v0.40
DanConwayDev
2024-12-16
chore: bump nix flake rust nightly `fmt` overlay
DanConwayDev
2024-12-12
fix: defend against empty`tags`
DanConwayDev
2024-11-29
feat(init): set remote `origin`
DanConwayDev
2024-11-26
refactor: err msgs 'cannot' > 'failed to'
DanConwayDev
2024-11-21
feat(login): overhaul login experience
DanConwayDev
2024-10-28
chore: bump rust-nostr to patch near v0.36.0
DanConwayDev
2024-09-25
chore: bump rust-nostr v0.35
DanConwayDev
2024-09-24
fix(login): locally when globally logged in
DanConwayDev
2024-09-23
fix(remote): add resilience to `prs`
DanConwayDev
2024-09-18
test: fix gitlib2 version in sample
DanConwayDev
2024-09-12
fix(remote): `push` status updates
DanConwayDev
2024-09-11
refactor: fix fmt and clippy issues
DanConwayDev
2024-09-06
feat(remote): fetch protocol selection / fallback
DanConwayDev
2024-09-04
refactor: fix imports, etc based on restructure
DanConwayDev
2024-09-04
refactor: organise into lib and bin structure
DanConwayDev