|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiffCommand | |
---|---|
org.eclipse.jgit.api |
Uses of DiffCommand in org.eclipse.jgit.api |
---|
Methods in org.eclipse.jgit.api that return DiffCommand | |
---|---|
DiffCommand |
Git.diff()
Returns a command object to execute a diff command |
DiffCommand |
DiffCommand.setCached(boolean cached)
|
DiffCommand |
DiffCommand.setNewTree(AbstractTreeIterator newTree)
|
DiffCommand |
DiffCommand.setOldTree(AbstractTreeIterator oldTree)
|
DiffCommand |
DiffCommand.setPathFilter(TreeFilter pathFilter)
|
DiffCommand |
DiffCommand.setShowNameAndStatusOnly(boolean showNameAndStatusOnly)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |