Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UploadPack: Add missing $NON-NLS suppressions | David Pursehouse | 2018-08-23 | 1 | -1/+2 |
* | UploadPack: Remove redundant specification of type | David Pursehouse | 2018-08-23 | 1 | -1/+1 |
* | Add SuppressWarnings for FutureReturnValueIgnored | Masaya Suzuki | 2018-08-21 | 1 | -0/+1 |
* | Merge "Support remove-project node in the manifest parser" | Jonathan Nieder | 2018-08-20 | 1 | -0/+3 |
|\ | |||||
| * | Support remove-project node in the manifest parser | Masaya Suzuki | 2018-08-20 | 1 | -0/+3 |
* | | Remove unnecessary maven dependency of org.eclipse.jgit to httpclient | Matthias Sohn | 2018-08-20 | 1 | -4/+0 |
* | | SubmoduleDeinitTest fails on Windows | Andrey Loskutov | 2018-08-19 | 1 | -5/+5 |
* | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-08-18 | 2 | -55/+22 |
|\ \ | |||||
| * \ | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-08-18 | 2 | -55/+22 |
| |\ \ | |||||
| | * \ | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-08-18 | 2 | -55/+22 |
| | |\ \ | |||||
| | | * \ | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-08-18 | 2 | -55/+22 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-08-18 | 2 | -55/+22 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-08-18 | 2 | -55/+22 |
| | | | | |\ \ | |||||
| | | | | | * | | Fix GC run in foreground to not use executor | Hugo Arès | 2018-08-15 | 2 | -55/+22 |
| | | | * | | | | Prepare 4.9.4-SNAPSHOT builds | Matthias Sohn | 2018-07-31 | 3 | -49/+49 |
| | | | * | | | | JGit v4.9.3.201807311005-rv4.9.3.201807311005-r | Matthias Sohn | 2018-07-31 | 3 | -4/+4 |
| | * | | | | | | Prepare 4.11.2-SNAPSHOT builds | Matthias Sohn | 2018-07-31 | 3 | -49/+49 |
| | * | | | | | | JGit v4.11.1.201807311124-rv4.11.1.201807311124-r | Matthias Sohn | 2018-07-31 | 3 | -4/+4 |
* | | | | | | | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-08-17 | 1 | -1/+1 |
|\| | | | | | | | |||||
| * | | | | | | | Fix wrong warning message in case of lock failures | Christian Halstrick | 2018-08-16 | 1 | -1/+1 |
* | | | | | | | | Introduce ProtocolV2Hook | Masaya Suzuki | 2018-08-16 | 4 | -17/+323 |
* | | | | | | | | Add EMPTY_TREE_ID as a sibling of EMPTY_BLOB_ID | Dave Borowitz | 2018-08-15 | 1 | -0/+8 |
* | | | | | | | | Update javadoc for EMPTY_BLOB_ID | Dave Borowitz | 2018-08-15 | 1 | -1/+5 |
* | | | | | | | | Merge "Declare ConfigConstants and GitProtocolConstants final" | Jonathan Nieder | 2018-08-14 | 3 | -2/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Declare ConfigConstants and GitProtocolConstants final | Matthias Sohn | 2018-08-15 | 3 | -2/+16 |
* | | | | | | | | | Respond with shallow-info before wanted-refs | Jonathan Tan | 2018-08-13 | 1 | -12/+12 |
* | | | | | | | | | Use a TreeMap to construct the list of renamed projects | Han-Wen Nienhuys | 2018-08-13 | 1 | -2/+2 |
* | | | | | | | | | Merge "Fix ResolveMerger: rebase with autocrlf=true, direct checkout" | Gunnar Wagenknecht | 2018-08-13 | 2 | -17/+109 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix ResolveMerger: rebase with autocrlf=true, direct checkout | Thomas Wolf | 2018-08-13 | 2 | -17/+109 |
* | | | | | | | | | Support protocol v2 want-ref in UploadPack | Jonathan Tan | 2018-08-10 | 3 | -0/+60 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge remote-tracking branch 'origin/stable-5.0' | Thomas Wolf | 2018-08-09 | 1 | -0/+2 |
|\| | | | | | | | |||||
| * | | | | | | | Ensure that JSch knows HostKeyAlgorithms ssh-rsa and ssh-dss | Thomas Wolf | 2018-08-08 | 1 | -0/+2 |
| * | | | | | | | Prepare 5.0.3-SNAPSHOT builds | Matthias Sohn | 2018-08-01 | 3 | -49/+49 |
| * | | | | | | | JGit v5.0.2.201807311906-rv5.0.2.201807311906-r | Matthias Sohn | 2018-08-01 | 3 | -4/+4 |
* | | | | | | | | Fix API breakage introduced by da254106 | Matthias Sohn | 2018-08-08 | 4 | -47/+45 |
* | | | | | | | | Abort rename detection in a timely manner if cancelled | Matthias Sohn | 2018-08-07 | 6 | -25/+80 |
* | | | | | | | | RebaseCommand: Remove unnecessary fall through comments | Jonathan Nieder | 2018-08-04 | 1 | -2/+0 |
* | | | | | | | | Merge "Use project names instead of paths for the submodule name" | Jonathan Nieder | 2018-07-27 | 1 | -34/+57 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use project names instead of paths for the submodule name | Masaya Suzuki | 2018-07-27 | 1 | -34/+57 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-07-27 | 4 | -17/+28 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-07-27 | 4 | -17/+28 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-07-27 | 4 | -17/+28 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-07-27 | 4 | -2/+57 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-07-27 | 4 | -2/+57 |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | | * | | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-27 | 4 | -2/+60 |
| | | | | |\ \ \ | | | | | | | |/ | | | | | | |/| | |||||
| | | | | | * | | Prepare 4.7.3-SNAPSHOT builds | Matthias Sohn | 2018-07-27 | 3 | -45/+45 |
| | | | | | * | | JGit v4.7.2.201807261330-rv4.7.2.201807261330-r | Matthias Sohn | 2018-07-26 | 3 | -4/+4 |
| | | | | | * | | Delete all loose refs empty directories | Luca Milanesio | 2018-07-26 | 3 | -11/+19 |
| | | | | | * | | Use java.nio to delete path to get detailed errors | Luca Milanesio | 2018-07-26 | 1 | -5/+5 |
| | | | | | * | | GC: Remove empty references folders | Hector Caballero | 2018-07-10 | 1 | -0/+46 |