upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/bin/ngit
AgeCommit message (Expand)Author
2026-02-20improve ngit init messaging for co-maintainership acceptanceDanConwayDev
2026-02-20fix: show ID|nevent in usage for apply, checkout and list commandsDanConwayDev
2026-02-18fix: remove outdated patch_supports gate and fix fetch parent fallbackDanConwayDev
2026-02-18feat: handle missing optional patch tags for pr/ flowDanConwayDev
2026-02-18feat: support PR-format proposals in ngit applyDanConwayDev
2026-02-18fix: preserve grasp server order in relay hint for nostr urlDanConwayDev
2026-02-18report event kinds in publish progress messagesDanConwayDev
2026-02-18poll grasp servers for readiness instead of fixed 5s waitDanConwayDev
2026-02-17add --signer-relay option to ngit account loginDanConwayDev
2026-02-17fix: place grasp-derived relays first in relay list during initDanConwayDev
2026-02-17improve CLI help text and subcommand descriptionsDanConwayDev
2026-02-17fix: show help menu when ngit is run without argumentsDanConwayDev
2026-02-17feat: support multiline descriptions in push-options via \n escapeDanConwayDev
2026-02-17feat: add --offline flag to list, checkout, apply commandsDanConwayDev
2026-02-17style: make hint lines yellow in ngit list outputDanConwayDev
2026-02-16Show active filter in ngit list outputDanConwayDev
2026-02-16feat: add 'To view' hint to ngit list outputDanConwayDev
2026-02-16test: dont use git fetch during testsDanConwayDev
2026-02-13feat: add spinner for git fetch in non-verbose modeDanConwayDev
2026-02-13feat: add --verbose/-v flag for detailed outputDanConwayDev
2026-02-12fix: show full event IDs in ngit list outputDanConwayDev
2026-02-12style: apply cargo clippy and fmt fixesDanConwayDev
2026-02-12fix: handle existing local branch that is behind when checking out PRDanConwayDev
2026-02-12fix: set up branch tracking when checking out proposalsDanConwayDev
2026-02-12feat: make ngit list non-interactive by defaultDanConwayDev
2026-02-12feat: add ngit apply command for non-interactive patch applicationDanConwayDev
2026-02-12feat: add ngit checkout command for non-interactive proposal checkoutDanConwayDev
2026-02-12fix: fail fast in ngit init before network fetchDanConwayDev
2026-02-11fix: force interactive mode for list commandDanConwayDev
2026-02-11add --hashtag flag to ngit initDanConwayDev
2026-02-11remove --blossoms from ngit initDanConwayDev
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
2026-02-10feat: update ngit account login for non-interactive modeDanConwayDev
2026-02-10feat: add ngit account create commandDanConwayDev
2026-02-10feat: add global CLI flags for non-interactive modeDanConwayDev
2025-11-13feat(list): make list async and include sync report inlineDanConwayDev
2025-11-13refactor: simplify get_short_git_server_nameDanConwayDev
2025-11-13fix: cli output line deletion during fetchDanConwayDev
2025-10-20fix: reading NIP-22 style Status events during fetchDanConwayDev
2025-10-20fix: grasp server detectionDanConwayDev
2025-10-17chore: cargo updateDanConwayDev
2025-10-17feat!(nostr_url): replace user with ssh_key_fileDanConwayDev
2025-10-17feat(send): add `merge-base` tag to PR (Update)DanConwayDev
2025-10-10feat(send): add `force-pr` or `force-patch` flagsDanConwayDev
2025-09-12fix(sync): dont fetch tags available locallyDanConwayDev
2025-09-11fix(sync): fetch refs missing locally before syncDanConwayDev
2025-09-11fix: ngit binary enforce git server timeoutDanConwayDev
2025-09-11fix(init): clone url include grasp serversDanConwayDev
2025-09-11fix(init): simple mode non-grasp servers selectionDanConwayDev
2025-09-10fix(init): when local repo missing origin refsDanConwayDev
2025-09-10fix(init): when existing origin matches tipDanConwayDev
2025-09-04feat(remote): use push PR non-interactive fallbackDanConwayDev
2025-08-19feat(list): add PR fetch and checkout supportDanConwayDev
2025-08-18fix(sync): include all valid nostr stateDanConwayDev
2025-08-18feat(sync): add `ref-name` param to limit syncDanConwayDev
2025-08-07fix(send): refs not confirmed are usually acceptedDanConwayDev
2025-08-07fix(send): PR cli outputDanConwayDev
2025-08-07fix(send): push PR refs to non-grasp serversDanConwayDev
2025-08-07refactor: rename fn `is_grasp_server_in_list`DanConwayDev
2025-08-07fix(send): print event description before publishDanConwayDev
2025-08-07feat(init): use user grasp list for defaultsDanConwayDev
2025-08-07feat(send): PR fallback to user / custom graspDanConwayDev
2025-08-06feat(send): custom ref for PR clone urlDanConwayDev
2025-08-05feat(send): push PR to custom clone urlDanConwayDev
2025-08-05feat(send): support PR and PR update eventsDanConwayDev
2025-08-01fix: use new gitworkshop.dev url formatDanConwayDev
2025-08-01refactor(send): abstract proposal commit checksDanConwayDev
2025-07-31fix: mention marker ~> q tag NIP-10 updateDanConwayDev
2025-07-25feat(sync): add cmd to sync git serversDanConwayDev
2025-07-25refactor: move `utils` and `list` helpers to libDanConwayDev
2025-07-25fix(list): improve pr unsupport textDanConwayDev
2025-07-25fix: update help text for patches without parentDanConwayDev
2025-07-25feat(list): fix status for pr as patch revisionDanConwayDev
2025-07-25refactor: abstract `get_status`DanConwayDev
2025-07-23refactor: Rename fallback relays and grasp serversDanConwayDev
2025-07-23refactor: add fallback grasp servers to clientDanConwayDev
2025-07-22fix: remove blossom from grasp server detectionDanConwayDev
2025-07-18feat(pr): fetch pr and pr updates from clone urlsDanConwayDev
2025-07-18feat(pr): list PR and PR updatesDanConwayDev
2025-07-16chore: bump nightly rustfmtDanConwayDev
2025-06-19refactor: rename ngit_relay to graspDanConwayDev
2025-06-19rename ngit-relay to graspDanConwayDev
2025-05-31feat(init): only use one ngit-relay git server urlDanConwayDev
2025-05-31feat(push): prevent push if no ann eventDanConwayDev
2025-05-24feat(init): make default ngit-relays configurableDanConwayDev
2025-05-23feat(init): use dir name as default repo nameDanConwayDev
2025-05-23feat(account): export npubDanConwayDev
2025-05-23fix(init): dont default to user read relay listDanConwayDev
2025-05-23fix(init): additional relays dont replace ngit-relaysDanConwayDev
2025-05-23fix(init): improve cli outputDanConwayDev
2025-05-23feat: only try http(s) for ngit-relaysDanConwayDev
2025-05-23fix(init): ngit-relay usage detectionDanConwayDev
2025-05-23fix: remove blossom url trailing slashDanConwayDev
2025-05-22refactor: cargo fmtDanConwayDev
2025-05-22feat(init): add blossomDanConwayDev
2025-05-22feat(init): overhaul & simplify with ngit-relaysDanConwayDev