aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | reftable: add OutputStream argument to ReftableWriter constructorHan-Wen Nienhuys2019-09-112-10/+38
* | | | | | | reftable: read file footer in ReftableReader#allRefsHan-Wen Nienhuys2019-09-111-4/+6
* | | | | | | reftable: add ReftableReflogReaderHan-Wen Nienhuys2019-09-111-0/+125
|/ / / / / /
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-09-086-133/+11
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-086-133/+11
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-086-133/+11
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-086-134/+10
| | | |\| |
| | | | * | [error prone] Suppress NonAtomicVolatileUpdate in SimpleLruCacheMatthias Sohn2019-09-081-2/+7
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-075-132/+3
| | | | |\|
| | | | | * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-071-0/+2
| | | | | * Fix wrong placeholder index in error message packInaccessibleMatthias Sohn2019-09-071-1/+1
| | | | | * JGitText: Remove unused externalized stringsDavid Pursehouse2019-09-072-132/+0
| | | | | * RepoText: Remove unused externalized stringDavid Pursehouse2019-09-072-2/+0
| * | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-09-043-4/+4
| * | | | | JGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1Matthias Sohn2019-09-043-4/+4
* | | | | | ReceivePack: Prevent pointing a branch to a non-commit objectYunjie Li2019-09-063-9/+21
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-09-043-218/+68
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-041-60/+58
| |\| | | |
| | * | | | Prepare 5.4.4-SNAPSHOT buildsMatthias Sohn2019-09-043-54/+54
| | * | | | JGit v5.4.3.201909031940-rv5.4.3.201909031940-rMatthias Sohn2019-09-043-4/+4
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-042-74/+230
| | |\| | |
| | | * | | Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2019-09-043-53/+53
| | | * | | JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-043-4/+4
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-042-74/+146
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-042-68/+132
| | | | |\|
| | | | | * Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-033-49/+49
| | | | | * JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-033-4/+4
| | | | | * Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-09-032-68/+86
| | | | | |\
| | | | | | * Merge branch 'stable-4.11' into stable-5.0stable-5.0Matthias Sohn2019-09-032-68/+83
| | | | | | |\
| | | | | | | * Prepare 4.11.10-SNAPSHOT buildsstable-4.11Matthias Sohn2019-09-033-49/+49
| | | | | | | * JGit v4.11.9.201909030838-rv4.11.9.201909030838-rMatthias Sohn2019-09-033-4/+4
| | | | | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-09-032-64/+110
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-09-032-68/+96
| | | | | | | | |\
| | | | | | | | | * BatchRefUpdate: repro racy atomic update, and fix itHan-Wen Nienhuys2019-09-031-60/+58
| | | | | | | | | * Silence API warningsMatthias Sohn2019-09-031-8/+51
| * | | | | | | | | sshd: support the HashKnownHosts configurationThomas Wolf2019-09-021-0/+7
* | | | | | | | | | Merge changes I1217f5f2,Iba037e0e,I61e6c93c,I6304d1cbDavid Pursehouse2019-08-302-98/+115
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dfs: Take size as long instead of intMasaya Suzuki2019-08-122-15/+19
| * | | | | | | | | | dfs: Read at the aligned positionMasaya Suzuki2019-08-121-2/+1
| * | | | | | | | | | dfs: Add a position argumentMasaya Suzuki2019-08-122-9/+18
| * | | | | | | | | | dfs: Move the deeply nested code to its own methodMasaya Suzuki2019-08-121-84/+89
* | | | | | | | | | | Merge branch 'stable-5.5'Jonathan Nieder2019-08-292-60/+39
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.4' into stable-5.5Jonathan Nieder2019-08-292-60/+39
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'stable-5.3' into stable-5.4Jonathan Nieder2019-08-292-60/+39
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Merge branch 'stable-5.2' into stable-5.3Jonathan Nieder2019-08-292-60/+39
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2019-08-292-61/+40
| | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | * | | | | | Return a new instance from openSystemConfig and openUserConfigMatthias Sohn2019-08-302-61/+40
* | | | | | | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-08-293-54/+54
* | | | | | | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-08-292-14/+16
|\| | | | | | | | | |
| * | | | | | | | | | Silence warnings for non-externalized stringsMatthias Sohn2019-08-292-14/+16