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
/
tests
Age
Commit message (
Expand
)
Author
2024-07-24
refactor: use nip34 kinds from rust-nostr
DanConwayDev
2024-07-24
test: remove old proposal rev amended locally
DanConwayDev
2024-07-24
test: abstract `list` and `pull` test code
DanConwayDev
2024-07-24
feat(push): `--force` tries non-interactively
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: refactor `pull` and `push` to abstract code
DanConwayDev
2024-07-23
feat(list): unique proposal branch names
DanConwayDev
2024-07-22
fix: typos and improve copy
DanConwayDev
2024-07-19
feat: integrate `fetch` into `list`
DanConwayDev
2024-07-19
feat: integrate `fetch` into `pull`
DanConwayDev
2024-07-19
feat: integrate `fetch` into `push`
DanConwayDev
2024-07-19
feat: intergrate `fetch` into `send`
DanConwayDev
2024-07-17
feat(init): set repo pointer in git config
DanConwayDev
2024-07-17
feat(login): use fetch to get user profile
DanConwayDev
2024-07-15
feat(fetch): fetch events and save to cache
DanConwayDev
2024-07-02
feat(send): tag each maintainer's repo event
DanConwayDev
2024-06-28
feat(login): login with nostr address via nip46
DanConwayDev
2024-06-28
test: increase timeout for expensive test
DanConwayDev
2024-06-28
feat(login): login with nip46 remote signer
DanConwayDev
2024-06-26
refactor: remove fresh test config
DanConwayDev
2024-06-24
feat(login): store in git config and use cache
DanConwayDev
2024-06-13
feat(init): add euc marker to commit reference
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-23
feat: add NIP-31 alt tags
DanConwayDev
2024-05-07
feat(send): `in-reply-to` tags npubs and events
DanConwayDev
2024-04-22
feat(send): print link to proposal root
DanConwayDev
2024-03-28
test: fix intermittent test failures
DanConwayDev
2024-03-27
replace blocking client in tests with async
DanConwayDev
2024-03-25
update tag generation
DanConwayDev
2024-03-22
chore: cargo update
DanConwayDev
2024-03-08
feat(send): select commits from a list
DanConwayDev
2024-03-04
test: ensure failed tests timeout
DanConwayDev
2024-03-01
feat(send): fix grammar in cli output
DanConwayDev
2024-03-01
feat(send): when on main default to sending 1 patch
DanConwayDev
2024-02-29
feat(send): add proposal revision cli msg
DanConwayDev
2024-02-28
fix: branch-name specified as main or master
DanConwayDev
2024-02-23
feat(list): newest proposals firsts
DanConwayDev
2024-02-23
feat(init): improve copy order
DanConwayDev
2024-02-23
feat(init): add customisation and defaults
DanConwayDev
2024-02-23
fix(push): remove force push bug
DanConwayDev
2024-02-23
refactor: remove confusing options, improve help
DanConwayDev
2024-02-23
feat(push): add `--force` to issue revision
DanConwayDev
2024-02-22
refactor: fix spelling
DanConwayDev
2024-02-22
test(list): local proposal amended
DanConwayDev
2024-02-22
refactor: simplifed ammendments and rebases
DanConwayDev
2024-02-22
test(pull): local commits on uptodate proposal
DanConwayDev
2024-02-22
test(list): local commits on uptodate proposal
DanConwayDev
2024-02-22
feat(pull): support `--in-reply-to` revisions
DanConwayDev
2024-02-22
fix(list): support `--in-reply-to` latest revision
DanConwayDev
2024-02-21
feat(send): in-reply-to arg for revised proposal
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-20
refactor: tweak error wording
DanConwayDev
2024-02-20
feat(list): download or apply with git am
DanConwayDev
2024-02-16
test: fix wording in cli test
DanConwayDev
2024-02-16
refactor: rename PR to proposal
DanConwayDev
2024-02-15
fix: improve 'searching for profile updates' msg
DanConwayDev
2024-02-14
feat: find repo event by nevent or naddr
DanConwayDev
2024-02-14
feat: send to default relays, blast repo event
DanConwayDev
2024-02-14
feat!: move `claim` > `init`
DanConwayDev
2024-02-14
feat!: move `prs create`>`send`, `prs list`>`list`
DanConwayDev
2024-02-13
feat!: nip34 set pr kind to patch kind
DanConwayDev
2024-02-13
feat!: nip34 make pr event optional
DanConwayDev
2024-02-13
feat(prs-create)!: pr to nip34-like cover letter
DanConwayDev
2024-02-09
refactor(git): find root commit from head
DanConwayDev
2024-02-09
feat(prs-create): add `PATCH n/n` to content
DanConwayDev
2024-02-02
test: replace block_on with tokio::tests
jk
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-27
fix(login): stop bailing when no name in metadata
DanConwayDev
2024-01-26
chore: upgrade rust-nostr v0.27.0
v0.1.1
DanConwayDev
2024-01-23
fix(prs-create): remove d tag from pr event
DanConwayDev
2024-01-23
feat(prs-list): check for clean repo
DanConwayDev
2023-12-12
feat(claim) create yaml add maintainers and relays
DanConwayDev
2023-12-08
feat(push) push commits to existing pr
DanConwayDev
2023-12-07
feat(pull) pull commits for checked out pr branch
DanConwayDev
2023-12-01
feat(prs-list) list and pull selected as branch
DanConwayDev
2023-11-01
feat(prs-create) add pr tag branch-name and title
DanConwayDev
2023-11-01
feat(prs-create) use r instead of t tag for refs
DanConwayDev
2023-11-01
feat(prs-create) send to repo relays
DanConwayDev
2023-11-01
refactor(claim) add RepoRef struct
DanConwayDev
2023-11-01
feat(claim) create basic event
DanConwayDev
2023-11-01
feat(prs-create) send to user relays
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