Awiteb
d2adff7882
feat: write patches to the stdout in patch fetch command
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-09-24 15:49:57 +00:00
Awiteb
ee17c21dbb
feat: accept patches from stdin in patch send command
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-09-24 15:47:57 +00:00
Awiteb
8d8ad5f1e5
feat: add --personal-fork flag to repo announce command
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-09-16 20:11:59 +00:00
Awiteb
be3cdc440d
chore: fix docs issues
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-09-12 10:13:01 +00:00
Awiteb
4bcf104c80
docs: update commands titles and descriptions
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-09-12 10:12:58 +00:00
Awiteb
4360aa192c
feat: support pull requests
...
Support for pull requests, it's not standard in NIPs yet[1] but there must be
two clients that support it to be included in NIPs, n34 is one of them.
This support:
- Create a new PR `n34 pr new`
- Update PR tip `n34 pr update`
- View a PR `n34 pr view`
- List PRs `n34 pr list`
- Add `PR` and `PR-update` kinds as roots in `NostrClient::find_root`
- Support issuing statuses for PRs
- Support GRASP PR and PR-update
- Update the docs
[1] https://github.com/nostr-protocol/nips/pull/1966
2025-09-12 06:43:23 +00:00
Awiteb
c308dc1b42
docs: Update commands help messages
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-08-24 10:06:55 +00:00
Awiteb
dd05e050cd
feat: New command repo state
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-08-13 16:33:15 +00:00
Awiteb
43ca689190
chore: installation using Nix
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-08-07 23:26:11 +00:00
Awiteb
904d14064f
feat: Sign using NIP-07
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-08-07 23:22:40 +00:00
Awiteb
67e25da8c0
feat: New flag to patch apply and merge to mention patches
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-08-03 15:24:04 +00:00
Awiteb
78113c7402
docs: Fix status command docs
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-08-02 09:14:21 +00:00
Awiteb
bd3ba1bdbf
docs: n34 book
...
Signed-off-by: Awiteb <a@4rs.nl >
2025-08-01 20:32:48 +00:00