aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.5'Matthias Sohn2019-09-173-18/+307
|\
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-173-18/+307
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-173-18/+307
| | |\
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-173-18/+307
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-173-18/+307
| | | | |\
| | | | | * WorkingTreeIterator: handle different timestamp resolutionsThomas Wolf2019-09-173-18/+307
* | | | | | Upgrade eclipse-jarsigner-plugin to 1.1.7David Pursehouse2019-09-131-1/+1
* | | | | | Require Maven version 3.6.2David Pursehouse2019-09-131-1/+1
* | | | | | Remove an old work-around for core.autocrlf = inputThomas Wolf2019-09-121-36/+2
* | | | | | Merge "Merge branch 'stable-5.5'"David Pursehouse2019-09-111-2/+3
|\ \ \ \ \ \
| * | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-09-111-2/+3
| |\| | | | |
| | * | | | | Prepare 5.5.1-SNAPSHOT buildsMatthias Sohn2019-09-1173-452/+452
| | * | | | | JGit v5.5.0.201909110433-rv5.5.0.201909110433-rMatthias Sohn2019-09-1173-104/+104
| | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-101-2/+3
| | |\| | | |
| | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-101-2/+3
| | | |\| | |
| | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-101-2/+3
| | | | |\| |
| | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-101-2/+3
| | | | | |\|
| | | | | | * Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMALMatthias Sohn2019-09-101-2/+3
* | | | | | | dfs: use ReftableConfig() constructor in DfsReftableDatabaseHan-Wen Nienhuys2019-09-111-1/+1
* | | | | | | dfs: use RefDatabase API for exactRef in ReftableBatchRefUpdateHan-Wen Nienhuys2019-09-111-4/+3
* | | | | | | reftable: add OutputStream argument to ReftableWriter constructorHan-Wen Nienhuys2019-09-112-10/+38
* | | | | | | reftable: read file footer in ReftableReader#allRefsHan-Wen Nienhuys2019-09-112-4/+44
* | | | | | | reftable: add ReftableReflogReaderHan-Wen Nienhuys2019-09-112-0/+169
|/ / / / / /
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-09-0829-149/+61
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-0828-145/+47
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-080-0/+0
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-080-0/+0
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-084-5/+5
| | | | |\|
| | | | | * Format BUILD files with buildifierDavid Pursehouse2019-09-084-5/+5
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-0828-145/+47
| | |\| | |
| | | * | | Format BUILD files with buildifierMatthias Sohn2019-09-086-7/+6
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-0828-150/+50
| | | |\| |
| | | | * | [error prone] Suppress NonAtomicVolatileUpdate in SimpleLruCacheMatthias Sohn2019-09-081-2/+7
| | | | * | Bazel: Format BUILD files with buildifierDavid Pursehouse2019-09-082-2/+2
| | | | * | Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-083-0/+5
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-0724-146/+36
| | | | |\|
| | | | | * Bazel: Fix warning about deprecated lib.bzlDavid Pursehouse2019-09-071-1/+1
| | | | | * Format lib/BUILD with buildifierDavid Pursehouse2019-09-071-2/+2
| | | | | * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-0716-0/+28
| | | | | * Bazel: Bump minimum supported version to 0.29.0David Ostrovsky2019-09-072-2/+2
| | | | | * Bazel: Bump skylib library version to 0.8.0David Ostrovsky2019-09-071-3/+3
| | | | | * Use bazelisk to switch between used bazel versionDavid Ostrovsky2019-09-071-0/+1
| | | | | * Bazel: Require minimum bazel version 0.17.1David Pursehouse2019-09-071-0/+13
| | | | | * 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
| | | | | * CLI: Remove unused externalized stringsDavid Pursehouse2019-09-072-8/+0
| * | | | | bazel: fix running http testsMatthias Sohn2019-09-081-0/+2
| * | | | | Set parameter name in parameterized http testsMatthias Sohn2019-09-081-4/+12
* | | | | | ReceivePack: Prevent pointing a branch to a non-commit objectYunjie Li2019-09-065-33/+45