Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed ssh.Display(Host|Port) to ssh.Advertised(Host|Port) | James Moger | 2015-06-15 | 1 | -3/+3 |
* | Added git.sshDisplay{Port|Host} to hide port forward. | Morten Bøgeskov | 2015-06-15 | 1 | -5/+11 |
* | [findbugs] Fix throws signature | James Moger | 2014-04-17 | 1 | -1/+1 |
* | Update headers | James Moger | 2014-04-13 | 1 | -14/+16 |
* | Add hostname and ssh repo url methodso to SshCommand | James Moger | 2014-04-10 | 1 | -0/+38 |
* | Improve command help with formatting and usage examples | James Moger | 2014-04-10 | 1 | -0/+4 |
* | DispatchCommand should be the ExtensionPoint | James Moger | 2014-04-10 | 1 | -3/+1 |
* | Expose SSH command as plugin extension point | David Ostrovsky | 2014-04-10 | 1 | -1/+3 |
* | Merge AbstractSshCommand and BaseCommand into a single class | James Moger | 2014-04-10 | 1 | -20/+20 |
* | SSHD: Add support for generic commands | David Ostrovsky | 2014-04-10 | 1 | -0/+45 |