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
:
npub1sh4dwqc9ypguemh6m8tmxxl8xuzfsz0j8av8vq7t3xd3mldsg9ls4ew80h/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
/
src
/
bin
Age
Commit message (
Expand
)
Author
2026-03-04
add nostr.repo-relay-only config to limit publishing to repo relays
DanConwayDev
2026-02-27
fix: skip ^{} peeled-tag refs in sync to prevent invalid refspec crash
DanConwayDev
2026-02-27
feat: ngit sync --force republishes state event even with no ref changes
DanConwayDev
2026-02-27
fix: annotated tags missing from list due to dropped peeled refs
DanConwayDev
2026-02-27
feat: add --bunker-url to account login for non-interactive use
DanConwayDev
2026-02-26
fix: correct merge-base in PR events from git push of pr/ branch
DanConwayDev
2026-02-26
fix: store tag object OID in tracking ref for annotated tags after push
DanConwayDev
2026-02-26
fix: advertise only state events with resolvable git objects
DanConwayDev
2026-02-26
fix: strip refs/tags/ prefix when computing remote tracking ref name
DanConwayDev
2026-02-26
feat: publish state event to stale grasp relays before sync push
DanConwayDev
2026-02-26
fix: rollback local state event cache on total push failure
DanConwayDev
2026-02-26
fix: skip grasp servers whose relay did not receive state event
DanConwayDev
2026-02-26
fix: report per-relay publish results in send_events summary
DanConwayDev
2026-02-26
fix: correct refspec source in ngit sync to strip refs/heads/ prefix
DanConwayDev
2026-02-26
feat: forward unrecognised push options to git servers
DanConwayDev
2026-02-20
show subcommand hint at top of `ngit repo` output before fetch
DanConwayDev
2026-02-20
improve `ngit repo` output styling
DanConwayDev
2026-02-20
improve `ngit repo` output formatting
DanConwayDev
2026-02-20
add `ngit repo` subcommand group
DanConwayDev
2026-02-20
use trusted maintainer's grasp servers as fallback for co-maintainers
DanConwayDev
2026-02-20
update relay prompt to reflect grasp servers are sufficient
DanConwayDev
2026-02-20
drop default relays from announcement events
DanConwayDev
2026-02-20
extract grasp/maintainership helpers to lib and auto-accept on push
DanConwayDev
2026-02-20
improve ngit init messaging for co-maintainership acceptance
DanConwayDev
2026-02-20
improve push error when co-maintainer has no announcement
DanConwayDev
2026-02-20
fix: show ID|nevent in usage for apply, checkout and list commands
DanConwayDev
2026-02-18
fix: remove outdated patch_supports gate and fix fetch parent fallback
DanConwayDev
2026-02-18
feat: handle missing optional patch tags for pr/ flow
DanConwayDev
2026-02-18
feat: support PR-format proposals in ngit apply
DanConwayDev
2026-02-18
fix: preserve grasp server order in relay hint for nostr url
DanConwayDev
2026-02-18
report event kinds in publish progress messages
DanConwayDev
2026-02-18
poll grasp servers for readiness instead of fixed 5s wait
DanConwayDev
2026-02-17
add --signer-relay option to ngit account login
DanConwayDev
2026-02-17
fix: place grasp-derived relays first in relay list during init
DanConwayDev
2026-02-17
fix: handle git c-style quoting of push-option values with backslashes
DanConwayDev
2026-02-17
improve CLI help text and subcommand descriptions
DanConwayDev
2026-02-17
fix: show help menu when ngit is run without arguments
DanConwayDev
2026-02-17
fix: apply push-options to patch series generation
DanConwayDev
2026-02-17
feat: support multiline descriptions in push-options via \n escape
DanConwayDev
2026-02-17
fix: require both title and description push-options or neither
DanConwayDev
2026-02-17
feat: add push-options for title and description to git-remote-nostr
DanConwayDev
2026-02-17
feat: add --offline flag to list, checkout, apply commands
DanConwayDev
2026-02-17
style: make hint lines yellow in ngit list output
DanConwayDev
2026-02-16
Show active filter in ngit list output
DanConwayDev
2026-02-16
feat: add 'To view' hint to ngit list output
DanConwayDev
2026-02-16
test: dont use git fetch during tests
DanConwayDev
2026-02-16
fix: report wording consistancy in publishing
DanConwayDev
2026-02-16
fix: fetch report ouput
DanConwayDev
2026-02-16
test: verbose always on for remote tests
DanConwayDev
2026-02-13
fix: preserve progress bars on relay errors during clone
DanConwayDev
2026-02-13
feat: add spinner for git fetch in non-verbose mode
DanConwayDev
2026-02-13
feat: add --verbose/-v flag for detailed output
DanConwayDev
2026-02-13
fix: clear progress reporters on successful completion
DanConwayDev
2026-02-12
fix: show full event IDs in ngit list output
DanConwayDev
2026-02-12
style: apply cargo clippy and fmt fixes
DanConwayDev
2026-02-12
fix: handle existing local branch that is behind when checking out PR
DanConwayDev
2026-02-12
fix: set up branch tracking when checking out proposals
DanConwayDev
2026-02-12
feat: make ngit list non-interactive by default
DanConwayDev
2026-02-12
feat: add ngit apply command for non-interactive patch application
DanConwayDev
2026-02-12
feat: add ngit checkout command for non-interactive proposal checkout
DanConwayDev
2026-02-12
fix: fail fast in ngit init before network fetch
DanConwayDev
2026-02-11
fix: force interactive mode for list command
DanConwayDev
2026-02-11
add --hashtag flag to ngit init
DanConwayDev
2026-02-11
remove --blossoms from ngit init
DanConwayDev
2026-02-11
rename --relays flag to --relay
DanConwayDev
2026-02-11
rename --grasp-servers flag to --grasp-server
DanConwayDev
2026-02-11
feat: use fallback relays for bootstrapping only
DanConwayDev
2026-02-10
feat: update ngit send for non-interactive mode
DanConwayDev
2026-02-10
feat: update ngit init for non-interactive mode
DanConwayDev
2026-02-10
feat: update ngit account login for non-interactive mode
DanConwayDev
2026-02-10
feat: add ngit account create command
DanConwayDev
2026-02-10
fix: make git-remote-nostr push non-interactive
DanConwayDev
2026-02-10
feat: add global CLI flags for non-interactive mode
DanConwayDev
2025-11-14
chore: bump rust-nostr v0.44
DanConwayDev
2025-11-13
feat(remote): don't hide fetch report if successful
DanConwayDev
2025-11-13
feat(list): make list async and include sync report inline
DanConwayDev
2025-11-13
refactor: simplify get_short_git_server_name
DanConwayDev
2025-11-13
fix: out of sync grasp server cli output
DanConwayDev
2025-11-13
fix: cli output line deletion during fetch
DanConwayDev
2025-10-20
fix: reading NIP-22 style Status events during fetch
DanConwayDev
2025-10-20
fix: grasp server detection
DanConwayDev
2025-10-17
chore: cargo update
DanConwayDev
2025-10-17
fix(fetch): surpress some warnings for some users
DanConwayDev
2025-10-17
feat!(nostr_url): replace user with ssh_key_file
DanConwayDev
2025-10-17
fix: pr or pr update merge support
DanConwayDev
2025-10-17
feat(send): add `merge-base` tag to PR (Update)
DanConwayDev
2025-10-10
feat(send): add `force-pr` or `force-patch` flags
DanConwayDev
2025-09-12
fix(sync): dont fetch tags available locally
DanConwayDev
2025-09-11
fix(sync): fetch refs missing locally before sync
DanConwayDev
2025-09-11
fix: ngit binary enforce git server timeout
DanConwayDev
2025-09-11
fix(init): clone url include grasp servers
DanConwayDev
2025-09-11
fix(init): simple mode non-grasp servers selection
DanConwayDev
2025-09-10
fix(init): when local repo missing origin refs
DanConwayDev
2025-09-10
fix(init): when existing origin matches tip
DanConwayDev
2025-09-04
feat(remote): use push PR non-interactive fallback
DanConwayDev
2025-09-03
fix(remote): `refs/pr-by-id/*` ~> `refs/pr/*/head`
DanConwayDev
2025-09-01
fix: list shows `/pr` PRs when git data is local
DanConwayDev
2025-08-19
feat(list): add PR fetch and checkout support
DanConwayDev
2025-08-18
fix(sync): include all valid nostr state
DanConwayDev
2025-08-18
fix(remote): push handle annotated tags sync
DanConwayDev
[next]