<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/tests/git_remote_helper.rs, branch v1.4.0</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.0</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.4.0'/>
<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` log merge event creation</title>
<updated>2024-08-18T07:14:29+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-18T07:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=de89a7ec528fa57702199f94e63b42f827bd2fdf'/>
<id>urn:sha1:de89a7ec528fa57702199f94e63b42f827bd2fdf</id>
<content type='text'>
so the user knows that a merge commit event will be issued
</content>
</entry>
<entry>
<title>feat(remote): `push` publish merge event</title>
<updated>2024-08-18T07:04:49+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-18T07:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=948c8595acea9a783a38002371c40185868ce923'/>
<id>urn:sha1:948c8595acea9a783a38002371c40185868ce923</id>
<content type='text'>
when a merge commit is being pushed that merges a patch in a proposal
</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>feat(remote): remove pr id postfix for authors</title>
<updated>2024-08-09T07:25:43+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-09T07:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=d1f1963a34ec66356e1b66c1fce937391dd126c3'/>
<id>urn:sha1:d1f1963a34ec66356e1b66c1fce937391dd126c3</id>
<content type='text'>
remove the (&lt;short id&gt;) post fix for remote proposal branches when
the current user is the author

this enables pushing new proposals without having to change the
upstream branch in a way that remote helpers weren't designed to do
</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>feat(remote): `push` force push proposal</title>
<updated>2024-08-08T16:36:44+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-08T16:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=9971f23a184d57600ea9b1962910d32bf6aec185'/>
<id>urn:sha1:9971f23a184d57600ea9b1962910d32bf6aec185</id>
<content type='text'>
will issue a proposal revision
</content>
</entry>
<entry>
<title>test(remote): improve robustness of test</title>
<updated>2024-08-08T15:13:18+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-08T15:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=fa2ab4b0dfc31e315d53bd9e36ada41ca95ec2d6'/>
<id>urn:sha1:fa2ab4b0dfc31e315d53bd9e36ada41ca95ec2d6</id>
<content type='text'>
by allowing the output assert to fail rather than hang
</content>
</entry>
<entry>
<title>test(remote): `push` to existing proposal</title>
<updated>2024-08-08T14:01:32+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-08T13:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b53251925e8cf0393377633ec1012f0613e7c42b'/>
<id>urn:sha1:b53251925e8cf0393377633ec1012f0613e7c42b</id>
<content type='text'>
push 2 commits to an existing proposal

there are a lot of asserts in here but if they were split out into
their own tests the suite would take much longer to run as we are
waiting a few seconds in the test to ensure the
timestamps are different
</content>
</entry>
<entry>
<title>feat(remote): `fetch` applies proposal commits</title>
<updated>2024-08-07T11:13:29+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-07T09:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=843a3c2dfebf661bd47f0a0faf2849cc660b7349'/>
<id>urn:sha1:843a3c2dfebf661bd47f0a0faf2849cc660b7349</id>
<content type='text'>
that have been proposal tips returned by `list` can be found
</content>
</entry>
</feed>
