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
Age
Commit message (
Expand
)
Author
2026-02-16
test: fix all tests that use publish
DanConwayDev
2026-02-16
fix: report wording `fetching` ~> `checking`
DanConwayDev
2026-02-10
feat: update ngit init for non-interactive mode
DanConwayDev
2025-11-14
chore: bump rust-nostr v0.44
DanConwayDev
2025-10-17
chore: nix flake update
DanConwayDev
2025-10-17
chore: bump all cargo dependancies
DanConwayDev
2025-08-15
feat(remote): list proposals as `refs/pr-by-id/*`
DanConwayDev
2025-08-07
Merge branch 'add-prs-to-ngit-send'
DanConwayDev
2025-08-05
feat(send): support PR and PR update events
DanConwayDev
2025-08-04
fix: `t` tag `revision-root` ~> `root-revision`
DanConwayDev
2025-07-31
chore: bump rust-nostr v0.43
DanConwayDev
2025-07-16
chore: bump nightly rustfmt
DanConwayDev
2025-07-16
chore: nix flake update
DanConwayDev
2025-07-16
bump: cargo upgrade --incompatible
DanConwayDev
2025-07-16
chore: bump rust-nostr v42
DanConwayDev
2025-07-16
chore: cargo upgrade
DanConwayDev
2025-06-02
tests: fix tests by adding maintainer ann event
DanConwayDev
2025-05-06
chore: bump dialoguer v0.11.0
DanConwayDev
2025-05-06
chore: bump directories v6
DanConwayDev
2025-05-06
chore: bump rust-nostr v0.40 ~> v0.41
DanConwayDev
2025-05-06
chore: update git2 ~> v0.20.2
DanConwayDev
2025-04-02
test: fix test func get_proposal_branch_name
DanConwayDev
2025-04-01
chore: bump rust-nostr v0.37 ~> v0.40
DanConwayDev
2024-12-16
chore: bump nix flake rust nightly `fmt` overlay
DanConwayDev
2024-12-13
test(push): merge event for applied commits
DanConwayDev
2024-12-13
test: deterministic commit timestamps in test PRs
DanConwayDev
2024-11-27
chore: bump rust-nosrt v0.37.0
DanConwayDev
2024-11-26
test(login): update `ngit login` test
DanConwayDev
2024-11-26
refactor: err msgs 'cannot' > 'failed to'
DanConwayDev
2024-11-25
feat(list): report on action selection
DanConwayDev
2024-11-22
feat(login): auto-proceed upon signer response
DanConwayDev
2024-11-12
est(list): fix getting pr branch name
DanConwayDev
2024-11-11
chore: bump rust-nostr v0.36
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-18
chore: bump git2 v0.19.0
DanConwayDev
2024-09-11
refactor: fix fmt and clippy issues
DanConwayDev
2024-08-28
chore: bump rust-nostr to v0.34.1
DanConwayDev
2024-08-28
chore: bump rust-nostr to v0.34.0
DanConwayDev
2024-08-20
feat: set proposal branch prefix to `pr/`
DanConwayDev
2024-08-19
test(remote): fix first test run
DanConwayDev
2024-08-08
test: increase rexpect timeout 3s ~> 4s
DanConwayDev
2024-08-08
feat(remote): `push` force push proposal
DanConwayDev
2024-08-08
test(remote): `push` to existing proposal
DanConwayDev
2024-08-08
test(remote): helper to run as git remote helper
DanConwayDev
2024-08-07
test(git): make drop GitTestRepo optional
DanConwayDev
2024-08-06
feat(remote): `list` includes open proposals
DanConwayDev
2024-08-05
test(remote): run `list for-push` before `push`
DanConwayDev
2024-08-02
bump nostr-database to v0.33.1
DanConwayDev
2024-08-01
feat(remote): `fetch` fallsback to other servers
DanConwayDev
2024-08-01
feat(remote): `push` to all `clone` servers
DanConwayDev
2024-08-01
feat(remote): `fetch` uses state event
DanConwayDev
2024-08-01
test(remote): `recreate_as_bare` cp all branch
DanConwayDev
2024-07-31
test(remote): add `recreate_as_bare` helper
DanConwayDev
2024-07-31
test(remote): `list` returns HEAD and main
DanConwayDev
2024-07-31
test(remote): test helpers and basic fetch
DanConwayDev
2024-07-25
test: reintroduce `match_event` to test queries
DanConwayDev
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
chore: bump rust-nostr to v0.33.0
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 nostr address via nip46
DanConwayDev
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-27
bump nostr-relay-pool to v0.29.1
DanConwayDev
2024-03-27
use patched nostr-rust v0.29
DanConwayDev
2024-03-27
replace blocking client in tests with async
DanConwayDev
2024-03-22
rename from_sk_str -> from_str
DanConwayDev
2024-03-22
chore: bump rust-nostr to v0.29.0
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-22
fix(list): support `--in-reply-to` latest revision
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
[next]