Uses of Class
org.eclipse.jgit.revwalk.RevWalk

Packages that use RevWalk
Package
Description
High-level API commands (the porcelain of JGit).
Computing blame/annotate information of files.
 
Distributed file system based repository storage.
File based repository storage.
Reading/writing Git pack files.
 
 
 
Core API for repository, config, refs, object database.
Content and commit history merge algorithms.
 
 
Building/rendering revision graphs.
Walking revision graphs (commit history).
Filters for use in revision walking.
Transport (fetch/push) for different protocols.