Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Revert "RevWalk: stop mixing lines of history in topo sort"" | Jonathan Nieder | 2020-02-26 | 6 | -192/+64 |
|\ | |||||
| * | Revert "RevWalk: stop mixing lines of history in topo sort" | Alex Spradlin | 2020-02-26 | 6 | -192/+64 |
* | | Do not fail if known hosts file does not contain valid host key | Lajos Olah | 2020-02-26 | 1 | -1/+7 |
* | | Update Orbit to S20200219023850 for 2012-03 M3 | Matthias Sohn | 2020-02-23 | 10 | -40/+39 |
* | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-22 | 80 | -133/+131 |
|\ \ | |||||
| * | | Revert "Prepend hostname to subsection used to store file timestamp resolution" | Matthias Sohn | 2020-02-22 | 1 | -3/+2 |
| * | | SimilarityRenameDetector: Fix inconsistent indentation | David Pursehouse | 2020-02-19 | 1 | -4/+4 |
| * | | Use indexOf(char) and lastIndexOf(char) rather than String versions | David Pursehouse | 2020-02-19 | 6 | -8/+9 |
| * | | Reorder modifiers to follow Java Language Specification | David Pursehouse | 2020-02-19 | 46 | -75/+75 |
| * | | GitmoduleEntry: Remove redundant import of class from same package | David Pursehouse | 2020-02-19 | 1 | -2/+0 |
| * | | Remove redundant "static" qualifier from enum declarations | David Pursehouse | 2020-02-19 | 32 | -41/+41 |
* | | | Remove use of org.bouncycastle.util.encoders.Hex | Michael Dardis | 2020-02-22 | 4 | -2/+113 |
* | | | Remove use of org.bouncycastle.util.io.TeeOutputStream | Michael Dardis | 2020-02-21 | 4 | -2/+156 |
* | | | Make the IMatcher public API | Thomas Wolf | 2020-02-20 | 5 | -11/+36 |
* | | | Merge branch 'stable-5.7' | Matthias Sohn | 2020-02-19 | 6 | -90/+47 |
|\ \ \ | |||||
| * | | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2020-02-19 | 6 | -90/+47 |
| |\| | | |||||
| | * | | Update API problem filter | Matthias Sohn | 2020-02-14 | 1 | -9/+1 |
| | * | | Prepare 5.6.2-SNAPSHOT builds | Matthias Sohn | 2020-02-14 | 75 | -455/+463 |
| | * | | JGit v5.6.1.202002131546-rv5.6.1.202002131546-r | Matthias Sohn | 2020-02-13 | 74 | -105/+105 |
| | * | | Simplify ReftableCompactor | Han-Wen Nienhuys | 2020-02-12 | 6 | -90/+47 |
| * | | | Merge branch 'master' into stable-5.7 | Thomas Wolf | 2020-02-16 | 123 | -797/+1119 |
| |\ \ \ | |||||
* | \ \ \ | Merge "RevWalk: stop mixing lines of history in topo sort" | Jonathan Tan | 2020-02-18 | 6 | -64/+192 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | RevWalk: stop mixing lines of history in topo sort | Alex Spradlin | 2020-02-18 | 6 | -64/+192 |
* | | | | | Merge "Documentation/technical/reftable: improve repo layout" | Jonathan Nieder | 2020-02-18 | 1 | -23/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation/technical/reftable: improve repo layout | Han-Wen Nienhuys | 2020-02-11 | 1 | -23/+30 |
| |/ / / / | |||||
* | | | | | Upgrade plexus-compiler-{eclipse|javac|javac-errorprone} to 2.8.6 | David Pursehouse | 2020-02-17 | 1 | -3/+3 |
* | | | | | Upgrade maven-shade-plugin to 3.2.2 | David Pursehouse | 2020-02-17 | 1 | -1/+1 |
* | | | | | Removed unused imports | Andrey Loskutov | 2020-02-17 | 2 | -2/+0 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'stable-5.7' | David Pursehouse | 2020-02-13 | 2 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'stable-5.6' into stable-5.7 | David Pursehouse | 2020-02-13 | 8 | -24/+132 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bump required Bazel version to 2.1.0 | David Pursehouse | 2020-02-12 | 1 | -1/+1 |
| | * | | Upgrade bazlets to the latest master revision | David Pursehouse | 2020-02-12 | 1 | -1/+1 |
| | * | | Change the wildcard import to explicit ones. | Yunjie Li | 2020-02-12 | 1 | -1/+4 |
* | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-12 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
| |\ \ | |||||
| | * \ | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * \ | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
| | | |\ \ | |||||
| | | | * | | Prepare 5.3.8-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 69 | -428/+428 |
| | | | * | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-r | Matthias Sohn | 2020-02-11 | 69 | -90/+90 |
| | | | * | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
| | | | | |\ \ | |||||
| | | | | | * | | Prepare 5.1.14-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 57 | -360/+360 |
| | | | | | * | | JGit v5.1.13.202002110435-rv5.1.13.202002110435-r | Matthias Sohn | 2020-02-11 | 57 | -60/+60 |
* | | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-11 | 4 | -6/+49 |
|\| | | | | | | | |||||
| * | | | | | | | reftable: don't check deadline on the first try | Han-Wen Nienhuys | 2020-02-11 | 1 | -1/+6 |
| * | | | | | | | reftable: clarify comment | Han-Wen Nienhuys | 2020-02-11 | 1 | -1/+1 |
| * | | | | | | | reftable: clear cache on full compaction | Han-Wen Nienhuys | 2020-02-11 | 2 | -0/+39 |
| * | | | | | | | reftable: remove outdated comment | Han-Wen Nienhuys | 2020-02-10 | 1 | -3/+0 |
| * | | | | | | | reftable: clarify that LogCursor may return a null ReflogEntry | Han-Wen Nienhuys | 2020-02-10 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-10 | 2 | -16/+81 |
|\| | | | | | | |