summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.7.0.202002241735-m3v5.7.0.202002241735-m3Matthias Sohn2020-02-2474-105/+105
* Merge branch 'master' into stable-5.7Matthias Sohn2020-02-24110-281/+701
|\
| * Update Orbit to S20200219023850 for 2012-03 M3Matthias Sohn2020-02-2310-40/+39
| * Merge branch 'stable-5.6'Matthias Sohn2020-02-2280-133/+131
| |\
| | * Revert "Prepend hostname to subsection used to store file timestamp resolution"Matthias Sohn2020-02-221-3/+2
| | * SimilarityRenameDetector: Fix inconsistent indentationDavid Pursehouse2020-02-191-4/+4
| | * Use indexOf(char) and lastIndexOf(char) rather than String versionsDavid Pursehouse2020-02-196-8/+9
| | * Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-1946-75/+75
| | * GitmoduleEntry: Remove redundant import of class from same packageDavid Pursehouse2020-02-191-2/+0
| | * Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-1932-41/+41
| * | Remove use of org.bouncycastle.util.encoders.HexMichael Dardis2020-02-224-2/+113
| * | Remove use of org.bouncycastle.util.io.TeeOutputStreamMichael Dardis2020-02-214-2/+156
| * | Make the IMatcher public APIThomas Wolf2020-02-205-11/+36
| * | Merge branch 'stable-5.7'Matthias Sohn2020-02-196-90/+47
| |\ \ | |/ / |/| |
* | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-196-90/+47
|\ \ \ | | |/ | |/|
| * | Update API problem filterMatthias Sohn2020-02-141-9/+1
| * | Prepare 5.6.2-SNAPSHOT buildsMatthias Sohn2020-02-1475-455/+463
| * | JGit v5.6.1.202002131546-rv5.6.1.202002131546-rMatthias Sohn2020-02-1374-105/+105
| * | Simplify ReftableCompactorHan-Wen Nienhuys2020-02-126-90/+47
* | | Merge branch 'master' into stable-5.7Thomas Wolf2020-02-16123-797/+1119
|\ \ \
| | | * Merge "RevWalk: stop mixing lines of history in topo sort"Jonathan Tan2020-02-186-64/+192
| | | |\
| | | | * RevWalk: stop mixing lines of history in topo sortAlex Spradlin2020-02-186-64/+192
| | | * | Merge "Documentation/technical/reftable: improve repo layout"Jonathan Nieder2020-02-181-23/+30
| | | |\ \
| | | | * | Documentation/technical/reftable: improve repo layoutHan-Wen Nienhuys2020-02-111-23/+30
| | | | |/
| | | * | Upgrade plexus-compiler-{eclipse|javac|javac-errorprone} to 2.8.6David Pursehouse2020-02-171-3/+3
| | | * | Upgrade maven-shade-plugin to 3.2.2David Pursehouse2020-02-171-1/+1
| | | * | Removed unused importsAndrey Loskutov2020-02-172-2/+0
| | |/ / | |/| |
| * | | Merge branch 'stable-5.7'David Pursehouse2020-02-132-2/+2
| |\ \ \ | |/ / / |/| | |
* | | | Merge branch 'stable-5.6' into stable-5.7David Pursehouse2020-02-138-24/+132
|\ \ \ \ | | |/ / | |/| |
| * | | Bump required Bazel version to 2.1.0David Pursehouse2020-02-121-1/+1
| * | | Upgrade bazlets to the latest master revisionDavid Pursehouse2020-02-121-1/+1
| * | | Change the wildcard import to explicit ones.Yunjie Li2020-02-121-1/+4
| | * | Merge branch 'stable-5.6'Matthias Sohn2020-02-120-0/+0
| | |\ \ | | |/ / | |/| / | | |/
| * | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-110-0/+0
| |\ \
| | * \ Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-02-110-0/+0
| | |\ \
| | | * \ Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-110-0/+0
| | | |\ \
| | | | * | Prepare 5.3.8-SNAPSHOT buildsMatthias Sohn2020-02-1169-428/+428
| | | | * | JGit v5.3.7.202002110540-rv5.3.7.202002110540-rMatthias Sohn2020-02-1169-90/+90
| | | | * | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-110-0/+0
| | | | |\ \
| | | | | * \ Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-02-110-0/+0
| | | | | |\ \
| | | | | | * | Prepare 5.1.14-SNAPSHOT buildsMatthias Sohn2020-02-1157-360/+360
| | | | | | * | JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-1157-60/+60
| | | | | | | * Merge branch 'stable-5.6'Matthias Sohn2020-02-114-6/+49
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | reftable: don't check deadline on the first tryHan-Wen Nienhuys2020-02-111-1/+6
| * | | | | | | reftable: clarify commentHan-Wen Nienhuys2020-02-111-1/+1
| * | | | | | | reftable: clear cache on full compactionHan-Wen Nienhuys2020-02-112-0/+39
| * | | | | | | reftable: remove outdated commentHan-Wen Nienhuys2020-02-101-3/+0
| * | | | | | | reftable: clarify that LogCursor may return a null ReflogEntryHan-Wen Nienhuys2020-02-101-1/+3
| | | | | | | * Merge branch 'stable-5.6'Matthias Sohn2020-02-102-16/+81
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Restore behavior of CloneCommandThomas Wolf2020-02-042-16/+81