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
/
lib
Age
Commit message (
Expand
)
Author
2024-11-25
fix(login): handle git config save errors
DanConwayDev
2024-11-22
feat(login): tweak local login wording
DanConwayDev
2024-11-22
feat(login): `ngit login` prompt to logout
DanConwayDev
2024-11-22
feat(login): `ngit login` use cli args
DanConwayDev
2024-11-22
feat(login): add create account
DanConwayDev
2024-11-22
feat(login): exit help with ctrl + c
DanConwayDev
2024-11-22
feat(login): auto-proceed upon signer response
DanConwayDev
2024-11-21
feat(login): overhaul login experience
DanConwayDev
2024-11-12
fix: send event error message
DanConwayDev
2024-11-12
test: prevent signer commentary
DanConwayDev
2024-11-12
fix: get correct nip46 npub in edge case
DanConwayDev
2024-11-11
fix(login): only get signer npub when unknown
DanConwayDev
2024-11-11
chore: bump rust-nostr v0.36
DanConwayDev
2024-10-31
fix(init): remove broken blaster
DanConwayDev
2024-10-28
chore: bump rust-nostr to patch near v0.36.0
DanConwayDev
2024-10-28
refactor: replace sqlite with lmdb
DanConwayDev
2024-10-02
chore: apply patched rust-nostr
DanConwayDev
2024-09-25
chore: bump rust-nostr v0.35
DanConwayDev
2024-09-24
fix(login): locally when globally logged in
DanConwayDev
2024-09-24
feat(login): login via nip46 QR code
DanConwayDev
2024-09-23
fix(remote): enable login through remote helper
DanConwayDev
2024-09-23
fix(remote): extend nip46 login timeout to 10m
DanConwayDev
2024-09-23
fix(remote): add resilience to `prs`
DanConwayDev
2024-09-18
test: fix gitlib2 version in sample
DanConwayDev
2024-09-17
feat(remote): store successful protocol in config
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): update copy
DanConwayDev
2024-09-11
refactor: fix fmt and clippy issues
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
feat(remote): fetch protocol selection / fallback
DanConwayDev
2024-09-06
add `CloneUrl`
DanConwayDev
2024-09-04
refactor(remote): split into modules
DanConwayDev
2024-09-04
refactor: use FromStr trait for NostrUrlDecoded
DanConwayDev
2024-09-04
refactor: fix imports, etc based on restructure
DanConwayDev
2024-09-04
refactor: organise into lib and bin structure
DanConwayDev