<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/src/bin/ngit/main.rs, branch v1.7.4</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.7.4</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.7.4'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2025-05-21T15:21:31+00:00</updated>
<entry>
<title>feat: add --customize flag for instructions</title>
<updated>2025-05-21T15:21:31+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-05-21T12:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=d0a27fc7828aee5ca7d4c56a9c9f9f5b08878fbf'/>
<id>urn:sha1:d0a27fc7828aee5ca7d4c56a9c9f9f5b08878fbf</id>
<content type='text'>
of how to customise ngit via git config items
</content>
</entry>
<entry>
<title>feat: remove `pull` `push` and `fetch` ngit cmds</title>
<updated>2024-11-27T10:13:19+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-27T10:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ef552c12a6604c4b834f80b68c342d7f9668aa4b'/>
<id>urn:sha1:ef552c12a6604c4b834f80b68c342d7f9668aa4b</id>
<content type='text'>
to simplify the api and encourage use of the git remote helper
</content>
</entry>
<entry>
<title>feat(account): move login/out cmds to account</title>
<updated>2024-11-27T09:44:24+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-27T09:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=cb92d2ac8a7e014eac28ddf9ad1e6500b840739f'/>
<id>urn:sha1:cb92d2ac8a7e014eac28ddf9ad1e6500b840739f</id>
<content type='text'>
move login, logout export-keys commands to sub commands under account
</content>
</entry>
<entry>
<title>feat(logout): add logout command</title>
<updated>2024-11-27T08:55:31+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-27T08:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=c002cef1e5d19946244086531f1178446fed8545'/>
<id>urn:sha1:c002cef1e5d19946244086531f1178446fed8545</id>
<content type='text'>
rather than using `ngit login` which is less intuative
</content>
</entry>
<entry>
<title>feat(export-keys): to use in other clients</title>
<updated>2024-11-27T07:41:25+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-27T07:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=c92e252adc9990fa4d147bad0a8bccafc19dfbb8'/>
<id>urn:sha1:c92e252adc9990fa4d147bad0a8bccafc19dfbb8</id>
<content type='text'>
as part of the easy on-boaridng flow
</content>
</entry>
<entry>
<title>Revert "refactor: remove ngit `pull` `push` `fetch`"</title>
<updated>2024-11-11T09:06:19+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-11T09:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=f08ee98ab7e19d4e42ffa85aa619f012441fbe47'/>
<id>urn:sha1:f08ee98ab7e19d4e42ffa85aa619f012441fbe47</id>
<content type='text'>
This reverts commit 43b5e9b38bf5dcfbac85637a2d3efc69ddfe77ac.
</content>
</entry>
<entry>
<title>refactor: remove ngit `pull` `push` `fetch`</title>
<updated>2024-11-04T12:02:52+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-04T12:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=43b5e9b38bf5dcfbac85637a2d3efc69ddfe77ac'/>
<id>urn:sha1:43b5e9b38bf5dcfbac85637a2d3efc69ddfe77ac</id>
<content type='text'>
simplify api to encougage use of the git plugin
</content>
</entry>
<entry>
<title>refactor: fix imports, etc based on restructure</title>
<updated>2024-09-04T13:23:54+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-09-04T10:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=771f944af447c202eba045936a36dee71ab797ac'/>
<id>urn:sha1:771f944af447c202eba045936a36dee71ab797ac</id>
<content type='text'>
move some functions out of ngit and into lib/mod
and lib/git_events

remove MockConnect from binaries so it is only used in the library.
this was done:
* mainly because automocks were not being imported from
  lib into each binary
* but also because the these functions were being
  tested with MockConnect
</content>
</entry>
<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>
</feed>
