summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | | | | | Use lambdas where possibleLars Vogel2020-02-052-40/+38
* | | | | | | | Merge "Include org.apache.commons.codec 1.13 in the JGit http.apache.feature"David Pursehouse2020-02-041-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Include org.apache.commons.codec 1.13 in the JGit http.apache.featureThomas Wolf2020-02-021-0/+7
* | | | | | | | | Upgrade maven-pmd-plugin to 3.13.0David Pursehouse2020-02-041-1/+1
* | | | | | | | | Update Maven pluginsMatthias Sohn2020-02-021-2/+2
|/ / / / / / / /
* | | | | | | | AmazonS3: Speed up fetch, try recent packs firstJoshua Redstone2020-02-022-9/+54
* | | | | | | | Merge branch 'stable-5.7'Matthias Sohn2020-02-0110-107/+540
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-0110-107/+540
| |\| | | | | |