<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/src/sub_commands, branch v0.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=v0.1.0</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-01-23T00:00:00+00:00</updated>
<entry>
<title>fix(prs-create): remove d tag from pr event</title>
<updated>2024-01-23T00:00:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-01-23T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=7e1f3a03ea4dea7b6aec39a555ce3caf22b88d8b'/>
<id>urn:sha1:7e1f3a03ea4dea7b6aec39a555ce3caf22b88d8b</id>
<content type='text'>
this shouldn't be present
</content>
</entry>
<entry>
<title>feat(pull): check for clean repo</title>
<updated>2024-01-23T00:00:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-01-23T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=4604de9f25afe235678188e42f4e168587d8a3de'/>
<id>urn:sha1:4604de9f25afe235678188e42f4e168587d8a3de</id>
<content type='text'>
before applying changes and bail if not
</content>
</entry>
<entry>
<title>feat(prs-list): check for clean repo</title>
<updated>2024-01-23T00:00:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-01-23T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=7799b0edd16b0c97eb58ba2de62be27134a76122'/>
<id>urn:sha1:7799b0edd16b0c97eb58ba2de62be27134a76122</id>
<content type='text'>
before checking out PR branch

add confirm prompt before checking out branch and applying changes
</content>
</entry>
<entry>
<title>feat(git) save pgp sig in patch event</title>
<updated>2024-01-22T00:00:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-01-22T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=675d44b8349078f2d231ca37a1621254a4c50ab5'/>
<id>urn:sha1:675d44b8349078f2d231ca37a1621254a4c50ab5</id>
<content type='text'>
so that commit ids can be maintained
</content>
</entry>
<entry>
<title>feat(claim): improve no remote error message</title>
<updated>2024-01-22T00:00:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-01-22T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=9200b96bd8fe7ac254e41048790d7411937c3f95'/>
<id>urn:sha1:9200b96bd8fe7ac254e41048790d7411937c3f95</id>
<content type='text'>
so that the user knows why a remote is required
</content>
</entry>
<entry>
<title>feat(claim) create yaml add maintainers and relays</title>
<updated>2023-12-12T00:00:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2023-12-12T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=3e52ecb609f8424cffb2e6398c599aa78224825a'/>
<id>urn:sha1:3e52ecb609f8424cffb2e6398c599aa78224825a</id>
<content type='text'>
- create yaml file with maintainers and relays
- add maintainers to repo event
- add current user as maintainer
- custom repo relays from cli argument
- save git-server in repo event
</content>
</entry>
<entry>
<title>feat(push) push commits to existing pr</title>
<updated>2023-12-08T20:15:43+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2023-12-08T20:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=6d3c9218d2d3320f5d7fb9b9ede8750e947b70e8'/>
<id>urn:sha1:6d3c9218d2d3320f5d7fb9b9ede8750e947b70e8</id>
<content type='text'>
- find pr with a branch-name that matches checked out branch
- check branch isnt behind latest patch on pr
- push new commits a patches associated with pr
</content>
</entry>
<entry>
<title>feat(pull) pull commits for checked out pr branch</title>
<updated>2023-12-07T09:57:43+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2023-12-07T09:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=82bf53ac3c18e15b75852a48b2e5b432c75a5c7f'/>
<id>urn:sha1:82bf53ac3c18e15b75852a48b2e5b432c75a5c7f</id>
<content type='text'>
- find pr event which matches branch name
- fetch and apply latest commits
</content>
</entry>
<entry>
<title>feat(prs-list) list and pull selected as branch</title>
<updated>2023-12-01T00:00:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2023-12-01T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=06be0bc44011411b78217459f505ed12281b32c4'/>
<id>urn:sha1:06be0bc44011411b78217459f505ed12281b32c4</id>
<content type='text'>
- fetch prs and present as a selectable list
- create and / or checkout branch for selected pr
- apply latest patches as commits
</content>
</entry>
<entry>
<title>feat(prs-create) add pr tag branch-name and title</title>
<updated>2023-11-01T00:00:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2023-11-01T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=39ad36115d368d79d4723b3a6b1cefe4874813a3'/>
<id>urn:sha1:39ad36115d368d79d4723b3a6b1cefe4874813a3</id>
<content type='text'>
tag pr event with title, description and the name of the current
checkedout branch
</content>
</entry>
</feed>
