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
/
push.rs
Age
Commit message (
Expand
)
Author
2025-07-22
feat(pr): generate pr event > oversized patch
DanConwayDev
2025-07-16
chore: bump nightly rustfmt
DanConwayDev
2025-06-19
refactor: rename ngit_relay to grasp
DanConwayDev
2025-06-19
rename ngit-relay to grasp
DanConwayDev
2025-06-19
refactor: move build state function
DanConwayDev
2025-05-31
feat(push): prevent push if no ann event
DanConwayDev
2025-05-23
feat(push): avoid out of sync issues for ngit relay
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
2025-05-05
chore: nix flake update
DanConwayDev
2025-04-03
feat(send): add description to event signing process
DanConwayDev
2025-04-01
fix: allow soft push if not behind server
DanConwayDev
2025-04-01
chore: bump rust-nostr v0.37 ~> v0.40
DanConwayDev
2024-12-20
fix(push): find existing proposal
DanConwayDev
2024-12-20
refactor: branch_name handling
DanConwayDev
2024-12-20
refactor: use nostr url from repo_ref
DanConwayDev
2024-12-16
chore: bump nix flake rust nightly `fmt` overlay
DanConwayDev
2024-12-16
chore: nix flake update
DanConwayDev
2024-12-13
fix(push): refactor errors
DanConwayDev
2024-12-13
refactor(push): split `run_push` function
DanConwayDev
2024-12-12
feat(push): merge event for applied commits
DanConwayDev
2024-12-12
test(push): ff merge commit tag `merge-commit-id`
DanConwayDev
2024-12-12
fix(push): three-way `merge-commit-id` `tag`
DanConwayDev
2024-12-12
fix: defend against empty`tags`
DanConwayDev
2024-12-09
fix: fetch user relays for `send`,`push` & `init`
DanConwayDev
2024-12-06
feat(push): send fast-forward merge status event
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-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-31
feat(init): support nostr state opt-out
DanConwayDev
2024-09-25
chore: bump rust-nostr v0.35
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-20
feat(remote): add send events status 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-13
fix(remote): add robustness to push reporting
DanConwayDev
2024-09-12
fix(remote): `push` status updates
DanConwayDev
2024-09-12
fix(remote): improve `push` status updates
DanConwayDev
2024-09-12
fix(remote): update copy
DanConwayDev
2024-09-09
feat(remote): push protocol selection / fallback
DanConwayDev
2024-09-06
fix(remote): `list` apply protocols selection
DanConwayDev
2024-09-04
refactor(remote): split into modules
DanConwayDev