<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/tests, branch v1.1.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.1.0</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.1.0'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-03-08T14:39:21+00:00</updated>
<entry>
<title>feat(send): select commits from a list</title>
<updated>2024-03-08T14:39:21+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-08T14:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=6b3aecbcbde669859533716225e9c3bbfd2023b2'/>
<id>urn:sha1:6b3aecbcbde669859533716225e9c3bbfd2023b2</id>
<content type='text'>
when since_or_range isn't specified

adds resilience as assuming master..HEAD can cause some issues
eg when master is not up-to-date with origin/master
</content>
</entry>
<entry>
<title>test: ensure failed tests timeout</title>
<updated>2024-03-04T10:54:38+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-04T10:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b02b4754c027bd751825c8e3b96766a5898187b1'/>
<id>urn:sha1:b02b4754c027bd751825c8e3b96766a5898187b1</id>
<content type='text'>
resolve a long standing test issue where failures to output the correct
message in the cli would result in the test never ending
rather than failing

the many test cases updated in this change are to ensure
failures are caught rather than ignored

some of them are just refactored to remove calling an extra function,
which is no longer needed

note: this doesn't fix the intermittent issue, most commonly experienced
under the nix configuration, where tests that should pass
occationally never end preventing the rest of the suite from running
</content>
</entry>
<entry>
<title>feat(send): fix grammar in cli output</title>
<updated>2024-03-01T14:49:48+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-01T14:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8519dc4a10d47747e6df3f47e25c36bf16befe00'/>
<id>urn:sha1:8519dc4a10d47747e6df3f47e25c36bf16befe00</id>
<content type='text'>
refer to a single patch as patch rather than patches
</content>
</entry>
<entry>
<title>feat(send): when on main default to sending 1 patch</title>
<updated>2024-03-01T14:49:13+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-01T14:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=445eea13d987b345535fd4fa56486ff334bbd351'/>
<id>urn:sha1:445eea13d987b345535fd4fa56486ff334bbd351</id>
<content type='text'>
based on feedback from santos:

nostr:31c085a584cbd30f71a44a70eaf828c2c8c5f6e3efb7942547edb37cf4a632cf
</content>
</entry>
<entry>
<title>feat(send): add proposal revision cli msg</title>
<updated>2024-02-29T13:00:02+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-29T12:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8de147768c2de3221d0a119278e76c013d20b0f1'/>
<id>urn:sha1:8de147768c2de3221d0a119278e76c013d20b0f1</id>
<content type='text'>
before cover letter prompt

primarily this is to make it clearer that a proposal update
is being sent when using `ngit push --force` instead of
a new proposal
</content>
</entry>
<entry>
<title>fix: branch-name specified as main or master</title>
<updated>2024-02-28T16:38:39+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-28T16:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=d4ef8cad0b95baa67e0f2803a7ec8601754a82a7'/>
<id>urn:sha1:d4ef8cad0b95baa67e0f2803a7ec8601754a82a7</id>
<content type='text'>
branch-name should be ommitted or ignored if
patches created on main or master

instead it should be infered based on commit msg
</content>
</entry>
<entry>
<title>feat(list): newest proposals firsts</title>
<updated>2024-02-23T15:30:03+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-23T15:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=e406e44f32ea737bd9d0070acb7cf99ce1e1c33a'/>
<id>urn:sha1:e406e44f32ea737bd9d0070acb7cf99ce1e1c33a</id>
<content type='text'>
show proposals in order newest first
</content>
</entry>
<entry>
<title>feat(init): improve copy order</title>
<updated>2024-02-23T14:23:26+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-23T14:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=d3bf05365ff2d360d53abe2324f42d98f0c1779c'/>
<id>urn:sha1:d3bf05365ff2d360d53abe2324f42d98f0c1779c</id>
<content type='text'>
move instruction to commit and push maintainers.yaml to end of file
</content>
</entry>
<entry>
<title>feat(init): add customisation and defaults</title>
<updated>2024-02-23T13:57:23+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-23T13:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=d5284b758661c491e6a206570763f2982424b70a'/>
<id>urn:sha1:d5284b758661c491e6a206570763f2982424b70a</id>
<content type='text'>
- allow more cli input options
- allow customisation of more fields in interface
- change default identifer from shorthand root commit to short name
- defaults to existing repo event (users or other) or maintainers.yaml
</content>
</entry>
<entry>
<title>fix(push): remove force push bug</title>
<updated>2024-02-23T12:25:11+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-23T12:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=a9e4c6772a378fd28edbca9b9267d2e7d08bee2c'/>
<id>urn:sha1:a9e4c6772a378fd28edbca9b9267d2e7d08bee2c</id>
<content type='text'>
introduced in b931b37e26486e4e6d15f302e87141dcf2f596ba
</content>
</entry>
</feed>
