Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Enable and fix "Statement unnecessarily nested within else clause" warnings | David Pursehouse | 2019-10-17 | 1 | -3/+3 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | Fix remaining javadoc errors raised by doclint | Matthias Sohn | 2017-12-21 | 1 | -1/+1 |
* | Fix javadoc in org.eclipse.jgit lib package | Matthias Sohn | 2017-12-19 | 1 | -1/+14 |
* | Handle all values of branch.[name].rebase | Thomas Wolf | 2016-09-15 | 1 | -2/+46 |
* | Add isRebase to API of BranchConfig | Robin Stocker | 2014-08-03 | 1 | -3/+11 |
* | Enhance BranchConfig API to expose branch.* options | Robin Stocker | 2014-08-03 | 1 | -18/+47 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Teach BranchTrackingStatus to handle tracking of local branches | Matthias Sohn | 2012-08-18 | 1 | -2/+34 |
* | Add BranchConfig helper for access to branch config section | Robin Stocker | 2012-01-16 | 1 | -0/+114 |