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
/
git_events.rs
Age
Commit message (
Expand
)
Author
2026-03-05
feat(labels): fetch and apply NIP-32 kind-1985 label events
DanConwayDev
2026-03-04
add NIP-21 content tags (q/p) to issues, comments, PRs and patches
DanConwayDev
2026-03-04
feat: fetch and display NIP-22 comment counts on issues and proposals
DanConwayDev
2026-02-18
fix: remove outdated patch_supports gate and fix fetch parent fallback
DanConwayDev
2026-02-18
feat: handle missing optional patch tags for pr/ flow
DanConwayDev
2025-10-17
feat(send): add `merge-base` tag to PR (Update)
DanConwayDev
2025-08-19
feat(list): add PR fetch and checkout support
DanConwayDev
2025-08-07
Merge branch 'add-prs-to-ngit-send'
DanConwayDev
2025-08-07
feat(send): PR fallback to user / custom grasp
DanConwayDev
2025-08-05
feat(send): support PR and PR update events
DanConwayDev
2025-08-04
fix: `t` tag `revision-root` ~> `root-revision`
DanConwayDev
2025-07-31
fix: mention marker ~> q tag NIP-10 update
DanConwayDev
2025-07-25
refactor: abstract `get_status`
DanConwayDev
2025-07-23
fix(remote): patch to pr upgrade use pr kind
DanConwayDev
2025-07-23
feat(pr): updates and pr as patch revision
DanConwayDev
2025-07-22
feat(pr): generate pr event > oversized patch
DanConwayDev
2025-07-18
feat(pr): fetch pr and pr updates from clone urls
DanConwayDev
2025-07-18
feat(pr): list PR and PR updates
DanConwayDev
2025-07-18
feat: fetch PR and PRUpdate events
DanConwayDev
2025-07-16
chore: bump nightly rustfmt
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: branch_name handling
DanConwayDev
2024-12-16
chore: bump nix flake rust nightly `fmt` overlay
DanConwayDev
2024-12-16
chore: nix flake update
DanConwayDev
2024-12-12
fix: defend against empty`tags`
DanConwayDev
2024-12-02
feat: limit `pr` branch names to 60 chars
DanConwayDev
2024-11-27
chore: bump rust-nosrt v0.37.0
DanConwayDev
2024-11-26
refactor: err msgs 'cannot' > 'failed to'
DanConwayDev
2024-11-11
chore: bump rust-nostr v0.36
DanConwayDev
2024-09-25
chore: bump rust-nostr v0.35
DanConwayDev
2024-09-13
refactor: abstract find pr from branch name
DanConwayDev
2024-09-11
refactor: fix fmt and clippy issues
DanConwayDev
2024-09-04
refactor(remote): split into modules
DanConwayDev
2024-09-04
refactor: fix imports, etc based on restructure
DanConwayDev