<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/src/main.rs, branch v1.3.1</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.3.1</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.3.1'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-07-19T20:20:53+00:00</updated>
<entry>
<title>feat: integrate `fetch` into `push`</title>
<updated>2024-07-19T20:20:53+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-19T20:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8531328558c7f5870be3571f63a952743eb0b9e6'/>
<id>urn:sha1:8531328558c7f5870be3571f63a952743eb0b9e6</id>
<content type='text'>
as part of a project to use `fetch` and the stored cache everywhere
</content>
</entry>
<entry>
<title>feat(fetch): fetch events and save to cache</title>
<updated>2024-07-15T16:18:36+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-15T16:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=142fee58b0449b3fe3f436986339c318de66b33f'/>
<id>urn:sha1:142fee58b0449b3fe3f436986339c318de66b33f</id>
<content type='text'>
enabler to add simplicity, efficency and offline
capability to other functions

improve repo announcement selection
</content>
</entry>
<entry>
<title>feat(login): login with nip46 remote signer</title>
<updated>2024-06-28T14:16:43+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-06-28T14:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=a82546b70303000b4fc053a1ee21d3d8c7d6ad66'/>
<id>urn:sha1:a82546b70303000b4fc053a1ee21d3d8c7d6ad66</id>
<content type='text'>
and save details in git config
</content>
</entry>
<entry>
<title>chore: nix flake update</title>
<updated>2024-03-22T15:45:04+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-22T07:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=91a68de459b7d22a8dfb8a324e43740fca3e0a35'/>
<id>urn:sha1:91a68de459b7d22a8dfb8a324e43740fca3e0a35</id>
<content type='text'>
update nix dependancies to latest version using default update options
</content>
</entry>
<entry>
<title>fix: typo in help content</title>
<updated>2024-03-04T07:56:33+00:00</updated>
<author>
<name>@RandyMcMillan</name>
<email>randy.lee.mcmillan@gmail.com</email>
</author>
<published>2024-03-02T19:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=6e48a90620cc083ab3617a6583123de9e721b181'/>
<id>urn:sha1:6e48a90620cc083ab3617a6583123de9e721b181</id>
<content type='text'>
change donwload ~&gt; download
</content>
</entry>
<entry>
<title>refactor: remove confusing options, improve help</title>
<updated>2024-02-23T10:12:54+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-23T10:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=991da4d8dc2bbdd9832dd9252ebebc27d612154c'/>
<id>urn:sha1:991da4d8dc2bbdd9832dd9252ebebc27d612154c</id>
<content type='text'>
from_branch and to_branch have been replaced
by specifying revision ranges
</content>
</entry>
<entry>
<title>feat(push): add `--force` to issue revision</title>
<updated>2024-02-23T08:15:24+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-23T08:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=84d8f03cf2471d3530f4657055f272474880b6b5'/>
<id>urn:sha1:84d8f03cf2471d3530f4657055f272474880b6b5</id>
<content type='text'>
wrapping `send --in-reply-to` unless branch up-to-date
</content>
</entry>
<entry>
<title>refactor: fix spelling</title>
<updated>2024-02-22T16:27:18+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-22T16:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=89c51886afd54afd901995916909ba98e764b23e'/>
<id>urn:sha1:89c51886afd54afd901995916909ba98e764b23e</id>
<content type='text'>
ammended should read amended
</content>
</entry>
<entry>
<title>refactor: rename PR to proposal</title>
<updated>2024-02-16T22:31:29+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-16T22:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=701668b02d999af42f51d8bd25fffb2a8692c3c8'/>
<id>urn:sha1:701668b02d999af42f51d8bd25fffb2a8692c3c8</id>
<content type='text'>
PR is a problematic term when it ambiguous whether the
set of patches are PR-like or email-patch like.
</content>
</entry>
<entry>
<title>feat: improve help</title>
<updated>2024-02-16T19:16:47+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-16T19:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=614d2c8a3a0ac01b142aa83a142fc34d1ad56e9d'/>
<id>urn:sha1:614d2c8a3a0ac01b142aa83a142fc34d1ad56e9d</id>
<content type='text'>
improve summary for help commands
</content>
</entry>
</feed>
