aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk/RevWalkUtilsReachableTest.java
Commit message (Expand)AuthorAgeFilesLines
* RevWalk: Add an isMergedIntoAnyCommit() methodMartin Fick2025-02-011-1/+2
* Optimize RevWalk.getMergedInto()kylezhao2021-10-081-2/+15
* RevWalk: getMergedInto's result is wrong on the second callkylezhao2021-08-131-0/+22
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix trivial usages of deprecated Repository#getAllRefsDavid Pursehouse2018-05-231-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Replace deprecated release() methods by close()Matthias Sohn2015-05-211-4/+1
* Fix RevWalkUtils.findBranchesReachableFrom not finding some branchesRobin Stocker2014-02-111-0/+128