Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed ssh.Display(Host|Port) to ssh.Advertised(Host|Port) | James Moger | 2015-06-15 | 1 | -2/+2 |
* | Added git.sshDisplay{Port|Host} to hide port forward. | Morten Bøgeskov | 2015-06-15 | 1 | -3/+8 |
* | Update headers | James Moger | 2014-04-13 | 1 | -0/+1 |
* | Clarify interactive shells message | James Moger | 2014-04-10 | 1 | -1/+1 |
* | Split administration commands into a plugin, enhance plugin manager | James Moger | 2014-04-10 | 1 | -1/+1 |
* | Implement management commands in repositories dispatcher | James Moger | 2014-04-10 | 1 | -1/+1 |
* | Track the SSH public key used for a session and add a `keys which` command | James Moger | 2014-04-10 | 1 | -10/+16 |
* | Improve command help with formatting and usage examples | James Moger | 2014-04-10 | 1 | -17/+54 |
* | Revise dispatchers and move command classes | James Moger | 2014-04-10 | 1 | -0/+1 |
* | Show root commands in welcome shell and improve command registration | James Moger | 2014-04-10 | 1 | -6/+18 |
* | Add a welcome shell | James Moger | 2014-04-10 | 1 | -0/+156 |