aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Parse signature of GPG-signed commitsDavid Turner2018-09-042-0/+85
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-0448-119/+156
* Merge "Replace useminimalnegotation flag with maxhaves flag"Jonathan Nieder2018-08-311-42/+11
|\
| * Replace useminimalnegotation flag with maxhaves flagMinh Thai2018-08-311-42/+11
* | Extract protocol v2 fetch request parsing to its own classIvan Frade2018-08-312-137/+249
* | FetchV2Request: Rename shallowSince to deepenSinceJonathan Nieder2018-08-312-18/+18
* | FetchV2Request: Correct typo in parameter nameJonathan Nieder2018-08-311-2/+2
|/
* FetchV2Request round up (doneReceived, renamings)Ivan Frade2018-08-312-26/+46
* Use right variable in error message about depthIvan Frade2018-08-301-1/+1
* UploadPack: avoid conflating shallow commit lists in protocol v2Ivan Frade2018-08-301-7/+12
* Merge branch 'stable-5.0'David Pursehouse2018-08-272-1/+4
|\
| * Fix NoSuchFileException in GC.deleteTempPacksIdx()Matthias Sohn2018-08-271-0/+3
| * Fix NoSuchFileException during directory cleanup in RefDirectoryMatthias Sohn2018-08-271-1/+1
* | Externalize warning message in RefDirectory.delete()Matthias Sohn2018-08-273-1/+4
* | Merge branch 'stable-5.0'Matthias Sohn2018-08-253-25/+34
|\|
| * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-253-27/+33
| |\
| | * 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-252-6/+31
| | |\
| | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-08-242-6/+31
| | | |\
| | | | * Ignore API warningsMatthias Sohn2018-08-241-0/+6
| | | | * Suppress warning for trying to delete non-empty directoryThomas Wolf2018-08-221-0/+5
| | | | * Fix fetching with duplicate ref updatesThomas Wolf2018-08-221-5/+23
| | | | * Fetch(Process): should tolerate duplicate refspecsMarc Strapetz2018-08-221-1/+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-2311-14/+14
* | | | | UploadPack: Add missing $NON-NLS suppressionsDavid Pursehouse2018-08-231-1/+2
* | | | | UploadPack: Remove redundant specification of typeDavid 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-201-0/+3
|\ \ \ \ \
| * | | | | Support remove-project node in the manifest parserMasaya Suzuki2018-08-201-0/+3
* | | | | | Remove unnecessary maven dependency of org.eclipse.jgit to httpclientMatthias Sohn2018-08-201-4/+0
* | | | | | SubmoduleDeinitTest fails on WindowsAndrey Loskutov2018-08-191-5/+5
* | | | | | 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
| | | | * | | | Prepare 4.9.4-SNAPSHOT buildsMatthias Sohn2018-07-313-49/+49
| | | | * | | | JGit v4.9.3.201807311005-rv4.9.3.201807311005-rMatthias Sohn2018-07-313-4/+4
| | * | | | | | Prepare 4.11.2-SNAPSHOT buildsMatthias Sohn2018-07-313-49/+49
| | * | | | | | JGit v4.11.1.201807311124-rv4.11.1.201807311124-rMatthias Sohn2018-07-313-4/+4
* | | | | | | | 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
* | | | | | | | Introduce ProtocolV2HookMasaya Suzuki2018-08-164-17/+323
* | | | | | | | 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