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
/
utils.rs
Age
Commit message (
Expand
)
Author
2025-07-18
feat(pr): list PR and PR updates
DanConwayDev
2025-07-16
chore: bump nightly rustfmt
DanConwayDev
2025-06-19
refactor: rename ngit_relay to grasp
DanConwayDev
2025-06-17
fix: support `git://` in clone urls
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
2024-12-20
feat(remote): include draft PRs
DanConwayDev
2024-12-20
refactor: branch_name handling
DanConwayDev
2024-12-16
chore: bump nix flake rust nightly `fmt` overlay
DanConwayDev
2024-12-16
chore: nix flake update
DanConwayDev
2024-12-12
fix: defend against empty`tags`
DanConwayDev
2024-11-21
feat(login): overhaul login experience
DanConwayDev
2024-09-25
chore: bump rust-nostr v0.35
DanConwayDev
2024-09-24
feat(login): login via nip46 QR code
DanConwayDev
2024-09-18
fix(remote): reporter lines on narrow terminals
DanConwayDev
2024-09-17
feat(remote): store successful protocol in config
DanConwayDev
2024-09-13
fix(remote): add robustness to push reporting
DanConwayDev
2024-09-13
refactor: abstract find pr from branch name
DanConwayDev
2024-09-12
fix(remote): `push` status updates
DanConwayDev
2024-09-12
fix(remote): generalise auth failure detection
DanConwayDev
2024-09-12
fix(remote): `push` detect ssh auth failure
DanConwayDev
2024-09-12
fix(remote): improve `push` status updates
DanConwayDev
2024-09-12
fix(remote): identify auth failure
DanConwayDev
2024-09-09
feat(remote): push protocol selection / fallback
DanConwayDev
2024-09-06
feat(remote): just use ssh if auth succeeds
DanConwayDev
2024-09-06
fix(remote): improve protocol selction / fallback
DanConwayDev
2024-09-04
refactor(remote): split into modules
DanConwayDev