summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/commands/VersionCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Split administration commands into a plugin, enhance plugin managerJames Moger2014-04-101-0/+28
* Create git and gitblit dispatchersJames Moger2014-04-101-29/+0
* Simplify version command and outputJames Moger2014-04-101-8/+2
* SSHD: Add support for git pack commandsDavid Ostrovsky2014-04-101-1/+1
* SSHD: Add support for generic commandsDavid Ostrovsky2014-04-101-0/+35