summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/WelcomeShell.java
Commit message (Expand)AuthorAgeFilesLines
* Update headersJames Moger2014-04-131-0/+1
* Clarify interactive shells messageJames Moger2014-04-101-1/+1
* Split administration commands into a plugin, enhance plugin managerJames Moger2014-04-101-1/+1
* Implement management commands in repositories dispatcherJames Moger2014-04-101-1/+1
* Track the SSH public key used for a session and add a `keys which` commandJames Moger2014-04-101-10/+16
* Improve command help with formatting and usage examplesJames Moger2014-04-101-17/+54
* Revise dispatchers and move command classesJames Moger2014-04-101-0/+1
* Show root commands in welcome shell and improve command registrationJames Moger2014-04-101-6/+18
* Add a welcome shellJames Moger2014-04-101-0/+156