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
Age
Commit message (
Expand
)
Author
2025-06-18
fix: add HEAD if one isn't listed in state
DanConwayDev
2025-06-02
fix: ignore dereferenced tags in state
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-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: remove blossom url trailing slash
DanConwayDev
2025-05-22
feat(init): add blossom
DanConwayDev
2025-05-22
feat(init): overhaul & simplify with ngit-relays
DanConwayDev
2025-05-21
fix: preserve relay and git server order
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-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-03
feat(send): add description to event signing process
DanConwayDev
2025-04-02
fix: publish error prefix regression
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-16
fix(NostrUrlDecoded): nip05 response error
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-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
fix(repo_ref): `try_from` capture `euc`
DanConwayDev
2024-11-29
feat(init): set remote `origin`
DanConwayDev
2024-11-29
refactor(repo_ref): use match instead of if let
DanConwayDev
2024-11-28
feat(push): update repo ann with maintainers.yaml
DanConwayDev
2024-11-28
feat(init): user read or fallback relays
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: 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
feat(login): add help content
DanConwayDev
2024-11-26
feat(login): add prompt to failed nsec login
DanConwayDev
2024-11-26
refactor: err msgs 'cannot' > 'failed to'
DanConwayDev
2024-11-25
feat(list): report on action selection
DanConwayDev
2024-11-25
fix: restore interactor report default
DanConwayDev
2024-11-25
test: fix cli interactor without prompt
DanConwayDev
2024-11-25
fix(login): handle git config save errors
DanConwayDev
2024-11-22
feat(login): tweak local login wording
DanConwayDev
2024-11-22
feat(login): `ngit login` prompt to logout
DanConwayDev
2024-11-22
feat(login): `ngit login` use cli args
DanConwayDev
2024-11-22
feat(login): add create account
DanConwayDev
2024-11-22
feat(login): exit help with ctrl + c
DanConwayDev
2024-11-22
feat(login): auto-proceed upon signer response
DanConwayDev
2024-11-21
feat(login): overhaul login experience
DanConwayDev
2024-11-12
fix: send event error message
DanConwayDev
2024-11-12
test: prevent signer commentary
DanConwayDev
2024-11-12
fix: get correct nip46 npub in edge case
DanConwayDev
2024-11-11
fix(login): only get signer npub when unknown
DanConwayDev
2024-11-11
chore: bump rust-nostr v0.36
DanConwayDev
2024-10-31
fix(init): remove broken blaster
DanConwayDev
2024-10-28
chore: bump rust-nostr to patch near v0.36.0
DanConwayDev
2024-10-28
refactor: replace sqlite with lmdb
DanConwayDev
2024-10-02
chore: apply patched rust-nostr
DanConwayDev
2024-09-25
chore: bump rust-nostr v0.35
DanConwayDev
2024-09-24
fix(login): locally when globally logged in
DanConwayDev
2024-09-24
feat(login): login via nip46 QR code
DanConwayDev
2024-09-23
fix(remote): enable login through remote helper
DanConwayDev
2024-09-23
fix(remote): extend nip46 login timeout to 10m
DanConwayDev
2024-09-23
fix(remote): add resilience to `prs`
DanConwayDev
2024-09-18
test: fix gitlib2 version in sample
DanConwayDev
2024-09-17
feat(remote): store successful protocol in config
DanConwayDev
2024-09-13
refactor: abstract find pr from branch name
DanConwayDev
2024-09-12
fix(remote): `push` status updates
DanConwayDev
2024-09-12
fix(remote): update copy
DanConwayDev
2024-09-11
refactor: fix fmt and clippy issues
DanConwayDev
2024-09-06
fix(remote): `fetch` and `list` status copy
DanConwayDev
2024-09-06
fix(remote): `list` apply protocols selection
DanConwayDev
2024-09-06
fix(remote): improve protocol selction / fallback
DanConwayDev
2024-09-06
refactor: render ServerProtocols lowercase
DanConwayDev
2024-09-06
feat(remote): fetch protocol selection / fallback
DanConwayDev
2024-09-06
add `CloneUrl`
DanConwayDev
2024-09-04
refactor(remote): split into modules
DanConwayDev
2024-09-04
refactor: use FromStr trait for NostrUrlDecoded
DanConwayDev
2024-09-04
refactor: fix imports, etc based on restructure
DanConwayDev
[next]