summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Silence API warning for new ObjectIdSerializer introduced in 4.11.1Matthias Sohn2018-08-251-0/+6
| | * | | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-08-2512-52/+236
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-08-246-25/+209
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Ignore API warningsMatthias Sohn2018-08-241-0/+6
| | | | * | | | Fix photon target platform to use photon version of org.eclipse.osgiMatthias Sohn2018-08-242-3/+3
| | | | * | | | Update Photon orbit repository to R20180606145124Matthias Sohn2018-08-233-13/+13
| | | | * | | | Suppress warning for trying to delete non-empty directoryThomas Wolf2018-08-221-0/+5
| | | | * | | | Fix fetching with duplicate ref updatesThomas Wolf2018-08-222-5/+52
| | | | * | | | Fetch(Process): should tolerate duplicate refspecsMarc Strapetz2018-08-222-1/+48
| | | | * | | | FetchCommandTest: test add/update/delete fetchMarc Strapetz2018-08-221-0/+85
* | | | | | | | pgm: remove explicit version of log4j and slf4j in pom.xmlDavid Pursehouse2018-08-251-3/+0
* | | | | | | | Don't override managed version of httpclient for LFS server testsDavid Pursehouse2018-08-251-1/+0
* | | | | | | | HttpClientTests: Open OutputStream in try-with-resourceDavid Pursehouse2018-08-251-6/+6
* | | | | | | | HttpClientTests: Use assertEquals to assert about response codeDavid Pursehouse2018-08-251-3/+3
* | | | | | | | Add fetch support to ProtocolV2HookIvan Frade2018-08-243-39/+405
| |_|_|_|/ / / |/| | | | | |
* | | | | | | UploadPack: shallowExcludeRefs doesn't need to be nullableIvan Frade2018-08-231-10/+6
* | | | | | | RefDirectory: Add missing $NON-NLS suppressionDavid Pursehouse2018-08-231-1/+1
* | | | | | | refactor: simplify collection.toArray()Michael Keppler2018-08-2325-37/+37
* | | | | | | UploadPack: Add missing $NON-NLS suppressionsDavid Pursehouse2018-08-231-1/+2
* | | | | | | UploadPack: Remove redundant specification of typeDavid Pursehouse2018-08-231-1/+1
* | | | | | | Upgrade spotbugs to 3.1.6David Pursehouse2018-08-231-1/+1
* | | | | | | Add SuppressWarnings for FutureReturnValueIgnoredMasaya Suzuki2018-08-211-0/+1
* | | | | | | Merge "Support remove-project node in the manifest parser"Jonathan Nieder2018-08-202-0/+29
|\ \ \ \ \ \ \
| * | | | | | | Support remove-project node in the manifest parserMasaya Suzuki2018-08-202-0/+29
* | | | | | | | Remove unnecessary maven dependency of org.eclipse.jgit to httpclientMatthias Sohn2018-08-201-4/+0
* | | | | | | | Update bazel dependencies to match maven dependenciesMatthias Sohn2018-08-201-12/+12
* | | | | | | | SubmoduleDeinitTest fails on WindowsAndrey Loskutov2018-08-192-9/+11
* | | | | | | | FilterCommandsTest fails on WindowsAndrey Loskutov2018-08-191-0/+2
* | | | | | | | ReceivePackAdvertiseRefsHookTest.testSuccess() fails on WindowsAndrey Loskutov2018-08-191-0/+1
* | | | | | | | Update Jetty to 9.4.11.v20180605Matthias Sohn2018-08-1812-110/+110
* | | | | | | | Merge branch 'stable-5.0'Matthias Sohn2018-08-182-55/+22
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-182-55/+22
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-08-182-55/+22
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-08-182-55/+22
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-08-182-55/+22
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-08-182-55/+22
| | | | | |\ \ \ | | | | | | | |/ | | | | | | |/|
| | | | | | * | Fix GC run in foreground to not use executorHugo Arès2018-08-152-55/+22
* | | | | | | | Update org.apache.commons.codec and org.apache.commons.loggingMatthias Sohn2018-08-185-24/+24
* | | | | | | | Merge branch 'stable-5.0'Matthias Sohn2018-08-171-1/+1
|\| | | | | | |
| * | | | | | | Fix wrong warning message in case of lock failuresChristian Halstrick2018-08-161-1/+1
* | | | | | | | Update apache httpcore and httpclientMatthias Sohn2018-08-1710-43/+36
* | | | | | | | Introduce ProtocolV2HookMasaya Suzuki2018-08-165-32/+375
* | | | | | | | Add EMPTY_TREE_ID as a sibling of EMPTY_BLOB_IDDave Borowitz2018-08-151-0/+8
* | | | | | | | Update javadoc for EMPTY_BLOB_IDDave Borowitz2018-08-151-1/+5
* | | | | | | | Merge "Declare ConfigConstants and GitProtocolConstants final"Jonathan Nieder2018-08-143-2/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Declare ConfigConstants and GitProtocolConstants finalMatthias Sohn2018-08-153-2/+16
* | | | | | | | | Respond with shallow-info before wanted-refsJonathan Tan2018-08-132-16/+16
* | | | | | | | | Use a TreeMap to construct the list of renamed projectsHan-Wen Nienhuys2018-08-131-2/+2
* | | | | | | | | Merge "Fix ResolveMerger: rebase with autocrlf=true, direct checkout"Gunnar Wagenknecht2018-08-134-18/+149
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix ResolveMerger: rebase with autocrlf=true, direct checkoutThomas Wolf2018-08-134-18/+149