Commit graph

3 commits

Author SHA1 Message Date
Alexis Opolka
75eb558198
Feat: Add a flag to bypass confirmations + Add a partial implementation of repo sync (#978)
* Added a start of a functional copy of the .git folder

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Add the sync file

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Bump version from beta1 to beta2 + modified sync subcommand entry

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Made minor modifications

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Update crossterm to last release

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Introducing a new internal module - terminal

This module should be able to handle specific tasks with the terminal such as hyperlinks or others not handled by crates

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Add the repo list subcommand

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* cargo fmt + minor improvements

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Adds a basic sync function + cargo fmt + cargo clippy compliance + minor refactors

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Add an option for confirmation

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Updated the status of this branch to a stable state

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

---------

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-05-03 20:42:44 +02:00
alexis-opolka
4ea5307c2d Fixes issues
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-04-07 22:57:04 +02:00
alexis-opolka
5989f4c677 Start of merging dependencies within navi
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-04-07 22:30:31 +02:00