Commit Graph

  • 5151f5d04d chore: typo in the license description master Awiteb 2025-09-29 08:28:01 +00:00
  • 463010c9f6 refactor: remove dbus C dep Awiteb 2025-09-29 07:16:48 +00:00
  • d2adff7882 feat: write patches to the stdout in patch fetch command Awiteb 2025-09-24 15:45:11 +00:00
  • ee17c21dbb feat: accept patches from stdin in patch send command Awiteb 2025-09-24 11:36:57 +00:00
  • df54a53b7c deps: add io-std feature to tokio Awiteb 2025-09-24 11:36:07 +00:00
  • 95a46a798f feat(logs): log to stderr and a file Awiteb 2025-09-22 21:03:54 +00:00
  • 03b3d89f48 chore(tasks): add some check to release task Awiteb 2025-09-22 07:01:01 +00:00
  • 9122557281 chore: replace justfile with nu script Awiteb 2025-09-18 12:02:28 +00:00
  • dfa7467b1e chore: do not check the MSRV Awiteb 2025-09-18 07:56:17 +00:00
  • 8d8ad5f1e5 feat: add --personal-fork flag to repo announce command Awiteb 2025-09-16 20:10:10 +00:00
  • f73245f9c3 chore: improve querying Awiteb 2025-09-13 09:18:55 +00:00
  • c3be6248b5 chore: move patch::PatchPrStatus to types::PatchPrStatus Awiteb 2025-09-12 10:12:09 +00:00
  • 4df73316a0 chore(config): skip serializing nip07 if Option::is_none Awiteb 2025-09-12 10:11:00 +00:00
  • be3cdc440d chore: fix docs issues Awiteb 2025-09-12 10:03:29 +00:00
  • 4bcf104c80 docs: update commands titles and descriptions Awiteb 2025-09-12 09:43:37 +00:00
  • 4360aa192c feat: support pull requests Awiteb 2025-09-12 06:43:23 +00:00
  • cc3aed0e89 chore: Rename PatchStatus to PatchPrStatus Awiteb 2025-08-27 22:50:05 +00:00
  • f996fd351b chore: Move repo::view::format_list to utils::format_iter Awiteb 2025-08-25 13:22:40 +00:00
  • 518e573467 chore: Move issue-view run block to common_commands::view_pr_issue Awiteb 2025-08-25 12:54:05 +00:00
  • 1e9e00a4f3 chore: Rename GitIssueUtils trait to GitIssuePrMetadata Awiteb 2025-08-25 12:12:11 +00:00
  • c308dc1b42 docs: Update commands help messages Awiteb 2025-08-24 09:24:31 +00:00
  • 089b62a0ef fix(n34-patch-apply): required the applied_commits Awiteb 2025-08-21 15:01:38 +00:00
  • 5e76e413ab chore: fix the Breaking Change group Awiteb 2025-08-18 13:35:47 +00:00
  • ed1bfaf161 fix(issue)!: make subject mandatory and optional content Awiteb 2025-08-18 13:25:36 +00:00
  • ec68e972f7 fix: check the nip07 signer in CliOptions::ensure_signer Awiteb 2025-08-18 12:24:59 +00:00
  • 629de42215 chore: Add [script] to deploy recipe Awiteb 2025-08-13 16:58:02 +00:00
  • dd05e050cd feat: New command repo state Awiteb 2025-08-13 16:33:15 +00:00
  • 9aa3b62de0 chore: Bump the version to v0.4.0 v0.4.0 Awiteb 2025-08-08 15:21:35 +00:00
  • a8015d618b chore: Use nushell as a script interpreter Awiteb 2025-08-08 14:26:03 +00:00
  • 2bcdb29a88 chore: Add nushell to dev shell Awiteb 2025-08-08 14:25:45 +00:00
  • 4a4c0dcd34 chore: Show the lifetime Awiteb 2025-08-08 14:29:11 +00:00
  • 43ca689190 chore: installation using Nix Awiteb 2025-08-07 23:16:09 +00:00
  • 14ab9b38e2 chore(cargo): Add package.documentation and package.homepage Awiteb 2025-08-07 19:51:41 +00:00
  • 802da70056 chore(flake): Add packages.default output Awiteb 2025-08-07 19:50:35 +00:00
  • cff0b2f3b2 chore(flake): Update lock file Awiteb 2025-08-07 19:49:52 +00:00
  • 9c55bf8af1 chore: use the existing signer to get the pubkey instead of a new one Awiteb 2025-08-06 08:13:07 +00:00
  • 904d14064f feat: Sign using NIP-07 Awiteb 2025-08-06 07:58:06 +00:00
  • ad215002e2 chore: backward compatibility with ngit revision patch hashtag Awiteb 2025-08-04 09:10:03 +00:00
  • 67339a8a47 chore: verify subscriptions Awiteb 2025-08-04 06:28:32 +00:00
  • 1d83e445a4 deps: Upgrade to nostr@0.43.0 Awiteb 2025-08-03 13:29:26 +00:00
  • 8bb4cf0da4 refactor: Move root and root-revision to constants Awiteb 2025-08-03 12:29:07 +00:00
  • e17e75e53b refactor: Move the trait extensions to traits.rs Awiteb 2025-08-03 12:19:10 +00:00
  • 67e25da8c0 feat: New flag to patch apply and merge to mention patches Awiteb 2025-08-03 00:17:20 +00:00
  • bc8c6f3154 deps: Remove url from n34 dependencies Awiteb 2025-08-02 14:23:56 +00:00
  • 0ba58dcbd0 tests: Move the patch tests to tests.rs Awiteb 2025-08-02 09:50:21 +00:00
  • 78113c7402 docs: Fix status command docs Awiteb 2025-08-02 09:14:21 +00:00
  • bd3ba1bdbf docs: n34 book Awiteb 2025-08-01 18:46:02 +00:00
  • 2630104e99 chore: Fix a typo in the description Awiteb 2025-08-01 11:40:21 +00:00
  • 03d5c8020e feat: Keyring the secret key n34 config keyring --enable Awiteb 2025-07-27 00:47:18 +00:00
  • c3aef2e0ad chore: Add installation section to README.md Awiteb 2025-07-18 22:13:44 +00:00
  • 4e0ecdceaf feat: Support signing using NIP-46 bunker Awiteb 2025-07-18 21:18:26 +00:00
  • f0c20c3677 deps: Add keyring, nostr-connect, nostr-keyring and url to the dependencies Awiteb 2025-07-18 21:17:02 +00:00
  • e6943aefab chore(flake): Add dbus to the packages Awiteb 2025-07-10 11:59:53 +00:00
  • 353358f0ed chore: Move the naddr parsers to parsers.rs Awiteb 2025-07-07 12:32:39 +00:00
  • c029ddf86c chore: Bump the version to v0.3.0 v0.3.0 Awiteb 2025-07-05 12:20:19 +00:00
  • fc7d7baeb6 chore: Bump the MSRV to 1.88.0 Awiteb 2025-07-05 12:16:37 +00:00
  • 8715cd5547 chore: Use cargo-msrv to check the msrv instead of rustup Awiteb 2025-07-05 12:04:15 +00:00
  • 70e76f1699 chore: Update patch filename test case Awiteb 2025-07-05 12:03:31 +00:00
  • 9e840be820 chore: Use new stabilized let-chains feature Awiteb 2025-07-05 09:34:32 +00:00
  • 3fb7abe62a chore: Fix docs issues Awiteb 2025-07-05 08:48:34 +00:00
  • 3814d1b4ec chore: Inlined format args Awiteb 2025-07-05 08:45:13 +00:00
  • 1c11b8f6bb chore: Add rust-analyzer to flake.nix Awiteb 2025-07-05 08:41:28 +00:00
  • 74d05033f8 chore: Update flake.lock Awiteb 2025-07-05 08:31:47 +00:00
  • 9bbeda8de8 chore: Update rustfmt nightly version Awiteb 2025-07-05 08:11:35 +00:00
  • 3510b59fbb feat: Improve exit codes and make them more specific Awiteb 2025-07-04 10:49:45 +00:00
  • 05b4ae30f7 feat: New issue list commands to list the repo issues Awiteb 2025-07-02 21:55:57 +00:00
  • 387dd32a37 feat: New patch list commands to list the repo patches Awiteb 2025-07-02 21:53:52 +00:00
  • 5c5987e07b chore: Enable optimization Awiteb 2025-07-01 15:20:44 +00:00
  • 9e1e5d7c42 chore: Inline small functions Awiteb 2025-07-01 15:20:30 +00:00
  • 7e479f3c7a chore: issues utils Awiteb 2025-07-01 15:07:04 +00:00
  • 4cc01668fd fix: Require a repo in repo view command Awiteb 2025-07-01 12:47:03 +00:00
  • 7d700602ef fix: Fix a typo in EmptySetRelays error message Awiteb 2025-07-01 12:45:53 +00:00
  • 7c589f1c6c fix: spelling in help content DanConwayDev 2025-06-30 09:46:05 +01:00
  • f3a09d30ea chore: Update SignerRequired error message Awiteb 2025-06-30 11:33:23 +00:00
  • 2874ba8457 remove: Remove --euc flag from patch send command and use the repo euc Awiteb 2025-06-30 11:11:25 +00:00
  • 55e5d86c03 deps: Remove bitcoin_hashes and use nostr::hashes re-export Awiteb 2025-06-30 11:10:13 +00:00
  • 6467bc3bb5 remove: Remove the --to flag from reply command and make it an argument Awiteb 2025-06-29 20:24:47 +00:00
  • da284a084c feat: View the repo maintainers as npub Awiteb 2025-06-29 20:19:54 +00:00
  • 45ea7d25f2 remove: Remove the --repo option and make the repo an argument Awiteb 2025-06-29 20:16:07 +00:00
  • 8b09cff5e3 feat: New patch subcommands apply,close,draft,merge and reopen to manage the patch status Awiteb 2025-06-28 13:46:23 +00:00
  • d6dd63f576 chore: Use bitcoin_hashes::Sha1 instead of bitcoin_hashes::sha1::Hash Awiteb 2025-06-28 12:51:43 +00:00
  • ae6cff1a1d chore(patch-fetch): Remove the repo coordinate from the filter Awiteb 2025-06-28 12:49:08 +00:00
  • a38a811cbf deps: Update nostr to 0.42.2 Awiteb 2025-06-28 12:47:40 +00:00
  • 93136fb767 deps: Add either@1.15.0 to the dependencies Awiteb 2025-06-28 10:31:14 +00:00
  • 035e22a6ba chore: Fix typos Awiteb 2025-06-28 10:29:38 +00:00
  • 043ef6fc96 chore: Add the repository to authorized issue status users Awiteb 2025-06-24 11:27:57 +00:00
  • 54cae48123 chroe: Check if the naddrs exists for issue new and patch send Awiteb 2025-06-14 10:46:55 +00:00
  • 1651fd5a47 fix: Not to return an error if nostr-address file does not exist Awiteb 2025-06-14 10:44:15 +00:00
  • ec08a1febc chore: Improve maintainers handling Awiteb 2025-06-14 10:30:11 +00:00
  • a9a2cb2b16 feat: New issue {reopen,close,resolve} commands to manage issue status Awiteb 2025-06-14 09:37:47 +00:00
  • 63f6c1fb11 chore(cli): Improve run_command macro Awiteb 2025-06-11 16:54:33 +00:00
  • 3e6fed8bc6 chore: Remove unnecessary ToString::to_string call Awiteb 2025-06-11 10:28:11 +00:00
  • 431bfd2512 chore: Update CONTRIBUTING.md Awiteb 2025-06-10 16:23:30 +00:00
  • 364356a573 feat: New patch fetch command to fetch patches Awiteb 2025-06-10 16:16:57 +00:00
  • 2a3e2e09c0 chore: Improve single letter tags Awiteb 2025-06-10 08:53:22 +00:00
  • 8870f8ced3 chore: Fix a typo Awiteb 2025-06-10 08:41:36 +00:00
  • da96985a40 feat: New issue view command to view an issue Awiteb 2025-06-09 22:06:56 +00:00
  • 76b76bc8d6 chore(nostr_utils): Move the username logic to the utils Awiteb 2025-06-09 21:12:17 +00:00
  • 983d2f209d chore(NostrClient): Limit the events to 1 in fetch_event function Awiteb 2025-06-09 10:29:17 +00:00
  • 7ba98bbbe8 chore: Update README.md Awiteb 2025-06-09 10:01:35 +00:00