Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RevWalk: Add an isMergedIntoAnyCommit() method | Martin Fick | 2025-02-01 | 1 | -1/+2 |
* | Optimize RevWalk.getMergedInto() | kylezhao | 2021-10-08 | 1 | -2/+15 |
* | RevWalk: getMergedInto's result is wrong on the second call | kylezhao | 2021-08-13 | 1 | -0/+22 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Fix trivial usages of deprecated Repository#getAllRefs | David Pursehouse | 2018-05-23 | 1 | -1/+1 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | Replace deprecated release() methods by close() | Matthias Sohn | 2015-05-21 | 1 | -4/+1 |
* | Fix RevWalkUtils.findBranchesReachableFrom not finding some branches | Robin Stocker | 2014-02-11 | 1 | -0/+128 |