upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2026-02-11rename --relays flag to --relayDanConwayDev
2026-02-11rename --grasp-servers flag to --grasp-serverDanConwayDev
2026-02-11feat: use fallback relays for bootstrapping onlyDanConwayDev
2026-02-10feat: update ngit send for non-interactive modeDanConwayDev
2026-02-10feat: update ngit init for non-interactive modeDanConwayDev
2025-11-13feat(list): make list async and include sync report inlineDanConwayDev
2025-11-13fix: out of sync grasp server cli outputDanConwayDev
2025-11-13fix: cli output line deletion during fetchDanConwayDev
2025-10-28test: refactor to use rstest more efficient test runsDanConwayDev
2025-10-17chore: nix flake updateDanConwayDev
2025-09-03fix(remote): `refs/pr-by-id/*` ~> `refs/pr/*/head`DanConwayDev
2025-08-15feat(remote): list proposals as `refs/pr-by-id/*`DanConwayDev
2025-08-15feat(remote): list all proposals as `refs/pr/*`DanConwayDev
2025-08-07Merge branch 'add-prs-to-ngit-send'DanConwayDev
2025-08-05feat(send): support PR and PR update eventsDanConwayDev
2025-08-04fix: `t` tag `revision-root` ~> `root-revision`DanConwayDev
2025-08-01fix: use new gitworkshop.dev url formatDanConwayDev
2025-07-31fix: mention marker ~> q tag NIP-10 updateDanConwayDev
2025-07-16chore: bump nightly rustfmtDanConwayDev
2025-07-16chore: nix flake updateDanConwayDev
2025-07-16chore: cargo updateDanConwayDev
2025-06-02tests: fix tests by adding maintainer ann eventDanConwayDev
2025-05-31feat(push): prevent push if no ann eventDanConwayDev
2025-05-23fix(init): improve cli outputDanConwayDev
2025-05-22feat(init): overhaul & simplify with ngit-relaysDanConwayDev
2025-05-06chore: update git2 ~> v0.20.2DanConwayDev
2025-05-05chore: nix flake updateDanConwayDev
2025-04-02test: patches shouldn't `p` tag authorDanConwayDev
2025-04-01chore: bump rust-nostr v0.37 ~> v0.40DanConwayDev
2024-12-16chore: bump nix flake rust nightly `fmt` overlayDanConwayDev
2024-12-13test(push): merge event for applied commitsDanConwayDev
2024-12-13test: deterministic commit timestamps in test PRsDanConwayDev
2024-12-12test(push): ff merge commit tag `merge-commit-id`DanConwayDev
2024-12-12fix(push): three-way `merge-commit-id` `tag`DanConwayDev
2024-12-09fix: fetch user relays for `send`,`push` & `init`DanConwayDev
2024-12-06feat(push): send fast-forward merge status eventDanConwayDev
2024-12-05test(ngit): no nostr remote, search for repoDanConwayDev
2024-11-29feat(init): set remote `origin`DanConwayDev
2024-11-29test(init): fix cli white space issueDanConwayDev
2024-11-29test(init): remove maintainers.yaml from testsDanConwayDev
2024-11-27chore: bump rust-nosrt v0.37.0DanConwayDev
2024-11-27test(login): fix `login` nested under `account`DanConwayDev
2024-11-27feat: remove `pull` `push` and `fetch` ngit cmdsDanConwayDev
2024-11-27feat(account): move login/out cmds to accountDanConwayDev
2024-11-26test(login): update `ngit login` testDanConwayDev
2024-11-26refactor: err msgs 'cannot' > 'failed to'DanConwayDev
2024-11-25feat(list): report on action selectionDanConwayDev
2024-11-25test: fix login copyDanConwayDev
2024-11-11chore: bump rust-nostr v0.36DanConwayDev
2024-11-11Revert "refactor: remove ngit `pull` `push` `fetch`"DanConwayDev
2024-11-04refactor: remove ngit `pull` `push` `fetch`DanConwayDev
2024-10-28chore: bump rust-nostr to patch near v0.36.0DanConwayDev
2024-09-25chore: bump rust-nostr v0.35DanConwayDev
2024-09-24test: restructure ngit integration testsDanConwayDev
2024-09-24feat(login): login via nip46 QR codeDanConwayDev
2024-09-23fix(remote): enable login through remote helperDanConwayDev
2024-09-23fix(remote): add resilience to `prs`DanConwayDev
2024-09-20feat(remote): add send events status reportingDanConwayDev
2024-09-19test: fix test name typo@RandyMcMillan
2024-09-18test: fix gitlib2 version in sampleDanConwayDev
2024-09-18test(renote): fix whitespace in push` testsDanConwayDev
2024-09-18test(renote): fix whitespace in push` testsDanConwayDev
2024-09-18test: fix `generate_repo_with_state_event`DanConwayDev
2024-09-17test(remote): fix test to ignore status updatesDanConwayDev
2024-09-17test(remote): fix generate_repo_with_state_eventDanConwayDev
2024-09-12fix(remote): update copyDanConwayDev
2024-09-11refactor: fix fmt and clippy issuesDanConwayDev
2024-09-09test(remote): refactor split into multiple filesDanConwayDev
2024-09-09test: refactor into binary subdirsDanConwayDev
2024-09-06fix(remote): `fetch` and `list` status copyDanConwayDev
2024-08-28chore: bump rust-nostr to v0.34.0DanConwayDev
2024-08-27fix(init): make maintainer.yaml copy clearerDanConwayDev
2024-08-20feat: set proposal branch prefix to `pr/`DanConwayDev
2024-08-18feat(remote): `push` log merge event creationDanConwayDev
2024-08-18feat(remote): `push` publish merge eventDanConwayDev
2024-08-09feat(remote): `push` new proposalDanConwayDev
2024-08-09feat(remote): remove pr id postfix for authorsDanConwayDev
2024-08-08fix(send): patch countDanConwayDev
2024-08-08feat(remote): `push` force push proposalDanConwayDev
2024-08-08test(remote): improve robustness of testDanConwayDev
2024-08-08test(remote): `push` to existing proposalDanConwayDev
2024-08-07feat(remote): `fetch` applies proposal commitsDanConwayDev
2024-08-06fix(remote): `list` correct proposal refsDanConwayDev
2024-08-06feat(remote): `fetch` report on progressDanConwayDev
2024-08-06feat(remote): `list` includes open proposalsDanConwayDev
2024-08-06test(remote): `list` fix warning copyDanConwayDev
2024-08-05feat(remote): `push` handle out-of-sync serversDanConwayDev
2024-08-05test(remote): remove `async_run_test`DanConwayDev
2024-08-05test(remote): run `list for-push` before `push`DanConwayDev
2024-08-05test(remote): refactor `push` testsDanConwayDev
2024-08-02test(remote): warn when out of syncDanConwayDev
2024-08-02feat(remote): improve warning copyDanConwayDev
2024-08-01fix(remote): display nostr fetch reportDanConwayDev
2024-08-01Revert "fix(remote): display nostr fetch report"DanConwayDev
2024-08-01fix(remote): display nostr fetch reportDanConwayDev
2024-08-01feat(remote): `fetch` fallsback to other serversDanConwayDev
2024-08-01feat(remote): `push` to all `clone` serversDanConwayDev
2024-08-01feat(remote): `fetch` uses state eventDanConwayDev
2024-08-01test(remote): `push` delete branch updates stateDanConwayDev
2024-07-31fix(remote): updating `push` state eventDanConwayDev