<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/src/sub_commands/list.rs, branch v1.2.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.2.0</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-03-25T11:46:23+00:00</updated>
<entry>
<title>update tag generation</title>
<updated>2024-03-25T11:46:23+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-22T15:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=49bc478fffc63a3cad0be194c6c45a868e432691'/>
<id>urn:sha1:49bc478fffc63a3cad0be194c6c45a868e432691</id>
<content type='text'>
to reflect changes in rust-nostr
</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>feat(send): compare against origin/main vs main</title>
<updated>2024-03-08T17:27:13+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-08T16:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=098b0258fdd581c750099cb463adbddb57843388'/>
<id>urn:sha1:098b0258fdd581c750099cb463adbddb57843388</id>
<content type='text'>
catch more errors when proposed commits
are not connected to origin/main branch

improve default selected commits when on main branch
</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): 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>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(list): improve copy</title>
<updated>2024-02-22T16:20:20+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-22T16:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=362468193b935d56f52981a43b0a1f31a83ee571'/>
<id>urn:sha1:362468193b935d56f52981a43b0a1f31a83ee571</id>
<content type='text'>
reduce wording in choices
</content>
</entry>
<entry>
<title>fix(list): local rebase detected as ammendments</title>
<updated>2024-02-22T15:04:08+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-22T15:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ce3cdd0039be0cf0543ac0937b5d6c06bb69891b'/>
<id>urn:sha1:ce3cdd0039be0cf0543ac0937b5d6c06bb69891b</id>
<content type='text'>
also updated copy and code comments
</content>
</entry>
<entry>
<title>refactor: simplifed ammendments and rebases</title>
<updated>2024-02-22T15:00:32+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-22T15:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=35c78dc991bb17bf58211de756a46074ea44dba5'/>
<id>urn:sha1:35c78dc991bb17bf58211de756a46074ea44dba5</id>
<content type='text'>
to align with changes done to pull
c5dfd1b7e509eedc33de75343de8659e3c9e0b2a

also improved copy
</content>
</entry>
<entry>
<title>test(list): local commits on uptodate proposal</title>
<updated>2024-02-22T12:58:12+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-02-22T12:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=70dd57966969f24fb81aabe412fb3667486f87b5'/>
<id>urn:sha1:70dd57966969f24fb81aabe412fb3667486f87b5</id>
<content type='text'>
add test for scenario and tweak copy
</content>
</entry>
</feed>
