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
/
nostr_url.rs
Age
Commit message (
Expand
)
Author
2026-04-10
fix: percent-encode identifier in nostr:// URLs and GRASP HTTP paths
DanConwayDev
2025-11-18
test: nostr git url with path
DanConwayDev
2025-10-17
chore: cargo update
DanConwayDev
2025-10-17
feat!(nostr_url): replace user with ssh_key_file
DanConwayDev
2025-07-31
fix: nip05 breaking changes in rust-nostr
DanConwayDev
2025-07-31
chore: bump rust-nostr v0.43
DanConwayDev
2025-07-16
chore: nix flake update
DanConwayDev
2025-05-06
fix(clone_url): fix custom ports
DanConwayDev
2025-05-05
chore: nix flake update
DanConwayDev
2025-04-01
chore: bump rust-nostr v0.37 ~> v0.40
DanConwayDev
2024-12-20
refactor: use nostr url from repo_ref
DanConwayDev
2024-12-16
feat(init): default to nip05 git nostr url
Laszlo Megyer
2024-12-16
chore: bump nix flake rust nightly `fmt` overlay
DanConwayDev
2024-12-16
fix(NostrUrlDecoded): nip05 response error
DanConwayDev
2024-12-11
fix(NostrUrlDecoded): nip05 parsed as ssh user
DanConwayDev
2024-12-11
fix(NostrUrlDecoded): add nip05 loading to TUI
DanConwayDev
2024-12-10
fix(nostr_url): use nip05 in nostr url if cached
DanConwayDev
2024-12-10
feat(nostr_url): improve nip05 git cache format
DanConwayDev
2024-12-10
test(NostrUrlDecoded): use `parse_and_resolve`
Laszlo Megyer
2024-12-10
feat(NostrUrlDecoded) add nip05 support
DanConwayDev
2024-12-03
refactor: limit fetch to 1 trusted coordinate
DanConwayDev
2024-11-29
feat(init): set remote `origin`
DanConwayDev
2024-11-27
chore: bump rust-nosrt v0.37.0
DanConwayDev
2024-11-26
refactor: err msgs 'cannot' > 'failed to'
DanConwayDev
2024-09-17
feat(remote): store successful protocol in config
DanConwayDev
2024-09-12
fix(remote): update copy
DanConwayDev
2024-09-06
fix(remote): `fetch` and `list` status copy
DanConwayDev
2024-09-06
fix(remote): `list` apply protocols selection
DanConwayDev
2024-09-06
fix(remote): improve protocol selction / fallback
DanConwayDev
2024-09-06
refactor: render ServerProtocols lowercase
DanConwayDev
2024-09-06
add `CloneUrl`
DanConwayDev
2024-09-04
refactor: use FromStr trait for NostrUrlDecoded
DanConwayDev
2024-09-04
refactor: fix imports, etc based on restructure
DanConwayDev