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 |
* | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 1 | -3/+5 |
* | transport: Merge BaseReceivePack into ReceivePack | Masaya Suzuki | 2019-11-13 | 1 | -2/+2 |
* | Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack | Jonathan Nieder | 2018-12-29 | 1 | -1/+1 |
* | Fix javadoc in org.eclipse.jgit transport package | Matthias Sohn | 2017-12-20 | 1 | -4/+7 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+2 |
* | Factor a base class out of ReceivePack | Dave Borowitz | 2012-05-14 | 1 | -3/+3 |
* | Add an AdvertiseRefsHookChain, similar to the other hook chains | Dave Borowitz | 2012-02-29 | 1 | -0/+98 |