Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Silence API warning for new ObjectIdSerializer introduced in 4.11.1 | Matthias Sohn | 2018-08-25 | 1 | -0/+6 | |
| | * | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-08-25 | 12 | -52/+236 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-08-24 | 6 | -25/+209 | |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | ||||||
| | | | * | | | | Ignore API warnings | Matthias Sohn | 2018-08-24 | 1 | -0/+6 | |
| | | | * | | | | Fix photon target platform to use photon version of org.eclipse.osgi | Matthias Sohn | 2018-08-24 | 2 | -3/+3 | |
| | | | * | | | | Update Photon orbit repository to R20180606145124 | Matthias Sohn | 2018-08-23 | 3 | -13/+13 | |
| | | | * | | | | Suppress warning for trying to delete non-empty directory | Thomas Wolf | 2018-08-22 | 1 | -0/+5 | |
| | | | * | | | | Fix fetching with duplicate ref updates | Thomas Wolf | 2018-08-22 | 2 | -5/+52 | |
| | | | * | | | | Fetch(Process): should tolerate duplicate refspecs | Marc Strapetz | 2018-08-22 | 2 | -1/+48 | |
| | | | * | | | | FetchCommandTest: test add/update/delete fetch | Marc Strapetz | 2018-08-22 | 1 | -0/+85 | |
* | | | | | | | | pgm: remove explicit version of log4j and slf4j in pom.xml | David Pursehouse | 2018-08-25 | 1 | -3/+0 | |
* | | | | | | | | Don't override managed version of httpclient for LFS server tests | David Pursehouse | 2018-08-25 | 1 | -1/+0 | |
* | | | | | | | | 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 | |
* | | | | | | | | Add fetch support to ProtocolV2Hook | Ivan Frade | 2018-08-24 | 3 | -39/+405 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | UploadPack: shallowExcludeRefs doesn't need to be nullable | Ivan Frade | 2018-08-23 | 1 | -10/+6 | |
* | | | | | | | RefDirectory: Add missing $NON-NLS suppression | David Pursehouse | 2018-08-23 | 1 | -1/+1 | |
* | | | | | | | refactor: simplify collection.toArray() | Michael Keppler | 2018-08-23 | 25 | -37/+37 | |
* | | | | | | | 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 | |
* | | | | | | | Upgrade spotbugs to 3.1.6 | 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 | 2 | -0/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Support remove-project node in the manifest parser | Masaya Suzuki | 2018-08-20 | 2 | -0/+29 | |
* | | | | | | | | Remove unnecessary maven dependency of org.eclipse.jgit to httpclient | Matthias Sohn | 2018-08-20 | 1 | -4/+0 | |
* | | | | | | | | Update bazel dependencies to match maven dependencies | Matthias Sohn | 2018-08-20 | 1 | -12/+12 | |
* | | | | | | | | SubmoduleDeinitTest fails on Windows | Andrey Loskutov | 2018-08-19 | 2 | -9/+11 | |
* | | | | | | | | FilterCommandsTest fails on Windows | Andrey Loskutov | 2018-08-19 | 1 | -0/+2 | |
* | | | | | | | | ReceivePackAdvertiseRefsHookTest.testSuccess() fails on Windows | Andrey Loskutov | 2018-08-19 | 1 | -0/+1 | |
* | | | | | | | | Update Jetty to 9.4.11.v20180605 | Matthias Sohn | 2018-08-18 | 12 | -110/+110 | |
* | | | | | | | | 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 | |
* | | | | | | | | Update org.apache.commons.codec and org.apache.commons.logging | Matthias Sohn | 2018-08-18 | 5 | -24/+24 | |
* | | | | | | | | 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 | |
* | | | | | | | | Update apache httpcore and httpclient | Matthias Sohn | 2018-08-17 | 10 | -43/+36 | |
* | | | | | | | | Introduce ProtocolV2Hook | Masaya Suzuki | 2018-08-16 | 5 | -32/+375 | |
* | | | | | | | | 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 | 2 | -16/+16 | |
* | | | | | | | | | 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 | 4 | -18/+149 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix ResolveMerger: rebase with autocrlf=true, direct checkout | Thomas Wolf | 2018-08-13 | 4 | -18/+149 |