<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/src/main.rs, branch v2.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=v2.1.0</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v2.1.0'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-09-04T12:30:59+00:00</updated>
<entry>
<title>refactor: organise into lib and bin structure</title>
<updated>2024-09-04T12:30:59+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-09-04T07:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=949c6459aa7683453a7160423b689ceadb08954b'/>
<id>urn:sha1:949c6459aa7683453a7160423b689ceadb08954b</id>
<content type='text'>
the make the code more readable

this commit just moves the files, the next commit should fix the imports
</content>
</entry>
<entry>
<title>refactor: add struct `RepoState`</title>
<updated>2024-07-30T14:24:29+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-30T13:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=0848d57c7654d09c3041022c231dfbbbfac17600'/>
<id>urn:sha1:0848d57c7654d09c3041022c231dfbbbfac17600</id>
<content type='text'>
to more easily access state details
</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>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>
</feed>
