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
/
ngit
Age
Commit message (
Expand
)
Author
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-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
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
feat: add global CLI flags for non-interactive mode
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: cli output line deletion during fetch
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
feat!(nostr_url): replace user with ssh_key_file
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-08-19
feat(list): add PR fetch and checkout support
DanConwayDev
2025-08-18
fix(sync): include all valid nostr state
DanConwayDev
2025-08-18
feat(sync): add `ref-name` param to limit sync
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): 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-01
fix: use new gitworkshop.dev url format
DanConwayDev
2025-08-01
refactor(send): abstract proposal commit checks
DanConwayDev
2025-07-31
fix: mention marker ~> q tag NIP-10 update
DanConwayDev
2025-07-25
feat(sync): add cmd to sync git servers
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
refactor: abstract `get_status`
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-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-06-19
refactor: rename ngit_relay to grasp
DanConwayDev
2025-06-19
rename ngit-relay to grasp
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(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-05
chore: nix flake update
DanConwayDev
2025-04-28
fix(init): replace legacy gitworkshop url
DanConwayDev
2025-04-01
chore: bump rust-nostr v0.37 ~> v0.40
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-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-05
fix: `ngit`validate repo address exists
DanConwayDev
[next]