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
/
test_utils
/
src
Age
Commit message (
Expand
)
Author
2024-07-24
refactor: use nip34 kinds from rust-nostr
DanConwayDev
2024-07-24
test: abstract `list` and `pull` test code
DanConwayDev
2024-07-24
test: fix `pull` tests
DanConwayDev
2024-07-24
test: refactor `list` and `pull` to abstract code
DanConwayDev
2024-07-24
test: fix intermitant failures due to timestamp
DanConwayDev
2024-07-24
test: refactor `pull` and `push` to abstract code
DanConwayDev
2024-07-23
feat(list): unique proposal branch names
DanConwayDev
2024-07-22
test: increase rexpect timeout 2s ~> 3s
DanConwayDev
2024-07-19
feat: intergrate `fetch` into `send`
DanConwayDev
2024-07-02
feat(send): tag each maintainer's repo event
DanConwayDev
2024-07-01
test: fix test affected by user config
sommerfeld
2024-06-28
feat(login): login with nip46 remote signer
DanConwayDev
2024-06-26
refactor: remove fresh test config
DanConwayDev
2024-06-25
refactor: replace keys with signer
DanConwayDev
2024-06-24
feat(login): store in git config and use cache
DanConwayDev
2024-06-21
build: fix CLITesterConfirmPrompt succeeds with
DanConwayDev
2024-06-13
chore: bump rust-nostr to v0.32.0
DanConwayDev
2024-06-11
refactor: bump rust-nostr to v0.30 use ncryptsec
DanConwayDev
2024-05-07
feat(send): `in-reply-to` tags npubs and events
DanConwayDev
2024-03-22
rename from_sk_str -> from_str
DanConwayDev
2024-03-22
chore: nix flake update
DanConwayDev
2024-03-08
feat(send): select commits from a list
DanConwayDev
2024-03-04
refactor: improve rexpect error message
DanConwayDev
2024-03-04
test: ensure failed tests timeout
DanConwayDev
2024-02-29
build: added to gitignore
DanConwayDev
2024-02-21
feat(send): specify commits eg HEAD~2
DanConwayDev
2024-02-20
feat(list): set checkout branch as default choice
DanConwayDev
2024-02-13
feat!: nip34 set pr kind to patch kind
DanConwayDev
2024-02-13
test: fix backtrace display
DanConwayDev
2024-02-13
feat(prs-create)!: pr to nip34-like cover letter
DanConwayDev
2024-02-02
feat(prs-create)!: use nip34 patch kind and tags
DanConwayDev
2024-02-02
feat(repo_ref)!: align maintainers tag to nip34 style
DanConwayDev
2024-02-02
feat(repo_ref)!: use nip34 kind and tags
DanConwayDev
2024-01-26
chore: upgrade rust-nostr v0.27.0
v0.1.1
DanConwayDev
2024-01-23
build: env specific fallback relays
DanConwayDev
2024-01-22
feat(claim): change repo event kind
DanConwayDev
2024-01-22
test: add maintainers to test repo event
DanConwayDev
2023-12-12
feat(claim) create yaml add maintainers and relays
DanConwayDev
2023-12-01
feat(prs-list) list and pull selected as branch
DanConwayDev
2023-11-01
feat(prs-create) send to repo relays
DanConwayDev
2023-11-01
fixup! build(test) fix running tests together
DanConwayDev
2023-11-01
build(deps) update nostr nostr-sdk
DanConwayDev
2023-11-01
build(test) fix running tests together
DanConwayDev
2023-11-01
feat(login) fetch from discovered write relays
DanConwayDev
2023-10-01
feat(login) fetch user relays and metadata
DanConwayDev
2023-10-01
feat(prs-create) send to multiple relays
DanConwayDev
2023-10-01
feat(prs-create) find commits and create events
DanConwayDev
2023-09-01
feat(login) password login using encrypted nsec
DanConwayDev
2023-09-13
refactor: rebuild app skeleton
DanConwayDev