<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/src/bin/ngit/cli.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>2025-07-25T22:53:40+00:00</updated>
<entry>
<title>feat(sync): add cmd to sync git servers</title>
<updated>2025-07-25T22:53:40+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-07-25T22:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ee50baf800f4cb46d17858ba87a3648bb084d8b9'/>
<id>urn:sha1:ee50baf800f4cb46d17858ba87a3648bb084d8b9</id>
<content type='text'>
with nostr state. optionally use 'force' flag
</content>
</entry>
<entry>
<title>refactor: move `utils` and `list` helpers to lib</title>
<updated>2025-07-25T21:17:23+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-07-25T20:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=513fce723c7e37aa353844303f36022517f2db43'/>
<id>urn:sha1:513fce723c7e37aa353844303f36022517f2db43</id>
<content type='text'>
to enable forthcoming `ngit sync` cmd
</content>
</entry>
<entry>
<title>rename ngit-relay to grasp</title>
<updated>2025-06-19T14:54:26+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-06-19T14:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=3598a05b98852baeb324bdaa00cb69035157f636'/>
<id>urn:sha1:3598a05b98852baeb324bdaa00cb69035157f636</id>
<content type='text'>
includes a change to a git config itme name
</content>
</entry>
<entry>
<title>feat(init): make default ngit-relays configurable</title>
<updated>2025-05-24T19:30:55+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2025-05-24T19:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=557d9295e3fc6145073459da94905765de53be1e'/>
<id>urn:sha1:557d9295e3fc6145073459da94905765de53be1e</id>
<content type='text'>
make the default set of ngit-relays configurable
</content>
</entry>
<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>chore: bump nix flake rust nightly `fmt` overlay</title>
<updated>2024-12-16T09:46:30+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-16T09:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=4ee83e2fe5335a8afd78439c35f029c4a472e797'/>
<id>urn:sha1:4ee83e2fe5335a8afd78439c35f029c4a472e797</id>
<content type='text'>
update the rust nightly `fmt` overlay which needs to be pinned
to a specific version (this case by date)

update formatting in main files via `cargo fmt`
</content>
</entry>
<entry>
<title>fix: spelling of 'beginning'</title>
<updated>2024-11-29T16:01:25+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-29T16:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=9b3b242652bf7c1ad638ff0f64f1d59aef7fe0ad'/>
<id>urn:sha1:9b3b242652bf7c1ad638ff0f64f1d59aef7fe0ad</id>
<content type='text'>
as it was spelt with 1 'n'
</content>
</entry>
<entry>
<title>build: add description to help</title>
<updated>2024-11-27T11:48:05+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-27T11:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=9632349a85fd53bc5af272d3539d38030567412b'/>
<id>urn:sha1:9632349a85fd53bc5af272d3539d38030567412b</id>
<content type='text'>
and add `ngit init` to description / help content
</content>
</entry>
<entry>
<title>feat: hide cli credential args from help</title>
<updated>2024-11-27T10:51:08+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-27T10:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=a6be0dbe0f56095e64c18b150d220c7d851487a8'/>
<id>urn:sha1:a6be0dbe0f56095e64c18b150d220c7d851487a8</id>
<content type='text'>
as it makes the help harder to read and saving credentials
is much better
</content>
</entry>
<entry>
<title>feat(login): tweak api description</title>
<updated>2024-11-27T10:26:14+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-11-27T10:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=dcbf4b83bcc1318bc2a328de96b9cd63ed6dc771'/>
<id>urn:sha1:dcbf4b83bcc1318bc2a328de96b9cd63ed6dc771</id>
<content type='text'>
to add clarity and use PR instead of proposal
</content>
</entry>
</feed>
