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
Age
Commit message (
Expand
)
Author
2024-12-03
refactor: limit fetch to 1 trusted coordinate
DanConwayDev
2024-11-29
fix: spelling of 'beginning'
DanConwayDev
2024-11-29
fix(push): maintainers.yaml check err handling
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-27
build: add description to help
DanConwayDev
2024-11-27
build: update readme
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-11-04
feat(remote): show help when called directly
DanConwayDev
2024-10-31
feat(init): support nostr state opt-out
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-25
feat(remote): auth if 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): add resilience to `prs`
DanConwayDev
2024-09-20
feat(remote): add send events status reporting
DanConwayDev
2024-09-18
fix(remote): create pr commit error reporting
DanConwayDev
2024-09-18
fix(remote): reporter lines on narrow terminals
DanConwayDev
2024-09-18
feat(remote): push report copy
DanConwayDev
2024-09-17
fix(remote): push don't report on writing 0 obj
DanConwayDev
2024-09-17
fix(remote): push reporting copy
DanConwayDev
2024-09-17
fix(remote): `push` exit protocol loop on success
DanConwayDev
2024-09-17
feat(remote): store successful protocol in config
DanConwayDev
2024-09-17
refactor(remote): `push` report to match `fetch`
DanConwayDev
2024-09-17
fix(remote): `fetch` dont show resolving 0 deltas
DanConwayDev
2024-09-16
fix(remote): fetch report join remote lines
DanConwayDev
2024-09-16
refactor(remote): add tests to fetch reporting
DanConwayDev
2024-09-13
fix(remote): add robustness to push reporting
DanConwayDev
2024-09-13
fix(remote): clear `fetching ref list`
DanConwayDev
2024-09-13
fix(remote): fetch status reduce line writes
DanConwayDev
2024-09-13
fix(remote): add rebustness to fetch 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): improve fetch & list status updates
DanConwayDev
2024-09-12
feat(remote): add fetch status updates
DanConwayDev
2024-09-12
fix(remote): stop fetching after success
DanConwayDev
2024-09-12
fix(remote): identify auth failure
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-06
fix(remote): improve protocol selction / fallback
DanConwayDev
2024-09-06
feat(remote): fetch protocol selection / fallback
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