| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Javadoc typo | Michael Keppler | 2019-03-08 | 1 | -1/+1 |
* | Fix javadoc in org.eclipse.jgit revwalk package | Matthias Sohn | 2017-12-19 | 1 | -18/+20 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -2/+2 |
* | Fix RevWalkUtils.findBranchesReachableFrom not finding some branches | Robin Stocker | 2014-02-11 | 1 | -27/+4 |
* | Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom | Robin Rosenberg | 2012-09-08 | 1 | -1/+4 |
* | Refactored method to find branches from which a commit is reachable | Robin Rosenberg | 2012-08-21 | 1 | -0/+73 |
* | Add "--squash" option to MergeCommand | Tomasz Zarna | 2012-06-15 | 1 | -5/+36 |
* | Add RevWalkUtils with count(start, end) method | Robin Stocker | 2012-01-16 | 1 | -0/+96 |