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
Age
Commit message (
Expand
)
Author
2025-08-07
fix(send): push PR refs to non-grasp servers
DanConwayDev
2025-08-07
refactor: rename fn `is_grasp_server_in_list`
DanConwayDev
2025-08-07
fix(send): print event description before publish
DanConwayDev
2025-08-07
feat(init): use user grasp list for defaults
DanConwayDev
2025-08-07
feat(send): PR fallback to user / custom grasp
DanConwayDev
2025-08-06
feat(send): custom ref for PR clone url
DanConwayDev
2025-08-05
feat(send): push PR to custom clone url
DanConwayDev
2025-08-05
feat(send): support PR and PR update events
DanConwayDev
2025-08-04
refactor: move generate pr event fn into lib
DanConwayDev
2025-08-04
refactor: abstract pr event generation & ref push
DanConwayDev
2025-08-01
fix: use new gitworkshop.dev url format
DanConwayDev
2025-08-01
refactor(send): abstract proposal commit checks
DanConwayDev
2025-08-01
refactor: move patch size evaluation fn to lib
DanConwayDev
2025-07-31
fix: mention marker ~> q tag NIP-10 update
DanConwayDev
2025-07-30
fix(remote): support lightweight tags
DanConwayDev
2025-07-28
fix(remote): push all tags
DanConwayDev
2025-07-25
feat(sync): add cmd to sync git servers
DanConwayDev
2025-07-25
refactor: move push helpers to lib
DanConwayDev
2025-07-25
refactor: move `utils` and `list` helpers to lib
DanConwayDev
2025-07-25
fix(list): improve pr unsupport text
DanConwayDev
2025-07-25
fix: update help text for patches without parent
DanConwayDev
2025-07-25
feat(list): fix status for pr as patch revision
DanConwayDev
2025-07-25
feat(pr): add pr and pr update merge support
DanConwayDev
2025-07-25
refactor: abstract `get_status`
DanConwayDev
2025-07-23
fix(remote): improve pr error messages
DanConwayDev
2025-07-23
fix(remote): dont send pr and patches on upgrade
DanConwayDev
2025-07-23
fix(remote): error if pushed proposal is empty
DanConwayDev
2025-07-23
refactor: Rename fallback relays and grasp servers
DanConwayDev
2025-07-23
refactor: add fallback grasp servers to client
DanConwayDev
2025-07-23
feat(pr): patch upgraded to pr inherit pr status
DanConwayDev
2025-07-23
fix(status): only use events from author and maintainers
DanConwayDev
2025-07-23
feat(pr): updates and pr as patch revision
DanConwayDev
2025-07-23
refactor(pr): rename functions
DanConwayDev
2025-07-22
feat(pr): generate pr event > oversized patch
DanConwayDev
2025-07-22
fix: remove blossom from grasp server detection
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-16
chore: bump nightly rustfmt
DanConwayDev
2025-07-15
feat: add git timeout
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-06-17
fix: support `git://` in clone urls
DanConwayDev
2025-06-02
fix: ignore dereferenced tags in state
DanConwayDev
2025-05-31
feat(init): only use one ngit-relay git server url
DanConwayDev
2025-05-31
feat(push): prevent push if no ann event
DanConwayDev
2025-05-24
feat(init): make default ngit-relays configurable
DanConwayDev
2025-05-23
feat(init): use dir name as default repo name
DanConwayDev
2025-05-23
feat(push): avoid out of sync issues for ngit relay
DanConwayDev
2025-05-23
feat(account): export npub
DanConwayDev
2025-05-23
fix(init): dont default to user read relay list
DanConwayDev
2025-05-23
fix(init): additional relays dont replace ngit-relays
DanConwayDev
2025-05-23
fix(init): improve cli output
DanConwayDev
2025-05-23
feat: only try http(s) for ngit-relays
DanConwayDev
2025-05-23
fix(init): ngit-relay usage detection
DanConwayDev
2025-05-23
fix: remove blossom url trailing slash
DanConwayDev
2025-05-22
refactor: cargo fmt
DanConwayDev
2025-05-22
feat(init): add blossom
DanConwayDev
2025-05-22
feat(init): overhaul & simplify with ngit-relays
DanConwayDev
2025-05-21
fix: remove accidental println
DanConwayDev
2025-05-21
feat(init): dont ask about state unless needed
DanConwayDev
2025-05-21
feat: add --customize flag for instructions
DanConwayDev
2025-05-21
feat: add support for default relay overrides
DanConwayDev
2025-05-09
fix: always try git servers over other protocols
DanConwayDev
2025-05-05
chore: nix flake update
DanConwayDev
2025-04-28
fix(init): replace legacy gitworkshop url
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
feat(remote): include draft PRs
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
feat(init): default to nip05 git nostr url
Laszlo Megyer
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-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-06
feat(push): send fast-forward merge status event
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
feat(init): improve guidance copy
DanConwayDev
2024-11-29
feat(init): set remote `origin`
DanConwayDev
2024-11-29
fix: spelling of 'beginning'
DanConwayDev
2024-11-29
fix(push): maintainers.yaml check err handling
DanConwayDev
2024-11-28
fix(init): dont default git_server to nostr url
DanConwayDev
2024-11-28
feat(push): update repo ann with maintainers.yaml
DanConwayDev
2024-11-28
feat(init): don't create maintainers.yaml
DanConwayDev
2024-11-28
feat(init): user read or fallback relays
DanConwayDev
2024-11-28
fix(list): default to first PR menu item
DanConwayDev
2024-11-28
feat(init): reorder web input
DanConwayDev
[next]