Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: TimidRobot/cmc

Tags

1.2.2

Toggle 1.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
TimidRobot Timid Robot Zehta
v1.2.2

- fix variable name

1.2.1

Toggle 1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
TimidRobot Timid Robot Zehta
v1.2.1

- improve bash 5 compatibility
- improve exit status code handling
- improve test output formatting

1.2.0

Toggle 1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
TimidRobot Timid Robot Zehta
v1.2.0

- find bash from environment (thank you @adamcstephens!)
- properly terminate hostname argument, see issue:
  - #9
- improve syntax (thank you koalaman/shellcheck!)

1.1.4

Toggle 1.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
TimidRobot Timid Robot Zehta
1.1.4

- fixed tilde handling in ControlPath
- improved exit status code handling

1.1.3

Toggle 1.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
TimidRobot Timid Robot Zehta
improved error handling--especially around stale sockets

1.1.2

Toggle 1.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
TimidRobot Timid Robot Zehta
improved error handling--especially if there is a ssh config syntax e…

…rror

1.1.1

Toggle 1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
TimidRobot Timid Robot Zehta
fixed bug in session_exit function. removed unnecessary eval.

1.1.0

Toggle 1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
TimidRobot Timid Robot Zehta
Simplified now that we have ControlPersist

- Removed functionality that was deprecated by ControlPersist
- Improved logic (it is about twice as fast as the previous version)
- Improved output
- Switched all documenation to markdown

1.0.3

Toggle 1.0.3's commit message
1.0.3

- trivial whitespace and syntax corrections
- improved output handling
  - cmd= portion of session display no longer has trailing whitespace

1.0.2

Toggle 1.0.2's commit message
1.0.2

- Added documentation about ControlPersist
- updated to better parse ControlPath (Thank you @yhekma!)
- updated to better parse ControlMaster (Thank you @mouchar!)