Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add response message, if any, on HTTP status 404 | Thomas Wolf | 2018-07-03 | 4 | -9/+24 |
* | Upgrade spotbugs-maven-plugin to 3.1.5 | David Pursehouse | 2018-06-29 | 1 | -1/+1 |
* | Merge "Return parsed objects from TestRepository.commit/tree/blob()" | Terry Parker | 2018-06-28 | 5 | -122/+129 |
|\ | |||||
| * | Return parsed objects from TestRepository.commit/tree/blob() | Terry Parker | 2018-06-28 | 5 | -122/+129 |
* | | Update .mailmap | David Pursehouse | 2018-06-27 | 1 | -0/+1 |
|/ | |||||
* | Correctly handle initialization of shallow commits | Terry Parker | 2018-06-26 | 3 | -13/+58 |
* | Merge changes Ib6019b10,I82c71b52 | Terry Parker | 2018-06-26 | 2 | -233/+298 |
|\ | |||||
| * | Fix a GC scalability issue when selecting commit bitmaps | tparker | 2018-06-26 | 1 | -227/+197 |
| * | Test uniform bitmap commit selection across multiple branches | tparker | 2018-06-26 | 1 | -6/+101 |
* | | CleanCommand: don't fire WorkingTreeModifiedEvent on dry run | Thomas Wolf | 2018-06-26 | 1 | -1/+1 |
* | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-06-24 | 2 | -1/+39 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2018-06-23 | 0 | -0/+0 |
| |\ | |||||
| | * | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2018-06-22 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-06-21 | 0 | -0/+0 |
| | | |\ | |||||
| * | | | | Prepare 5.0.2-SNAPSHOT builds | Matthias Sohn | 2018-06-22 | 56 | -357/+357 |
| * | | | | JGit v5.0.1.201806211838-rv5.0.1.201806211838-r | Matthias Sohn | 2018-06-22 | 56 | -59/+59 |
| * | | | | Add project-info reports to maven site | Matthias Sohn | 2018-06-21 | 1 | -0/+18 |
| * | | | | Fix maven site generation failing with javadoc errors | Matthias Sohn | 2018-06-21 | 2 | -1/+21 |
* | | | | | Merge branch 'stable-5.0' | Jonathan Nieder | 2018-06-20 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | Respect "unshallow" lines in protocol v2 | Jonathan Nieder | 2018-06-20 | 1 | -1/+1 |
| * | | | | Merge branch 'stable-4.9' into stable-5.0 | David Pursehouse | 2018-06-20 | 0 | -0/+0 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-06-20 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-06-20 | 1 | -0/+3 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch 'stable-4.6' into stable-4.7 | David Pursehouse | 2018-06-20 | 1 | -0/+3 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2018-06-19 | 1 | -0/+3 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Temporarily @Ignore flaky CommitCommandTest methods | Dave Borowitz | 2018-06-19 | 1 | -0/+3 |
* | | | | | | | | | Avoid expensive getAllRefsByPeeledObjectId() in PlotWalk constructor | Thomas Wolf | 2018-06-15 | 1 | -7/+39 |
* | | | | | | | | | Update Maven plugins | Matthias Sohn | 2018-06-14 | 2 | -17/+17 |
* | | | | | | | | | Upgrade Tycho to 1.2.0 | Michael Keppler | 2018-06-14 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-06-14 | 10 | -91/+325 |
|\| | | | | | | | | |||||
| * | | | | | | | | Prepare 5.0.1-SNAPSHOT builds | Matthias Sohn | 2018-06-13 | 56 | -357/+357 |
| * | | | | | | | | JGit v5.0.0.201806131550-rv5.0.0.201806131550-r | Matthias Sohn | 2018-06-13 | 56 | -59/+59 |
| * | | | | | | | | JGit v5.0.0.201806131210-r | Matthias Sohn | 2018-06-13 | 56 | -59/+59 |
| * | | | | | | | | Downgrade Apache httpclient to 4.5.2.v20170210-0925 | Matthias Sohn | 2018-06-13 | 2 | -5/+12 |
| * | | | | | | | | RefUpdateTest: Refactor to not use deprecated Repository#getAllRefs | David Pursehouse | 2018-06-13 | 1 | -17/+27 |
| * | | | | | | | | Propagate failure of ssh command to caller of SshSupport | Matthias Sohn | 2018-06-13 | 7 | -28/+62 |
| * | | | | | | | | Make JGit describe behaves same as c-git for lightweight tags | Marcel Trautwein | 2018-06-13 | 2 | -38/+187 |
| * | | | | | | | | Fix issues with LFS on GitHub (SSH) | Markus Duft | 2018-06-12 | 5 | -16/+51 |
* | | | | | | | | | Merge branch 'stable-5.0' | David Pursehouse | 2018-06-12 | 0 | -0/+0 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-06-11 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-06-11 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-06-11 | 1 | -13/+13 |
| | | |\| | | | | | |||||
| | * | | | | | | | Merge "Merge branch 'stable-4.10' into stable-4.11" into stable-4.11 | Matthias Sohn | 2018-05-10 | 3 | -30/+56 |
| | |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | | Merge branch 'stable-5.0' | David Pursehouse | 2018-06-11 | 1 | -2/+2 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Fix Javadoc typo | Michael Keppler | 2018-06-10 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-06-10 | 5 | -10/+65 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Ensure Jsch checks all configured algorithms | Thomas Wolf | 2018-06-10 | 1 | -0/+21 |
| * | | | | | | | | | Merge branch 'stable-4.9' into stable-5.0 | Matthias Sohn | 2018-06-10 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Ensure DirectoryStream is closed promptly | Dave Borowitz | 2018-06-09 | 1 | -13/+13 |
| * | | | | | | | | | RawTextTest#testBinary: use array comparison to compare arrays | Matthias Sohn | 2018-06-09 | 1 | -1/+2 |