aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/revwalk/BitmapCalculator.java
Commit message (Expand)AuthorAgeFilesLines
* BitmappedReachabilityChecker: Use only one bitmap for the whole checkIvan Frade2019-11-211-136/+0
* BitmapCalculator: javadoc fixesIvan Frade2019-05-271-1/+2
* BitmapCalculator and its test: add missing license headerMatthias Sohn2019-05-231-0/+42
* BitmapCalculator: Get the reachability bitmap of a commitIvan Frade2019-05-151-0/+93