<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/src/repo_ref.rs, branch v1.4.5</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.5</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.4.5'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-08-19T07:54:16+00:00</updated>
<entry>
<title>feat(repo_ref): find coordinates from git remotes</title>
<updated>2024-08-19T07:54:16+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-19T07:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=42b0bad048b64ef51f45da6a6988823e5a49da1d'/>
<id>urn:sha1:42b0bad048b64ef51f45da6a6988823e5a49da1d</id>
<content type='text'>
unless nostr.repo git config is set look for coodinates in git
remotes that use the nostr format
</content>
</entry>
<entry>
<title>refactor(repo_ref): split get_repo_coordinates</title>
<updated>2024-08-19T07:52:12+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-08-19T07:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=c66e6b4e1bc828953ed964938cedc03040197716'/>
<id>urn:sha1:c66e6b4e1bc828953ed964938cedc03040197716</id>
<content type='text'>
as the function is getting to long and we are about to add more to it
</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>fix: typos and improve copy</title>
<updated>2024-07-22T15:13:21+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-22T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=643fa17fde858c2d6f934dcc435eb84843cc172e'/>
<id>urn:sha1:643fa17fde858c2d6f934dcc435eb84843cc172e</id>
<content type='text'>
when finding repo announcements

add a hint to find naddr on gitworkshop.dev
</content>
</entry>
<entry>
<title>feat: intergrate `fetch` into `init`</title>
<updated>2024-07-19T21:28:15+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-19T21:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=118d3d86efe155ee6525aba60711e100636a6646'/>
<id>urn:sha1:118d3d86efe155ee6525aba60711e100636a6646</id>
<content type='text'>
as part of a project to use fetch and the stored cache everywhere
</content>
</entry>
<entry>
<title>feat(send): add relay hints to link</title>
<updated>2024-07-19T19:47:30+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-19T19:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=fca1d193a46eba17255b5372adffac2396e48c04'/>
<id>urn:sha1:fca1d193a46eba17255b5372adffac2396e48c04</id>
<content type='text'>
to proposal which is displayed at the end of the functon
</content>
</entry>
<entry>
<title>feat: intergrate `fetch` into `send`</title>
<updated>2024-07-19T19:38:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-19T19:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ab1214060a7a2d55068a7ccc9c7f6a04fd7d5aa2'/>
<id>urn:sha1:ab1214060a7a2d55068a7ccc9c7f6a04fd7d5aa2</id>
<content type='text'>
reworking the tests and test suite as appropriate
</content>
</entry>
<entry>
<title>fix(fetch): absent repo addr infinite loop</title>
<updated>2024-07-19T11:08:46+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-19T11:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=a8b574ae5117939717963304713dd2f1e2929c7d'/>
<id>urn:sha1:a8b574ae5117939717963304713dd2f1e2929c7d</id>
<content type='text'>
prevent an infinite loop when a new maintainer is identified
that hasn't issued a repo event yet

make it clear when repo_coordinates must not have relays
</content>
</entry>
<entry>
<title>improve copy</title>
<updated>2024-07-18T11:31:14+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-18T11:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=1c0cd657f6122d1ed406aa77e7a71df61dc38979'/>
<id>urn:sha1:1c0cd657f6122d1ed406aa77e7a71df61dc38979</id>
<content type='text'>
add a message for the temporary situation where a maintainers.yaml
exists without an identifier listed
</content>
</entry>
<entry>
<title>fix(fetch): get profile with nsec cli parameter</title>
<updated>2024-07-17T16:34:27+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-17T16:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=0379a7ad4c1c6876c32286adb1cf090e3afdc5ea'/>
<id>urn:sha1:0379a7ad4c1c6876c32286adb1cf090e3afdc5ea</id>
<content type='text'>
only the profile from the saved user was being fetched.

tests are using cli login parameters and expecting to see the
user's name but it was only showing the npub.

fixed by allowing the explicit request of specfic user profiles.
</content>
</entry>
</feed>
