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
Age
Commit message (
Expand
)
Author
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
fix(login): `ngit login` from outside git repo
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
chore bump to v1.5.3
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-12
est(list): fix getting pr branch name
DanConwayDev
2024-11-11
fix(login): only get signer npub when unknown
DanConwayDev
2024-11-11
chore: bump rust-nostr v0.36
DanConwayDev
2024-11-11
Revert "refactor: remove ngit `pull` `push` `fetch`"
DanConwayDev
2024-11-04
feat(remote): show help when called directly
DanConwayDev
2024-11-04
refactor: remove ngit `pull` `push` `fetch`
DanConwayDev
2024-10-31
fix(init): remove broken blaster
DanConwayDev
2024-10-31
feat(init): support nostr state opt-out
DanConwayDev
2024-10-31
feat(init): simplify maintainer selection
DanConwayDev
2024-10-31
feat(init): clarify name, id, desc labels
DanConwayDev
2024-10-31
fix(init): dont err when nostr remote and no ann
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
fix(remote): in list use `pr/`for authored prs
DanConwayDev
2024-09-25
chore: bump rust-nostr v0.35
DanConwayDev
2024-09-25
feat(remote): auth if logged in
DanConwayDev
2024-09-24
chore bump to v1.5.2
v1.5.2
DanConwayDev
2024-09-24
fix(login): locally when globally logged in
DanConwayDev
2024-09-24
test: restructure ngit integration tests
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-20
chore bump to v1.5.1
v1.5.1
DanConwayDev
2024-09-20
feat(remote): add send events status reporting
DanConwayDev
2024-09-19
test: fix test name typo
@RandyMcMillan
2024-09-18
chore bump to v1.5.0
v1.5.0
DanConwayDev
2024-09-18
chore: bump rustfmt from nightly
DanConwayDev
2024-09-18
test: fix gitlib2 version in sample
DanConwayDev
2024-09-18
chore: nix flake update
DanConwayDev
2024-09-18
chore: bump git2 v0.19.0
DanConwayDev
2024-09-18
chore: cargo update
DanConwayDev
2024-09-18
fix(remote): create pr commit error reporting
DanConwayDev
2024-09-18
test(renote): fix whitespace in push` tests
DanConwayDev
2024-09-18
fix(remote): reporter lines on narrow terminals
DanConwayDev
2024-09-18
test(renote): fix whitespace in push` tests
DanConwayDev
2024-09-18
feat(remote): push report copy
DanConwayDev
2024-09-18
test: fix `generate_repo_with_state_event`
DanConwayDev
2024-09-17
fix(remote): push don't report on writing 0 obj
DanConwayDev
2024-09-17
fix(remote): push reporting copy
DanConwayDev
2024-09-17
fix(remote): `push` exit protocol loop on success
DanConwayDev
2024-09-17
feat(remote): store successful protocol in config
DanConwayDev
2024-09-17
refactor(remote): `push` report to match `fetch`
DanConwayDev
2024-09-17
test(remote): fix test to ignore status updates
DanConwayDev
2024-09-17
test(remote): fix generate_repo_with_state_event
DanConwayDev
2024-09-17
fix(remote): `fetch` dont show resolving 0 deltas
DanConwayDev
2024-09-16
fix(remote): fetch report join remote lines
DanConwayDev
2024-09-16
refactor(remote): add tests to fetch reporting
DanConwayDev
2024-09-13
fix(remote): add robustness to push reporting
DanConwayDev
2024-09-13
fix(remote): clear `fetching ref list`
DanConwayDev
2024-09-13
fix(remote): fetch status reduce line writes
DanConwayDev
2024-09-13
fix(remote): add rebustness to fetch reporting
DanConwayDev
2024-09-13
refactor: abstract find pr from branch name
DanConwayDev
2024-09-13
fix(ngit): improve find pr from branch
DanConwayDev
2024-09-13
fix(ngit): `pull` and `push` find pr from branch
DanConwayDev
2024-09-12
fix(remote): `push` status updates
DanConwayDev
2024-09-12
fix(remote): generalise auth failure detection
DanConwayDev
2024-09-12
fix(remote): `push` detect ssh auth failure
DanConwayDev
2024-09-12
fix(remote): improve `push` status updates
DanConwayDev
2024-09-12
fix(remote): improve fetch & list status updates
DanConwayDev
2024-09-12
feat(remote): add fetch status updates
DanConwayDev
2024-09-12
fix(remote): stop fetching after success
DanConwayDev
2024-09-12
fix(remote): identify auth failure
DanConwayDev
2024-09-12
fix(remote): update copy
DanConwayDev
2024-09-11
refactor: fix fmt and clippy issues
DanConwayDev
2024-09-11
build: add nix build derivation for tarball
DanConwayDev
2024-09-11
build: remove PKG_CONFIG_PATH env var
DanConwayDev
2024-09-11
build: fix nix binary references and build tools
DanConwayDev
2024-09-10
build: fix dependancy package errors
DanConwayDev
2024-09-09
build: use nix to build binaries
DanConwayDev
2024-09-09
chore: nix flake update
DanConwayDev
2024-09-09
test(remote): refactor split into multiple files
DanConwayDev
2024-09-09
test: refactor into binary subdirs
DanConwayDev
2024-09-09
feat(remote): push protocol selection / fallback
DanConwayDev
2024-09-06
fix(remote): `fetch` and `list` status copy
DanConwayDev
2024-09-06
feat(remote): just use ssh if auth succeeds
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
2024-09-04
refactor: organise into lib and bin structure
DanConwayDev
2024-09-03
feat(remote): enhance nostr url format
DanConwayDev
2024-09-03
feat(init): https as default clone url protocol
DanConwayDev
2024-08-30
chore: bump to v1.4.5
v1.4.5
DanConwayDev
[next]