-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New features for next release #21
Merged
Commits on Mar 15, 2021
-
The logic inside the root command is moved outside a init controller. To easily bootstrap the application I've also created the init command
Configuration menu - View commit details
-
Copy full SHA for 3487851 - Browse repository at this point
Copy the full SHA 3487851View commit details -
Configuration menu - View commit details
-
Copy full SHA for b06e181 - Browse repository at this point
Copy the full SHA b06e181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2914c9b - Browse repository at this point
Copy the full SHA 2914c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a345ef6 - Browse repository at this point
Copy the full SHA a345ef6View commit details -
refactor: init is not globally anymore
The new command init change some rules. Instead of execute the init command once, now each command in the PreRun hook launch the init function. Probabilly is more verbose but more clear instead of creating if statement for filter the execution of the function
Configuration menu - View commit details
-
Copy full SHA for 60b0d27 - Browse repository at this point
Copy the full SHA 60b0d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for acce835 - Browse repository at this point
Copy the full SHA acce835View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2ba5629 - Browse repository at this point
Copy the full SHA 2ba5629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c0f751 - Browse repository at this point
Copy the full SHA 7c0f751View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec89973 - Browse repository at this point
Copy the full SHA ec89973View commit details -
Add the ability to search and resolve the includes folder and files declared inside .ssh/config
Configuration menu - View commit details
-
Copy full SHA for f6c66b2 - Browse repository at this point
Copy the full SHA f6c66b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eedc2b - Browse repository at this point
Copy the full SHA 8eedc2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cbad01 - Browse repository at this point
Copy the full SHA 8cbad01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e261fc - Browse repository at this point
Copy the full SHA 9e261fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8c568 - Browse repository at this point
Copy the full SHA 7f8c568View commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5af793b - Browse repository at this point
Copy the full SHA 5af793bView commit details -
I've also remove the * application in the folders found in .ssh/config
Configuration menu - View commit details
-
Copy full SHA for 2a3a800 - Browse repository at this point
Copy the full SHA 2a3a800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca666a - Browse repository at this point
Copy the full SHA 2ca666aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c67327 - Browse repository at this point
Copy the full SHA 9c67327View commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a85caec - Browse repository at this point
Copy the full SHA a85caecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6edc66 - Browse repository at this point
Copy the full SHA e6edc66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94288c2 - Browse repository at this point
Copy the full SHA 94288c2View commit details
Commits on Mar 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 72105a1 - Browse repository at this point
Copy the full SHA 72105a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dab0b1 - Browse repository at this point
Copy the full SHA 2dab0b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8651d - Browse repository at this point
Copy the full SHA 8e8651dView commit details -
refactor: add multiprovider logic without break single provider
The new provider management break the configuration of the user. For avoid that, I've add a few line on codes for hanle both single-provider logic and multi-provider too
Configuration menu - View commit details
-
Copy full SHA for 7397d6c - Browse repository at this point
Copy the full SHA 7397d6cView commit details
Commits on Mar 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 95bc7f8 - Browse repository at this point
Copy the full SHA 95bc7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47fc89a - Browse repository at this point
Copy the full SHA 47fc89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6c627 - Browse repository at this point
Copy the full SHA 4b6c627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2985903 - Browse repository at this point
Copy the full SHA 2985903View commit details -
Configuration menu - View commit details
-
Copy full SHA for d50ab09 - Browse repository at this point
Copy the full SHA d50ab09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea9fea - Browse repository at this point
Copy the full SHA 8ea9feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e904b3b - Browse repository at this point
Copy the full SHA e904b3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0064abf - Browse repository at this point
Copy the full SHA 0064abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 992fff8 - Browse repository at this point
Copy the full SHA 992fff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3bc11f - Browse repository at this point
Copy the full SHA a3bc11fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d17b4f5 - Browse repository at this point
Copy the full SHA d17b4f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f56c26e - Browse repository at this point
Copy the full SHA f56c26eView commit details
Commits on Mar 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 125a44e - Browse repository at this point
Copy the full SHA 125a44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b37a542 - Browse repository at this point
Copy the full SHA b37a542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21141f1 - Browse repository at this point
Copy the full SHA 21141f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916b246 - Browse repository at this point
Copy the full SHA 916b246View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad6ac3d - Browse repository at this point
Copy the full SHA ad6ac3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97536dd - Browse repository at this point
Copy the full SHA 97536ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c1a53 - Browse repository at this point
Copy the full SHA a6c1a53View commit details -
refactor: remove automatic init logic
The automatic init logic is useful, but create overhead. I will try the "manual" approach.
Configuration menu - View commit details
-
Copy full SHA for 729880a - Browse repository at this point
Copy the full SHA 729880aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7301ba - Browse repository at this point
Copy the full SHA d7301baView commit details -
Configuration menu - View commit details
-
Copy full SHA for c417a3a - Browse repository at this point
Copy the full SHA c417a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92422af - Browse repository at this point
Copy the full SHA 92422afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62957ed - Browse repository at this point
Copy the full SHA 62957edView commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d57b8f2 - Browse repository at this point
Copy the full SHA d57b8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3537d0 - Browse repository at this point
Copy the full SHA b3537d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eae3263 - Browse repository at this point
Copy the full SHA eae3263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ee86b - Browse repository at this point
Copy the full SHA 35ee86bView commit details
Commits on Mar 23, 2021
-
chore: remove comment chore: remove comment chore: remove comment chore: remove comment chore: remove comment
Configuration menu - View commit details
-
Copy full SHA for f04dd2a - Browse repository at this point
Copy the full SHA f04dd2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7787780 - Browse repository at this point
Copy the full SHA 7787780View commit details
Commits on Apr 1, 2021
-
refactor: change configuration check strategy
Instead of create a file called init that describe the application as configured, the access date and the last modified date will check. If these attributes have the same date, it will be that the file is just created, so it need to edit.
Configuration menu - View commit details
-
Copy full SHA for a6e2f7e - Browse repository at this point
Copy the full SHA a6e2f7eView commit details
Commits on Apr 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e869087 - Browse repository at this point
Copy the full SHA e869087View commit details
Commits on Apr 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5bb8458 - Browse repository at this point
Copy the full SHA 5bb8458View commit details -
Configuration menu - View commit details
-
Copy full SHA for a54cc09 - Browse repository at this point
Copy the full SHA a54cc09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c47e4 - Browse repository at this point
Copy the full SHA 03c47e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 097f1ea - Browse repository at this point
Copy the full SHA 097f1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 628fd38 - Browse repository at this point
Copy the full SHA 628fd38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 436d96f - Browse repository at this point
Copy the full SHA 436d96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b50058 - Browse repository at this point
Copy the full SHA 6b50058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97585f7 - Browse repository at this point
Copy the full SHA 97585f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e57106e - Browse repository at this point
Copy the full SHA e57106eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.