AbstractTreeIteratorHandler |
|
CmdLineParser |
Extended command line parser which handles --foo=value arguments.
|
GpgSignHandler |
Special handler for the --gpg-sign option of the
commit command.
|
ObjectIdHandler |
Custom argument handler ObjectId from string
values.
|
OptionWithValuesListHandler |
Handler which allows to parse option with few values
|
PathTreeFilterHandler |
|
RefSpecHandler |
Custom argument handler RefSpec from
string values.
|
RevCommitHandler |
Custom argument handler RevCommit from
string values.
|
RevTreeHandler |
Custom argument handler RevTree from string
values.
|
SubcommandHandler |
Custom Argument handler for jgit command selection.
|
UntrackedFilesHandler |
Special handler for the --untracked-files option of the
status command.
|