Releases: xwjdsh/manssh
v0.5.3
Changelog
- cf1aad9 Add ssh_config.GetCanonicalCase to print correct key case
- 6b9d474 Bugfix: update implicit config("*")
- 2c2730f Fix gocyclo warnings
- 51a9e9c Fix golint warnings
- f1d75b4 Fixes the test cases of parsing ssh config
- cfb8a4b Merge pull request #10 from StephenBrown2/get-canonical-case
- 497faab Modify the code with warning
- 35c4f62 Optimize backup command
- b02b68d Restore the
backup
command - e47c5b9 Update .gitignore file
- 37e6657 Update Gopkg files
- 3cc3f67 Update Gopkg.lock
- caf4491 Update README.md
- 6764a14 Update README.md
- 35073f9 Update test cases of utils package
- b5e2528 add workflows
- e23a667 do not abuse color
- 35e2595 fix golangci-lint
- 98d5d5d fix test case
- a903759 fix update error
- a87f314 go mod init
- f7c45af temporary fix for test case
- c4febd3 update docker
- 5b860c5 update go module
- 9a02086 update goreleaser config
Revert the backup command
Changelog
92c8783 Update README.md
3cc3f67 Update Gopkg.lock
35c4f62 Optimize backup command
6b9d474 Bugfix: update implicit config("*")
2c2730f Fix gocyclo warnings
51a9e9c Fix golint warnings
b02b68d Restore the backup
command
37e6657 Update Gopkg files
f1d75b4 Fixes the test cases of parsing ssh config
e47c5b9 Update .gitignore file
35073f9 Update test cases of utils package
497faab Modify the code with warning
6764a14 Update README.md
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
Support Include directive
Changelog
4c0ea82 Update Gopkg file
5202285 Use newKV function
817016e Update help message
ab32d57 Remove backup
command
eed89a2 Redesigned and implemented most of the
3d35b4e Extract some functions into utils package
26a73de Add Makefile
a827207 Add path flag control to display path for alias
d276d3d Rename add path flag
db6106f Merge pull request #6 from xwjdsh/feature/include-directive
81b83e4 Fixes test cases
7f68f1a Check if addPath is empty
27bdde9 Update .travis.yml file
0c39022 Support include directive
a2ae5d6 Update Gopkg.lock file
f0e5c5a Remove vendor
b17cc3e Update README.md
f9db064 Add Dockerfile and build-dokcer.sh
52f6564 Update README.md
4e1e4f4 Update screenshot
36df1ea Update screenshot
9054b11 Using dep && update upstream
c937480 Add ignore case option for list command
5e364a5 Fix golint
0f34340 Update README.md
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
For convenience, using -i=xxx instead of -c identityfile=xxx
Changelog
1f05ac8 Refresh screenshot
de38f28 Update README.md
5d3f829 Bug fix
a621b47 Bug fix for remove config options
9b0a6d7 Bug fix, rename alias should first check repetition
7ab0386 Update print symbol
5682932 Delete config options if value is empty
769331a Using -i flag set identityfile config
e34b136 Update print style
fc9a105 Optimization code
d74c456 Update README.md
a85848c travis: update go versions
4520dcc Update README.md
e885eef Merge branch 'master' of github.com:xwjdsh/manssh
395d7c8 Update util test
e6eda41 Update README.md
Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64
Refactor code && Bug fix
Changelog
a6e0025 Update .goreleaser.yml file
7f93a16 Update .goreleaser.yml file
5952f98 Update .goreleaser.yml file
4b1dfa5 Update .goreleaser.yml file
0d5aa83 Update README.md
45679ee Update README.md
25c2b3e Update README.md
0e277ae Update README.md
de57609 Update test case
daf1203 Update readme file
5b66899 Bug fix
2349c2d Fix print style
663210c Bug fix
0dc28c3 Update .gitignore file
b68a80f Adjust directory structure
fe23e6f Add sshconfig test case
ece5100 Add utils test case
e4f1cf7 Adjust print style && update comments
57b9b27 Bug fix
c327294 Update vendor
f8450a7 Update print code
e328181 Add comments
283b93b Refactor code
83188e4 Refactor ssh config
ce1b578 Remove open && run command
7550c04 add utils unit test
04a8605 bug fix
88c3285 Update README.md
Automated with GoReleaser
Built with go version go1.8 linux/amd64
Add open and run command && bug fix
Changelog
8747bca Update README.md
f74475a Update README.md
9905e11 update README.md file
c100bd7 aggregating run command params
7b8ceb9 bug fix
5ac27b0 remove print log
2702819 support take user param for run command
058d8e8 implements rename alias
dbb40e3 implements add or update map flags
bc987c4 rewrite most part
f5af13e Merge pull request #3 from xwjdsh/revert-2-master
f85c397 Revert "Parse config path"
bcb1868 Merge pull request #2 from TimothyYe/master
290047b Parse config path and get real config file path if config file is a symbol link
67091a5 implements run command
01a375c Merge pull request #1 from trigged/master
cd3d07f add run cmd for osx
4e6aa19 Merge branch 'master' of github.com:xwjdsh/manssh
2b50289 update .goreleaser.yml file
e0f0e4e Update README.md
1d6e76a update README.md file
219775f update README.md file
Automated with GoReleaser
Built with go version go1.8 linux/amd64
v0.1.0
Changelog
109b204 set version is variable, not const
41ce9ff fix config error
4fb4c04 fix config error
020e0a9 Merge branch 'master' of github.com:xwjdsh/manssh
1aab15e add .goreleaser.yml file
f13115d Update README.md
c476707 set shorter sub command alias && update README.md file
7dfca12 update README.md file
c345988 [ci skip] typos fix
879b266 [ci skip] update README.md file
53542d6 Merge branch 'master' of github.com:xwjdsh/manssh
9228c3b typos fix
822ebab Create .travis.yml
80e156d show custom options for list command
ac36950 add vendor
4a823c1 update README.md file && add flags for add and update command
42f22c8 merge .gitignore
487e0ca Initial commit
ea7c3a9 update hints
e9a2f32 implements update command and remove rename command
a6a5c8a implements delete command
e1eeb44 implements add command
b3b0198 implements rename command
6fad2fb init commit
Automated with GoReleaser
Built with go version go1.8 linux/amd64