Module org.eclipse.jgit
Package org.eclipse.jgit.internal.revwalk
package org.eclipse.jgit.internal.revwalk
-
ClassesClassDescriptionA RevFilter that adds the visited commits to
bitmap
as a side effect.A RevFilter that adds the visited commits tobitmap
as a side effect.A RevFilter that adds the visited commits tobitmap
as a side effect.Checks if all objects are reachable from certain starting points using bitmaps.Checks the reachability using bitmaps.Checks if all objects are reachable from certain starting points doing a walk.Checks the reachability walking the graph from the starters towards the target.