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
Age
Commit message (
Expand
)
Author
2024-08-20
chore: bump to v1.4.0
v1.4.0
DanConwayDev
2024-08-20
docs: add git-remote-nostr content to readme
DanConwayDev
2024-08-20
feat: set proposal branch prefix to `pr/`
DanConwayDev
2024-08-19
feat(repo_ref): find coordinates from git remotes
DanConwayDev
2024-08-19
refactor(repo_ref): split get_repo_coordinates
DanConwayDev
2024-08-19
refactor(remote): move url_to_repo_coordinates
DanConwayDev
2024-08-19
test(remote): fix first test run
DanConwayDev
2024-08-18
feat(remote): `push` log merge event creation
DanConwayDev
2024-08-18
feat(remote): `push` publish merge event
DanConwayDev
2024-08-09
feat(remote): `push` new proposal
DanConwayDev
2024-08-09
feat(remote): `push` to non-open proposals
DanConwayDev
2024-08-09
feat(remote): remove pr id postfix for authors
DanConwayDev
2024-08-08
fix(send): patch count
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): improve robustness of test
DanConwayDev
2024-08-08
test(remote): `push` to existing proposal
DanConwayDev
2024-08-08
fix(remote): `push` proposal use correct thread
DanConwayDev
2024-08-08
fix(remote) `push` proposals patch order
DanConwayDev
2024-08-08
fix(remote): `push` only send state when updated
DanConwayDev
2024-08-08
test(remote): helper to run as git remote helper
DanConwayDev
2024-08-08
fix(remote): `fetch` unsigned commit changed HEAD
DanConwayDev
2024-08-07
fix(remote): `push` apply proposal permissions
DanConwayDev
2024-08-07
feat(remote): `push` add commits to proposal
DanConwayDev
2024-08-07
test(git): make drop GitTestRepo optional
DanConwayDev
2024-08-07
fix(remote): `push` dont send rejected to server
DanConwayDev
2024-08-07
feat(remote): `fetch` applies proposal commits
DanConwayDev
2024-08-07
refactor(git): apply patch to tree
DanConwayDev
2024-08-06
fix(remote): `list` correct proposal refs
DanConwayDev
2024-08-06
feat(remote): `fetch` ignore git servers `prs/*`
DanConwayDev
2024-08-06
feat(remote): `fetch` report on progress
DanConwayDev
2024-08-06
feat(remote): `list` includes open proposals
DanConwayDev
2024-08-06
test(remote): `list` fix warning copy
DanConwayDev
2024-08-05
fix(remote): `push` when server is ahead of nostr
DanConwayDev
2024-08-05
feat(remote): print git url short name
DanConwayDev
2024-08-05
feat(remote): improve `list` warning copy
DanConwayDev
2024-08-05
feat(remote): improve `push` warning copy
DanConwayDev
2024-08-05
feat(remote): `push` handle out-of-sync servers
DanConwayDev
2024-08-05
test(remote): remove `async_run_test`
DanConwayDev
2024-08-05
refactr(remote) `list` abstract `list_from_remotes`
DanConwayDev
2024-08-05
test(remote): run `list for-push` before `push`
DanConwayDev
2024-08-05
test(remote): refactor `push` tests
DanConwayDev
2024-08-02
test(remote): warn when out of sync
DanConwayDev
2024-08-02
feat(remote): `list` add git server status
DanConwayDev
2024-08-02
feat(remote): improve warning copy
DanConwayDev
2024-08-02
feat(remote): warn when out of sync
DanConwayDev
2024-08-02
bump nostr-database to v0.33.1
DanConwayDev
2024-08-02
fix: identifer in parse `nostr://npub/identifer`
DanConwayDev
2024-08-01
Revert "refactor: fix `stderr` ~> `stdout`"
DanConwayDev
2024-08-01
fix(remote): display nostr fetch report
DanConwayDev
2024-08-01
Revert "fix(remote): display nostr fetch report"
DanConwayDev
2024-08-01
fix(remote): display nostr fetch report
DanConwayDev
2024-08-01
refactor: fix `stderr` ~> `stdout`
DanConwayDev
2024-08-01
Revert "clear 'fetching updates..' when done"
DanConwayDev
2024-08-01
clear 'fetching updates..' when done
DanConwayDev
2024-08-01
test(remote): fix url `from_naddr`
DanConwayDev
2024-08-01
feat(remote): `--version` get from cargo package
DanConwayDev
2024-08-01
feat(remote): add `nostr://npub/identifer`
DanConwayDev
2024-08-01
test(remote): add nostr url parse test
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
fix(remote): download oids not refstr
DanConwayDev
2024-08-01
feat(remote): `fetch` uses state event
DanConwayDev
2024-08-01
test(remote): `push` delete branch updates state
DanConwayDev
2024-08-01
test(remote): `recreate_as_bare` cp all branch
DanConwayDev
2024-07-31
fix(remote): updating `push` state event
DanConwayDev
2024-07-31
feat(remote): `push` issues state event
DanConwayDev
2024-07-31
test(remote): `push` deletes branch
DanConwayDev
2024-07-31
test(remote): push updates remote refs
DanConwayDev
2024-07-31
test(remote): `push`updates ref on git server
DanConwayDev
2024-07-31
test(remote): add `recreate_as_bare` helper
DanConwayDev
2024-07-31
test(remote): `fetch` downloads commits
DanConwayDev
2024-07-31
test(remote): add second branch to `list`
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-30
refactor: add struct `RepoState`
DanConwayDev
2024-07-30
refactor(remote): improve readability
DanConwayDev
2024-07-29
refactor(remote): abstract `list`
DanConwayDev
2024-07-29
feat(fetch): fetch state announcements
DanConwayDev
2024-07-28
fix(remote): only update ref when `push` succeeds
DanConwayDev
2024-07-28
refactor(remote): abstract `fetch` and `push`
DanConwayDev
2024-07-28
feat(remote): report on `push`
DanConwayDev
2024-07-28
feat(remote): batch `push` and `fetch`
DanConwayDev
2024-07-28
refactor(remote): allow more `push` callbacks
DanConwayDev
2024-07-26
fix(remote): push updates remote refs
DanConwayDev
2024-07-26
fix(remote): authenticate pushes
DanConwayDev
2024-07-26
feat(remote): add nostr git remote helper
DanConwayDev
2024-07-25
chore: bump to v1.3.1
v1.3.1
DanConwayDev
2024-07-25
fix(init): add missing identifier to yaml
DanConwayDev
2024-07-25
test: reintroduce `match_event` to test queries
DanConwayDev
2024-07-24
build: remove relay from maintainers.yaml
DanConwayDev
2024-07-24
build: add identifer to maintainers.yaml
DanConwayDev
2024-07-24
chore: bump to v1.3.0
v1.3.0
DanConwayDev
2024-07-24
docs: remove draft nip34 and add fetch
DanConwayDev
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
[next]