This repository was archived by the owner on Jan 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 214
GitBash and MinGW support #132
Closed
Closed
Changes from 24 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8ef3fdd
clean push
Merith-TK 1e63329
patched
Merith-TK 8346a94
fixed stupid error
Merith-TK 1066cd9
requested changes 8-14-2019
Merith-TK 075ec62
Merge branch 'master' into msys-support
Merith-TK e0b9466
Merge branch 'master' into msys-support
Merith-TK 431fa0a
Merge branch 'master' into msys-support
Merith-TK 6356414
rewrite path conversion for msys (UNTESTED)
Merith-TK c0a2e2e
rewrite path conversion for msys (WORKING)
Merith-TK 2466c65
Merge branch 'master' into msys-support
Merith-TK b0b134a
fix ghost path creation
Merith-TK 059db65
Merge branch 'msys-support' of https://github.com/Merith-TK/sshcode i…
Merith-TK 3675d80
Fix opening remote path (UNTESTED)
Merith-TK 06c95c2
Merge branch 'master' into msys-support
Merith-TK 2a12990
Fix windows sending literal string / pass travis
Merith-TK fb39251
Merged Eargollo PR Manually
Merith-TK 8bff186
prevent lint.sh and ensuremod.sh from failing in travis
Merith-TK b895d1b
Fixed Chrome, renamed 'msysPath' to 'winPath'
Merith-TK 73309c7
fix msys-support completely, fully functional
Merith-TK 0ce0913
Merge branch 'master' into msys-support
Merith-TK b8b9ab8
remove winVarFix()
Merith-TK 67cb96d
Simplify/rewrite directory detection.
Merith-TK e9c47f2
Revert ms-edge modifications
Merith-TK 836d024
fix broken revert
Merith-TK c2b11f4
add pr suggestions
Merith-TK ad0b772
add pr suggestions
Merith-TK 8084597
fix typo
Merith-TK 5fa66f3
fix typo
Merith-TK 8e9ee5f
Remove unnecessary log
deansheather d3536be
Remove unnecessary HasPrefix check
deansheather File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ vendor | |
bin | ||
.vscode | ||
sshcode | ||
sshcode.exe |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.