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
Age
Commit message (
Expand
)
Author
2026-02-16
fix: report wording `fetching` ~> `checking`
DanConwayDev
2026-02-16
fix: report wording `maintainers ~> announcements
DanConwayDev
2026-02-16
fix: fetch report ouput
DanConwayDev
2026-02-16
test: verbose always on for remote tests
DanConwayDev
2026-02-13
feat: add spinner for publish in non-verbose mode
DanConwayDev
2026-02-13
fix: tweak fetch msg
DanConwayDev
2026-02-13
fix: pre-add heading bar so it renders in expanded view
DanConwayDev
2026-02-13
fix: show heading in expanded view by finishing after draw target switch
DanConwayDev
2026-02-13
fix: preserve progress bars on relay errors during clone
DanConwayDev
2026-02-13
fix: defer bar finish until reveal to show all bars
DanConwayDev
2026-02-13
fix: use force_draw to redraw bars after reveal
DanConwayDev
2026-02-13
fix: only show heading when expand delay fires
DanConwayDev
2026-02-13
refactor: hidden-to-visible MultiProgress pattern
DanConwayDev
2026-02-13
feat: add spinner for git fetch in non-verbose mode
DanConwayDev
2026-02-13
feat: add --verbose/-v flag for detailed output
DanConwayDev
2026-02-13
fix: clear progress reporters on successful completion
DanConwayDev
2026-02-12
fix: show full event IDs in ngit list output
DanConwayDev
2026-02-12
style: apply cargo clippy and fmt fixes
DanConwayDev
2026-02-12
fix: handle existing local branch that is behind when checking out PR
DanConwayDev
2026-02-12
fix: set up branch tracking when checking out proposals
DanConwayDev
2026-02-12
feat: make ngit list non-interactive by default
DanConwayDev
2026-02-12
feat: add ngit apply command for non-interactive patch application
DanConwayDev
2026-02-12
feat: add ngit checkout command for non-interactive proposal checkout
DanConwayDev
2026-02-12
fix: fail fast in ngit init before network fetch
DanConwayDev
2026-02-11
fix: force interactive mode for list command
DanConwayDev
2026-02-11
add --hashtag flag to ngit init
DanConwayDev
2026-02-11
remove --blossoms from ngit init
DanConwayDev
2026-02-11
rename --relays flag to --relay
DanConwayDev
2026-02-11
rename --grasp-servers flag to --grasp-server
DanConwayDev
2026-02-11
feat: use fallback relays for bootstrapping only
DanConwayDev
2026-02-10
remove more_fallback_relays (dead code)
DanConwayDev
2026-02-10
remove relay.nostr.band from default relays
DanConwayDev
2026-02-10
feat: update ngit send for non-interactive mode
DanConwayDev
2026-02-10
feat: update ngit init for non-interactive mode
DanConwayDev
2026-02-10
feat: update ngit account login for non-interactive mode
DanConwayDev
2026-02-10
feat: add ngit account create command
DanConwayDev
2026-02-10
fix: make git-remote-nostr push non-interactive
DanConwayDev
2026-02-10
feat: add non-interactive mode support to CLI interactor
DanConwayDev
2026-02-10
feat: add global CLI flags for non-interactive mode
DanConwayDev
2025-11-18
chore: fix clippy warning
DanConwayDev
2025-11-18
test: nostr git url with path
DanConwayDev
2025-11-14
fix: fetch report showing cached profile event as new
DanConwayDev
2025-11-14
chore: bump rust-nostr v0.44
DanConwayDev
2025-11-13
feat(remote): don't hide fetch report if successful
DanConwayDev
2025-11-13
fix: don't attempt to fetch annotated tags we have
DanConwayDev
2025-11-13
fix: cli output dim coloring
DanConwayDev
2025-11-13
feat(list): make list async and include sync report inline
DanConwayDev
2025-11-13
refactor: simplify get_short_git_server_name
DanConwayDev
2025-11-13
fix: out of sync grasp server cli output
DanConwayDev
2025-11-13
fix: cli output line deletion during fetch
DanConwayDev
2025-11-13
test: reduce relay timeouts for tests
DanConwayDev
2025-11-10
feat: adaptive relay timeout 45s or 7s based on success
DanConwayDev
2025-11-03
fix: show nsec when created and can't save globally
DanConwayDev
2025-10-28
fix(pr): push use stderr rather than stdout
DanConwayDev
2025-10-28
fix: nip46 signer bunker pubkey
DanConwayDev
2025-10-20
fix: reading NIP-22 style Status events during fetch
DanConwayDev
2025-10-20
fix: grasp server detection
DanConwayDev
2025-10-17
chore: cargo update
DanConwayDev
2025-10-17
fix(fetch): surpress some warnings for some users
DanConwayDev
2025-10-17
feat!(nostr_url): replace user with ssh_key_file
DanConwayDev
2025-10-17
fix: pr or pr update merge support
DanConwayDev
2025-10-17
feat(send): add `merge-base` tag to PR (Update)
DanConwayDev
2025-10-10
feat(send): add `force-pr` or `force-patch` flags
DanConwayDev
2025-09-12
fix(sync): dont fetch tags available locally
DanConwayDev
2025-09-11
fix(sync): fetch refs missing locally before sync
DanConwayDev
2025-09-11
fix: ngit binary enforce git server timeout
DanConwayDev
2025-09-11
fix(init): clone url include grasp servers
DanConwayDev
2025-09-11
fix(init): simple mode non-grasp servers selection
DanConwayDev
2025-09-10
fix(init): when local repo missing origin refs
DanConwayDev
2025-09-10
fix(init): when existing origin matches tip
DanConwayDev
2025-09-04
feat(remote): use push PR non-interactive fallback
DanConwayDev
2025-09-03
fix(remote): `refs/pr-by-id/*` ~> `refs/pr/*/head`
DanConwayDev
2025-09-03
fix: nostr:// nip05 without local
DanConwayDev
2025-09-01
fix: list shows `/pr` PRs when git data is local
DanConwayDev
2025-08-19
fix: nip05 without local part
DanConwayDev
2025-08-19
feat(list): add PR fetch and checkout support
DanConwayDev
2025-08-18
fix: only use state and ann from maintainers
DanConwayDev
2025-08-18
fix(sync): include all valid nostr state
DanConwayDev
2025-08-18
fix(remote): push handle annotated tags sync
DanConwayDev
2025-08-18
feat(sync): add `ref-name` param to limit sync
DanConwayDev
2025-08-15
feat(remote): list proposals as `refs/pr-by-id/*`
DanConwayDev
2025-08-15
feat(remote): list all proposals as `refs/pr/*`
DanConwayDev
2025-08-15
fix: inaccessable PR commits breaks `git clone`
DanConwayDev
2025-08-07
Merge branch 'add-prs-to-ngit-send'
DanConwayDev
2025-08-07
fix(send): refs not confirmed are usually accepted
DanConwayDev
2025-08-07
fix(send): PR cli output
DanConwayDev
2025-08-07
fix(send):server not confirming acceptance
DanConwayDev
2025-08-07
fix(send): push PR refs to non-grasp servers
DanConwayDev
2025-08-07
refactor: abstract `is_grasp_server_clone_url`
DanConwayDev
2025-08-07
refactor: rename fn `is_grasp_server_in_list`
DanConwayDev
2025-08-07
fix(push): capture more error updating refs
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: use rust-nostr `verify_subscriptions`
DanConwayDev
2025-08-04
fix: `t` tag `revision-root` ~> `root-revision`
DanConwayDev
[next]