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
/
repo_ref.rs
Age
Commit message (
Expand
)
Author
2026-04-10
fix: percent-encode identifier in nostr:// URLs and GRASP HTTP paths
DanConwayDev
2026-02-20
extract grasp/maintainership helpers to lib and auto-accept on push
DanConwayDev
2025-10-20
fix: grasp server detection
DanConwayDev
2025-10-17
feat!(nostr_url): replace user with ssh_key_file
DanConwayDev
2025-08-07
refactor: abstract `is_grasp_server_clone_url`
DanConwayDev
2025-08-07
refactor: rename fn `is_grasp_server_in_list`
DanConwayDev
2025-08-07
feat(send): PR fallback to user / custom grasp
DanConwayDev
2025-08-01
fix: use new gitworkshop.dev url format
DanConwayDev
2025-07-22
fix: remove blossom from grasp server detection
DanConwayDev
2025-07-16
chore: bump nightly rustfmt
DanConwayDev
2025-06-19
refactor: rename ngit_relay to grasp
DanConwayDev
2025-05-31
feat(push): prevent push if no ann event
DanConwayDev
2025-05-23
fix: ignore duplicate relays, blossom or git servers
DanConwayDev
2025-05-23
feat: only try http(s) for ngit-relays
DanConwayDev
2025-05-23
fix: remove blossom url trailing slash
DanConwayDev
2025-05-22
feat(init): add blossom
DanConwayDev
2025-04-03
feat(send): add description to event signing process
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-12
feat(NostrUrlDecode): add nip05 address support
DanConwayDev
2024-12-10
fix(nostr_url): use nip05 in nostr url if cached
DanConwayDev
2024-12-10
feat(NostrUrlDecoded) add nip05 support
DanConwayDev
2024-12-09
fix: fetch user relays for `send`,`push` & `init`
DanConwayDev
2024-12-05
test(ngit): no nostr remote, search for repo
DanConwayDev
2024-12-05
fix(ngit): save new nostr url as git remote
DanConwayDev
2024-12-05
fix: `ngit`validate repo address exists
DanConwayDev
2024-12-04
fix: `ngit` load correct repo address
DanConwayDev
2024-12-03
refactor: limit fetch to 1 trusted coordinate
DanConwayDev
2024-12-02
fix(repo_ref): `try_from` capture `euc`
DanConwayDev
2024-11-29
feat(init): set remote `origin`
DanConwayDev
2024-11-29
refactor(repo_ref): use match instead of if let
DanConwayDev
2024-11-28
feat(push): update repo ann with maintainers.yaml
DanConwayDev
2024-11-27
chore: bump rust-nosrt v0.37.0
DanConwayDev
2024-11-26
refactor: err msgs 'cannot' > 'failed to'
DanConwayDev
2024-11-21
feat(login): overhaul login experience
DanConwayDev
2024-11-11
chore: bump rust-nostr v0.36
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-04
refactor: fix imports, etc based on restructure
DanConwayDev
2024-09-04
refactor: organise into lib and bin structure
DanConwayDev