summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/git
Commit message (Expand)AuthorAgeFilesLines
* Remove User parameter from SSH dispatch command setupJames Moger2014-04-171-5/+4
* Strip leading / from a repository name on ssh fetch/pushJames Moger2014-04-171-3/+2
* Update headersJames Moger2014-04-134-4/+4
* Support specifying permission levels for SSH public keysJames Moger2014-04-102-0/+10
* Improve command help with formatting and usage examplesJames Moger2014-04-101-0/+2
* Revise dispatcher setup and command registrationJames Moger2014-04-101-5/+5
* Change hidden scope of the git dispatcher and the upload & receive commandsJames Moger2014-04-103-3/+3
* Add JGit gc commandDavid Ostrovsky2014-04-102-0/+62
* Hook-up comprensive command cleanup (destroy)James Moger2014-04-102-0/+19
* Get the command context with an accessor instead of direct field accessJames Moger2014-04-103-3/+3
* Revise dispatchers and move command classesJames Moger2014-04-103-5/+5
* Create git and gitblit dispatchersJames Moger2014-04-104-0/+231