summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/git/BaseGitCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Strip leading / from a repository name on ssh fetch/pushJames Moger2014-04-171-3/+2
* Update headersJames Moger2014-04-131-4/+1
* Hook-up comprensive command cleanup (destroy)James Moger2014-04-101-0/+10
* Get the command context with an accessor instead of direct field accessJames Moger2014-04-101-1/+1
* Create git and gitblit dispatchersJames Moger2014-04-101-0/+104