index
:
gitblit.git
1026-Lucene-Index-PDF
fixup-1.9
gh-pages
master
ticket/104
ticket/114
ticket/138
ticket/235
ticket/7
ticket/75
wicket-7
Pure java git solution: https://github.com/gitblit-org/gitblit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
gitblit
/
transport
/
ssh
/
commands
/
BaseCommand.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize imports
James Moger
2014-04-17
1
-8
/
+6
*
Update headers
James Moger
2014-04-13
1
-14
/
+16
*
Implement rename user/team and set field user/team commands
James Moger
2014-04-10
1
-0
/
+9
*
Track the SSH public key used for a session and add a `keys which` command
James Moger
2014-04-10
1
-1
/
+1
*
Improve command help with formatting and usage examples
James Moger
2014-04-10
1
-2
/
+58
*
Allow command classes to manually display usage
James Moger
2014-04-10
1
-0
/
+5
*
Report identified user and command on command failure
David Ostrovsky
2014-04-10
1
-19
/
+11
*
Hook-up comprensive command cleanup (destroy)
James Moger
2014-04-10
1
-0
/
+10
*
Get the command context with an accessor instead of direct field access
James Moger
2014-04-10
1
-3
/
+15
*
Revise dispatchers and move command classes
James Moger
2014-04-10
1
-1
/
+0
*
Show root commands in welcome shell and improve command registration
James Moger
2014-04-10
1
-1
/
+1
*
Pass IGitblit into the SSH command context
James Moger
2014-04-10
1
-0
/
+1
*
Move dispatcher creation to SshCommandFactory and revise permission
James Moger
2014-04-10
1
-10
/
+0
*
Merge AbstractSshCommand and BaseCommand into a single class
James Moger
2014-04-10
1
-395
/
+440
*
Renamed SshContext->SshCommandContext for clarity of purpose
James Moger
2014-04-10
1
-3
/
+3
*
SSHD: Add support for git pack commands
David Ostrovsky
2014-04-10
1
-15
/
+23
*
SSHD: Add support for generic commands
David Ostrovsky
2014-04-10
1
-0
/
+430