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
:
npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/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
/
bin
/
git_remote_nostr
/
list.rs
Age
Commit message (
Expand
)
Author
2025-07-25
refactor: move `utils` and `list` helpers to lib
DanConwayDev
2025-07-18
feat(pr): list PR and PR updates
DanConwayDev
2025-06-19
refactor: rename ngit_relay to grasp
DanConwayDev
2025-06-02
fix: ignore dereferenced tags in state
DanConwayDev
2025-05-23
feat(push): avoid out of sync issues for ngit relay
DanConwayDev
2025-05-23
feat: only try http(s) for ngit-relays
DanConwayDev
2025-05-09
fix: always try git servers over other protocols
DanConwayDev
2025-05-05
chore: nix flake update
DanConwayDev
2024-12-20
feat(remote): include draft PRs
DanConwayDev
2024-12-20
refactor: branch_name handling
DanConwayDev
2024-12-20
refactor: use nostr url from repo_ref
DanConwayDev
2024-12-16
chore: bump nix flake rust nightly `fmt` overlay
DanConwayDev
2024-11-26
refactor: err msgs 'cannot' > 'failed to'
DanConwayDev
2024-11-21
feat(login): overhaul login experience
DanConwayDev
2024-09-25
fix(remote): in list use `pr/`for authored prs
DanConwayDev
2024-09-25
chore: bump rust-nostr v0.35
DanConwayDev
2024-09-23
fix(remote): add resilience to `prs`
DanConwayDev
2024-09-17
feat(remote): store successful protocol in config
DanConwayDev
2024-09-13
fix(remote): clear `fetching ref list`
DanConwayDev
2024-09-12
fix(remote): improve fetch & list status updates
DanConwayDev
2024-09-12
fix(remote): update copy
DanConwayDev
2024-09-09
feat(remote): push protocol selection / fallback
DanConwayDev
2024-09-06
fix(remote): `fetch` and `list` status copy
DanConwayDev
2024-09-06
feat(remote): just use ssh if auth succeeds
DanConwayDev
2024-09-06
fix(remote): `list` apply protocols selection
DanConwayDev
2024-09-04
refactor(remote): split into modules
DanConwayDev
2024-09-04
refactor: use FromStr trait for NostrUrlDecoded
DanConwayDev