Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Prepare 5.0.3-SNAPSHOT builds | Matthias Sohn | 2018-08-01 | 2 | -21/+21 | |
| | | * | | | | JGit v5.0.2.201807311906-rv5.0.2.201807311906-r | Matthias Sohn | 2018-08-01 | 2 | -2/+2 | |
| | | * | | | | Prepare 5.0.2-SNAPSHOT builds | Matthias Sohn | 2018-06-22 | 2 | -21/+21 | |
| | | * | | | | JGit v5.0.1.201806211838-rv5.0.1.201806211838-r | Matthias Sohn | 2018-06-22 | 2 | -2/+2 | |
| | | * | | | | Prepare 5.0.1-SNAPSHOT builds | Matthias Sohn | 2018-06-13 | 2 | -21/+21 | |
| | | * | | | | JGit v5.0.0.201806131550-rv5.0.0.201806131550-r | Matthias Sohn | 2018-06-13 | 2 | -2/+2 | |
| | | * | | | | JGit v5.0.0.201806131210-r | Matthias Sohn | 2018-06-13 | 2 | -2/+2 | |
| | | * | | | | Prepare 5.0.0-SNAPSHOT builds | Matthias Sohn | 2018-06-05 | 2 | -2/+2 | |
| | | * | | | | JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3 | Matthias Sohn | 2018-06-05 | 2 | -2/+2 | |
| | * | | | | | Prepare 5.1.4-SNAPSHOT builds | Matthias Sohn | 2018-10-20 | 2 | -21/+21 | |
| | * | | | | | JGit v5.1.3.201810200350-rv5.1.3.201810200350-r | Matthias Sohn | 2018-10-20 | 2 | -2/+2 | |
| | * | | | | | Prepare 5.1.3-SNAPSHOT builds | Matthias Sohn | 2018-10-06 | 2 | -21/+21 | |
| | * | | | | | JGit v5.1.2.201810061102-rv5.1.2.201810061102-r | Matthias Sohn | 2018-10-06 | 2 | -2/+2 | |
| | * | | | | | Prepare 5.1.2-SNAPSHOT builds | Matthias Sohn | 2018-09-18 | 2 | -21/+21 | |
| | * | | | | | JGit v5.1.1.201809181055-rv5.1.1.201809181055-r | Matthias Sohn | 2018-09-18 | 2 | -2/+2 | |
| | * | | | | | Prepare 5.1.1-SNAPSHOT builds | Matthias Sohn | 2018-09-11 | 2 | -21/+21 | |
| | * | | | | | JGit v5.1.0.201809111528-rv5.1.0.201809111528-r | Matthias Sohn | 2018-09-11 | 2 | -2/+2 | |
| | * | | | | | Prepare 5.1.0-SNAPSHOT builds | Matthias Sohn | 2018-09-05 | 2 | -2/+2 | |
| | * | | | | | JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1 | Matthias Sohn | 2018-09-05 | 2 | -2/+2 | |
| * | | | | | | Prepare 5.2.1-SNAPSHOT builds | Matthias Sohn | 2018-12-07 | 2 | -21/+21 | |
| * | | | | | | JGit v5.2.0.201812061821-rv5.2.0.201812061821-r | Matthias Sohn | 2018-12-07 | 2 | -2/+2 | |
| * | | | | | | Prepare 5.2.0-SNAPSHOT builds | Matthias Sohn | 2018-11-30 | 2 | -2/+2 | |
| * | | | | | | JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3 | Matthias Sohn | 2018-11-28 | 2 | -2/+2 | |
* | | | | | | | Deprecate Repository#hasObject | Jonathan Nieder | 2019-01-04 | 5 | -36/+36 | |
* | | | | | | | Capture test coverage and add an aggregate test coverage report | Matthias Sohn | 2018-12-21 | 1 | -1/+1 | |
* | | | | | | | Prepare 5.3.0-SNAPSHOT builds | Matthias Sohn | 2018-12-03 | 2 | -21/+21 | |
|/ / / / / / | ||||||
* | | | | | | Revert C Git 1.7.5 bug workaround | Masaya Suzuki | 2018-11-19 | 1 | -15/+0 | |
* | | | | | | Configure classpath for separate test sources in Eclipse | Michael Keppler | 2018-10-17 | 1 | -2/+10 | |
* | | | | | | Disable Eclipse warning about unrecognized @SuppressWarnings value | David Pursehouse | 2018-10-17 | 1 | -1/+1 | |
* | | | | | | Explicitly specify charset when constructing PrintWriter | David Pursehouse | 2018-09-30 | 1 | -1/+4 | |
* | | | | | | Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-30 | 1 | -1/+1 | |
* | | | | | | FileResolverTest#testNotAGitRepository: Fail when exception is not thrown | David Pursehouse | 2018-09-29 | 1 | -0/+1 | |
* | | | | | | Explicitly specify charset in constructor of InputStreamReader | David Pursehouse | 2018-09-26 | 1 | -6/+13 | |
* | | | | | | Make inner classes static where possible | David Pursehouse | 2018-09-26 | 1 | -1/+1 | |
* | | | | | | Fix Mylyn commit message template | Michael Keppler | 2018-09-23 | 1 | -1/+1 | |
* | | | | | | Prepare 5.2.0-SNAPSHOT builds | Matthias Sohn | 2018-09-06 | 2 | -21/+21 | |
|/ / / / / | ||||||
* | | | | | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -2/+2 | |
* | | | | | HttpClientConnectionTest: Throw UnsupportedOperationException for unused methods | David Pursehouse | 2018-08-27 | 1 | -11/+11 | |
* | | | | | HttpClientConnectionTest: Reformat with the Eclipse style | David Pursehouse | 2018-08-27 | 1 | -132/+137 | |
* | | | | | HttpClientConnectionTest: Add missing license header | David Pursehouse | 2018-08-27 | 1 | -0/+42 | |
* | | | | | HttpClientTests: Open OutputStream in try-with-resource | David Pursehouse | 2018-08-25 | 1 | -6/+6 | |
* | | | | | HttpClientTests: Use assertEquals to assert about response code | David Pursehouse | 2018-08-25 | 1 | -3/+3 | |
* | | | | | HttpClientConnection.getHeaderFields should support multiple values for same ... | Gabriel Couto | 2018-07-23 | 3 | -0/+94 | |
* | | | | | Add response message, if any, on HTTP status 404 | Thomas Wolf | 2018-07-03 | 1 | -2/+6 | |
* | | | | | Merge branch 'stable-5.0' | Jonathan Nieder | 2018-06-04 | 3 | -2/+97 | |
|\| | | | | ||||||
| * | | | | Add protocol v2 support in http | Jonathan Tan | 2018-06-04 | 3 | -2/+97 | |
| * | | | | Prepare 5.0.0-SNAPSHOT builds | Matthias Sohn | 2018-05-30 | 2 | -2/+2 | |
| * | | | | JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2 | Matthias Sohn | 2018-05-30 | 2 | -2/+2 | |
| * | | | | Prepare 5.0.0-SNAPSHOT builds | Matthias Sohn | 2018-05-23 | 2 | -2/+2 | |
| * | | | | JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1 | Matthias Sohn | 2018-05-22 | 2 | -2/+2 |