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
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-28
fix: use most recent, rather than oldest state event found
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
fix: ignore duplicate relays, blossom or git servers
DanConwayDev
2025-05-23
feat: only try http(s) for ngit-relays
DanConwayDev
2025-05-23
fix: use blossoms from all maintainers
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
fix: preserve relay and git server order
DanConwayDev
2025-05-21
feat: add --customize flag for instructions
DanConwayDev
2025-05-21
feat: add support for default relay overrides
DanConwayDev
2025-05-21
refactor: move client defaults into params
DanConwayDev
2025-05-21
fix: use relays & git servers from all maintainer
DanConwayDev
2025-05-09
fix: always try git servers over other protocols
DanConwayDev
2025-05-06
chore: bump dialoguer v0.11.0
DanConwayDev
2025-05-06
chore: update git2 ~> v0.20.2
DanConwayDev
2025-05-06
fix(clone_url): fix custom ports
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-02
fix: publish error prefix regression
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-16
fix(NostrUrlDecoded): nip05 response error
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-11
fix(NostrUrlDecoded): nip05 parsed as ssh user
DanConwayDev
2024-12-11
fix(NostrUrlDecoded): add nip05 loading to TUI
DanConwayDev
2024-12-10
fix(nostr_url): use nip05 in nostr url if cached
DanConwayDev
2024-12-10
feat(nostr_url): improve nip05 git cache format
DanConwayDev
2024-12-10
test(NostrUrlDecoded): use `parse_and_resolve`
Laszlo Megyer
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
test(ngit): no nostr remote, search for repo
DanConwayDev
2024-12-05
fix(ngit): save new nostr url as git remote
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: limit `pr` branch names to 60 chars
DanConwayDev
2024-12-02
fix: repo_ref 'not found' err suggest `ngit init'
DanConwayDev
2024-12-02
fix(repo_ref): clarify no repo event err msg
DanConwayDev
2024-12-02
feat(init): improve guidance copy
DanConwayDev
2024-12-02
fix(repo_ref): `try_from` capture `euc`
DanConwayDev
2024-11-29
feat(init): set remote `origin`
DanConwayDev
2024-11-29
fix: spelling of 'beginning'
DanConwayDev
2024-11-29
refactor(repo_ref): use match instead of if let
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
2024-11-28
refactor: remove fufilled comment
DanConwayDev
2024-11-27
feat: only print awaiting signer with nip46
DanConwayDev
2024-11-27
feat(login): contact remote signer when needed
DanConwayDev
2024-11-27
chore: bump rust-nosrt v0.37.0
DanConwayDev
2024-11-27
fix:(init): show guidance when cli arg not used
DanConwayDev
2024-11-27
fix(init): dont repeatedly fetch signer pubkey
DanConwayDev
2024-11-27
fix(init): improve git server explaination
DanConwayDev
2024-11-27
feat(init): make description optional
DanConwayDev
2024-11-27
build: add description to help
DanConwayDev
2024-11-27
build: update readme
DanConwayDev
2024-11-27
feat: hide cli credential args from help
DanConwayDev
2024-11-27
feat(login): tweak api description
DanConwayDev
2024-11-27
feat: remove `pull` `push` and `fetch` ngit cmds
DanConwayDev
2024-11-27
feat(login): tweak api description
DanConwayDev
2024-11-27
feat(account): move login/out cmds to account
DanConwayDev
2024-11-27
feat(logout): add logout command
DanConwayDev
2024-11-27
fix: add white border to qr codes
DanConwayDev
2024-11-27
feat(export-keys): to use in other clients
DanConwayDev
2024-11-26
test(login): update `ngit login` test
DanConwayDev
2024-11-26
fix(login): local option saves globally
DanConwayDev
2024-11-26
feat(login): add help content
DanConwayDev
[next]