Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove User parameter from SSH dispatch command setup | James Moger | 2014-04-17 | 1 | -5/+4 |
* | Strip leading / from a repository name on ssh fetch/push | James Moger | 2014-04-17 | 1 | -3/+2 |
* | Update headers | James Moger | 2014-04-13 | 4 | -4/+4 |
* | Support specifying permission levels for SSH public keys | James Moger | 2014-04-10 | 2 | -0/+10 |
* | Improve command help with formatting and usage examples | James Moger | 2014-04-10 | 1 | -0/+2 |
* | Revise dispatcher setup and command registration | James Moger | 2014-04-10 | 1 | -5/+5 |
* | Change hidden scope of the git dispatcher and the upload & receive commands | James Moger | 2014-04-10 | 3 | -3/+3 |
* | Add JGit gc command | David Ostrovsky | 2014-04-10 | 2 | -0/+62 |
* | Hook-up comprensive command cleanup (destroy) | James Moger | 2014-04-10 | 2 | -0/+19 |
* | Get the command context with an accessor instead of direct field access | James Moger | 2014-04-10 | 3 | -3/+3 |
* | Revise dispatchers and move command classes | James Moger | 2014-04-10 | 3 | -5/+5 |
* | Create git and gitblit dispatchers | James Moger | 2014-04-10 | 4 | -0/+231 |