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
/
src
/
sub_commands
/
send.rs
Age
Commit message (
Expand
)
Author
2024-08-08
fix(send): patch count
DanConwayDev
2024-08-01
Revert "refactor: fix `stderr` ~> `stdout`"
DanConwayDev
2024-08-01
refactor: fix `stderr` ~> `stdout`
DanConwayDev
2024-07-31
feat(remote): `push` issues state event
DanConwayDev
2024-07-26
feat(remote): add nostr git remote helper
DanConwayDev
2024-07-24
refactor: use nip34 kinds from rust-nostr
DanConwayDev
2024-07-24
feat(push): `--force` tries non-interactively
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-19
feat: save created events to cache
DanConwayDev
2024-07-19
feat: integrate `fetch` into `push`
DanConwayDev
2024-07-19
feat(send): add relay hints to link
DanConwayDev
2024-07-19
feat: intergrate `fetch` into `send`
DanConwayDev
2024-07-02
feat(send): tag each maintainer's repo event
DanConwayDev
2024-06-28
feat(login): login with nip46 remote signer
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-13
chore: bump rust-nostr to v0.32.0
DanConwayDev
2024-05-23
feat: add NIP-31 alt tags
DanConwayDev
2024-05-07
feat(send): `in-reply-to` tags npubs and events
DanConwayDev
2024-04-22
feat(send): print link to proposal root
DanConwayDev
2024-03-27
refactor: more concise error message
DanConwayDev
2024-03-25
update tag generation
DanConwayDev
2024-03-22
use Sha1Hashin new location
DanConwayDev
2024-03-22
chore: nix flake update
DanConwayDev
2024-03-08
feat(send): compare against origin/main vs main
DanConwayDev
2024-03-08
feat(send): select commits from a list
DanConwayDev
2024-03-04
fix: restore better error message
DanConwayDev
2024-03-04
fix: grammar in cli output patch ~> patches
DanConwayDev
2024-03-04
fix(send): feature branch default to ahead of main
DanConwayDev
2024-03-01
feat(send): fix grammar in cli output
DanConwayDev
2024-03-01
feat(send): when on main default to sending 1 patch
DanConwayDev
2024-02-29
feat(send): add proposal revision cli msg
DanConwayDev
2024-02-28
fix: branch-name specified as main or master
DanConwayDev
2024-02-23
feat(init): add customisation and defaults
DanConwayDev
2024-02-23
fix(push): remove force push bug
DanConwayDev
2024-02-23
refactor: remove confusing options, improve help
DanConwayDev
2024-02-23
refactor: remove confusing options, improve help
DanConwayDev
2024-02-23
feat(push): add `--force` to issue revision
DanConwayDev
2024-02-22
fix(list): support `--in-reply-to` latest revision
DanConwayDev
2024-02-21
feat(send): in-reply-to arg for revised proposal
DanConwayDev
2024-02-21
feat(send): specify commits eg HEAD~2
DanConwayDev
2024-02-20
feat(list): download or apply with git am
DanConwayDev
2024-02-20
refactor: simplify commit msg extraction
DanConwayDev
2024-02-20
fix: cover letter description from patch
DanConwayDev
2024-02-19
fix: ingore patch diff in descrition fallback
DanConwayDev
2024-02-16
refactor: added code comments
DanConwayDev
2024-02-16
refactor: rename PR to proposal
DanConwayDev
2024-02-14
feat: send to default relays, blast repo event
DanConwayDev
2024-02-14
feat!: move `prs create`>`send`, `prs list`>`list`
DanConwayDev