| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare 5.9.1-SNAPSHOT builds | Matthias Sohn | 2020-09-08 | 2 | -54/+54 |
* | JGit v5.9.0.202009080501-rv5.9.0.202009080501-r | Matthias Sohn | 2020-09-08 | 2 | -3/+3 |
* | Prepare 5.9.0-SNAPSHOT builds | Matthias Sohn | 2020-08-27 | 2 | -3/+3 |
* | JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3 | Matthias Sohn | 2020-08-26 | 2 | -3/+3 |
* | Prepare 5.9.0-SNAPSHOT builds | Matthias Sohn | 2020-06-09 | 2 | -54/+54 |
* | Decouple JSch from JGit Core | Matthias Sohn | 2020-06-01 | 1 | -28/+70 |
* | Decouple BouncyCastle from JGit Core | Matthias Sohn | 2020-06-01 | 1 | -65/+77 |
* | Include full IssuerFingerprint in GPG signature | Thomas Wolf | 2020-05-18 | 1 | -11/+11 |
* | Moving transport/internal -> internal/transport | Demetr Starshov | 2020-05-08 | 1 | -0/+1 |
* | Prepare 5.8.0-SNAPSHOT builds | Matthias Sohn | 2020-03-09 | 2 | -53/+53 |
* | Remove use of org.bouncycastle.util.io.TeeOutputStream | Michael Dardis | 2020-02-21 | 1 | -1/+0 |
* | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-09 | 1 | -0/+1 |
|\ |
|
| * | Add ability to redirect stderr from git hooks | Tim Neumann | 2019-12-09 | 1 | -0/+1 |
| * | Prepare 5.6.0-SNAPSHOT builds | Matthias Sohn | 2019-12-04 | 2 | -3/+3 |
| * | JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1 | Matthias Sohn | 2019-12-04 | 2 | -3/+3 |
| * | Prepare 5.6.0-SNAPSHOT builds | Matthias Sohn | 2019-11-27 | 2 | -3/+3 |
| * | JGit v5.6.0.201911271000-m3v5.6.0.201911271000-m3 | Matthias Sohn | 2019-11-27 | 2 | -3/+3 |
* | | Prepare 5.7.0-SNAPSHOT builds | Matthias Sohn | 2019-12-05 | 2 | -53/+53 |
|/ |
|
* | GPG: implement more OpenPGP UserId matching formats | Thomas Wolf | 2019-10-23 | 1 | -1/+1 |
* | Prepare 5.6.0-SNAPSHOT builds | Matthias Sohn | 2019-08-29 | 2 | -53/+53 |
* | Fix bundle localization of Apache SSH bundle | Michael Keppler | 2019-06-21 | 1 | -2/+2 |
* | Prepare 5.5.0-SNAPSHOT builds | Matthias Sohn | 2019-06-13 | 2 | -53/+53 |
* | Prepare 5.4.1-SNAPSHOT builds | Matthias Sohn | 2019-06-12 | 2 | -53/+53 |
* | JGit v5.4.0.201906121030-rv5.4.0.201906121030-r | Matthias Sohn | 2019-06-12 | 2 | -3/+3 |
* | JGit v5.4.0.201906120450-r | Matthias Sohn | 2019-06-12 | 2 | -3/+3 |
* | Support reading and writing cookies. | Konrad Windszus | 2019-06-06 | 1 | -0/+1 |
* | Upgrade Bouncy Castle to 1.61 | Brandon Weeks | 2019-06-01 | 1 | -10/+11 |
* | Prepare 5.4.0-SNAPSHOT builds | Matthias Sohn | 2019-03-07 | 2 | -52/+52 |
* | Implement signing commits using BouncyCastle | Medha Bhargav Prabhala | 2019-01-16 | 1 | -0/+10 |
* | Replace deprecated FirstLine by FirstCommand | Michael Keppler | 2018-12-31 | 1 | -1/+1 |
* | Move first line parsing for v0 push out of BaseReceivePack | Jonathan Nieder | 2018-12-27 | 1 | -0/+1 |
* | Prepare 5.3.0-SNAPSHOT builds | Matthias Sohn | 2018-12-03 | 2 | -52/+52 |
* | Apache MINA sshd client | Thomas Wolf | 2018-11-13 | 1 | -3/+7 |
* | Factor out a JSch-independent ssh config parser | Thomas Wolf | 2018-11-06 | 1 | -0/+1 |
* | Fix package exports in org.eclipse.jgit MANIFEST.MF | Thomas Wolf | 2018-11-05 | 1 | -1/+3 |
* | Move first line parsing for v0/v1 pack negotiation out of UploadPack | Ivan Frade | 2018-10-12 | 1 | -0/+1 |
* | Prepare 5.2.0-SNAPSHOT builds | Matthias Sohn | 2018-09-06 | 2 | -48/+48 |
* | Prepare 5.1.0-SNAPSHOT builds | Matthias Sohn | 2018-05-23 | 2 | -48/+48 |
* | Merge branch 'stable-4.11' | Matthias Sohn | 2018-03-26 | 1 | -1/+0 |
|\ |
|
| * | Remove package import for javax.servlet.http from org.eclipse.jgit | Matthias Sohn | 2018-03-27 | 1 | -1/+0 |
* | | Prepare 5.0.0-SNAPSHOT builds | Matthias Sohn | 2018-03-08 | 2 | -48/+48 |
|/ |
|
* | Prepare 4.11.1-SNAPSHOT builds | Matthias Sohn | 2018-03-08 | 2 | -48/+48 |
* | JGit v4.11.0.201803080745-rv4.11.0.201803080745-r | Matthias Sohn | 2018-03-08 | 2 | -3/+3 |
* | LFS: Add remote download to SmudgeFilter | Markus Duft | 2018-02-16 | 1 | -0/+1 |
* | Prepare 4.11.0-SNAPSHOT builds | Matthias Sohn | 2017-12-31 | 2 | -48/+48 |
* | Add header Automatic-Module-Name for Java 9 | Karsten Thoms | 2017-12-23 | 1 | -0/+1 |
* | Fix discouraged access warnings in RefsUnreadableInMemoryRepository | Matthias Sohn | 2017-11-24 | 1 | -1/+2 |
* | Prepare 4.10.0-SNAPSHOT builds | Matthias Sohn | 2017-10-08 | 2 | -48/+48 |
* | reftable: debug tools | Shawn Pearce | 2017-08-17 | 1 | -0/+1 |
* | reftable: create and write reftable files | Shawn Pearce | 2017-08-17 | 1 | -0/+1 |