<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/src/sub_commands/send.rs, branch v1.4.2</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.4.2</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.4.2'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-08-20T05:25:17+00:00</updated>
<entry>
<title>feat: set proposal branch prefix to `pr/`</title>
<updated>2024-08-20T05:25:17+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-20T05:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=fedf5166f0c57db14b9e43747121e4b7845b63dd'/>
<id>urn:sha1:fedf5166f0c57db14b9e43747121e4b7845b63dd</id>
<content type='text'>
from `prs/`.

whilst plural reflects usage of `heads` and `tags` in git refs,
singular is shorter and more reflective of usage of branch prefixes
such as `feature/` `fix/`
</content>
</entry>
<entry>
<title>feat(remote): `push` new proposal</title>
<updated>2024-08-09T07:40:47+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-09T07:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=5618fd9883d45de1443a40abada944cbe3bb8dfd'/>
<id>urn:sha1:5618fd9883d45de1443a40abada944cbe3bb8dfd</id>
<content type='text'>
issue new proposal when new branch is pushed into `prs/*` namespace,
which doesn't match an existing proposal
</content>
</entry>
<entry>
<title>fix(send): patch count</title>
<updated>2024-08-08T16:53:42+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-08T16:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=a556464452789dc72cb9b0bff8e9ba6addc6639a'/>
<id>urn:sha1:a556464452789dc72cb9b0bff8e9ba6addc6639a</id>
<content type='text'>
fix [PATCH n/n] when no cover letter and patches great than 1

fixes error where the first patch would be
[PATCH] followed by [PATCH n/n]
</content>
</entry>
<entry>
<title>Revert "refactor: fix `stderr` ~&gt; `stdout`"</title>
<updated>2024-08-01T16:18:53+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-01T16:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=2de11e4099a1f841666eac6a1f68389b01c3398b'/>
<id>urn:sha1:2de11e4099a1f841666eac6a1f68389b01c3398b</id>
<content type='text'>
This reverts commit 3d2e031294b467be725a4ac5f5e65e029d25699a.
</content>
</entry>
<entry>
<title>refactor: fix `stderr` ~&gt; `stdout`</title>
<updated>2024-08-01T14:49:47+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-01T14:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=3d2e031294b467be725a4ac5f5e65e029d25699a'/>
<id>urn:sha1:3d2e031294b467be725a4ac5f5e65e029d25699a</id>
<content type='text'>
as `stderr` is being used when it shouldn't be
</content>
</entry>
<entry>
<title>feat(remote): `push` issues state event</title>
<updated>2024-07-31T14:59:17+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-31T14:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=3acdeabfc3ab55d3e92d76d92d8ab6ad0383dd09'/>
<id>urn:sha1:3acdeabfc3ab55d3e92d76d92d8ab6ad0383dd09</id>
<content type='text'>
if no previous state events can be found it replicates git server

otherwise it just updates pushed value
</content>
</entry>
<entry>
<title>feat(remote): add nostr git remote helper</title>
<updated>2024-07-26T09:36:58+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-26T09:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=0134ab8eb413b8b81ec8e179897ddb8ea63e134e'/>
<id>urn:sha1:0134ab8eb413b8b81ec8e179897ddb8ea63e134e</id>
<content type='text'>
as a simple proxy to the first git server listed in announcement

parse clone url as `nostr://naddr123...`
</content>
</entry>
<entry>
<title>refactor: use nip34 kinds from rust-nostr</title>
<updated>2024-07-24T15:37:10+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T15:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8638b321fdff94d034ec912ecd0910b6f564ff04'/>
<id>urn:sha1:8638b321fdff94d034ec912ecd0910b6f564ff04</id>
<content type='text'>
instead of Kind::Custom(u16) as v33 of rust-nostr introduced them
</content>
</entry>
<entry>
<title>feat(push): `--force` tries non-interactively</title>
<updated>2024-07-24T14:25:43+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T14:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=9078d0d80d1fe98ec9e6cd116c3dd70b6e0dd55a'/>
<id>urn:sha1:9078d0d80d1fe98ec9e6cd116c3dd70b6e0dd55a</id>
<content type='text'>
if branch is ahead of main or master
</content>
</entry>
<entry>
<title>feat(list): unique proposal branch names</title>
<updated>2024-07-23T15:36:06+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-23T15:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b67376ff54abeab31422921ba5f4883d5d3dccdb'/>
<id>urn:sha1:b67376ff54abeab31422921ba5f4883d5d3dccdb</id>
<content type='text'>
to prevent accidental name conflicts. also moved to prs/* namespace

`pull` and `push` integration tests are intermitantly failing to end

at least for `push` they work when run individually but not
when run together
</content>
</entry>
</feed>
