aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.6' into stable-5.7Thomas Wolf2020-04-037-15/+124
|\
| * FS.runInShell(): handle quoted filters and hooksPath containing blanksThomas Wolf2020-04-034-4/+61
| * Handle non-normalized index also for executable filesThomas Wolf2020-03-253-11/+63
* | Prepare 5.7.1-SNAPSHOT buildsMatthias Sohn2020-03-1174-455/+455
* | JGit v5.7.0.202003110725-rv5.7.0.202003110725-rMatthias Sohn2020-03-1174-455/+455
* | Prepare 5.7.1-SNAPSHOT buildsMatthias Sohn2020-03-0974-455/+455
* | JGit v5.7.0.202003090808-rv5.7.0.202003090808-rMatthias Sohn2020-03-0974-105/+105
* | Merge branch 'master' into stable-5.7Matthias Sohn2020-03-0774-333/+487
|\ \
| * | Merge branch 'stable-5.6'Matthias Sohn2020-03-058-61/+184
| |\|
| | * Silence API errors introduced by 093fbbd1Matthias Sohn2020-03-051-0/+8
| | * Bump Bazel version to 2.2.0David Pursehouse2020-03-051-1/+1
| | * Expose FileStoreAttributes.setBackground()Alex Blewitt2020-03-041-1/+12
| | * Update reftable storage repo layoutHan-Wen Nienhuys2020-03-046-52/+182
| * | Add validation to hex decoderMichael Dardis2020-03-044-3/+45
| * | Add 4.14 and 4.15-staging target platformsMatthias Sohn2020-03-024-3/+105
| * | Update Orbit to R20200224183213 for final 2020-03Matthias Sohn2020-03-0219-29/+29
| * | Merge "ObjectWalk: Add null check before skip tree."Jonathan Nieder2020-03-022-1/+11
| |\ \
| | * | ObjectWalk: Add null check before skip tree.Yunjie Li2020-02-262-1/+11
| * | | Update Orbit to S20200224183213 for 2020-03 RC1Matthias Sohn2020-02-2910-19/+19
| * | | Merge branch 'stable-5.6'Matthias Sohn2020-02-2818-21/+22
| |\ \ \ | | | |/ | | |/|
| | * | Cygwin expects forward slashes for commands to be run via sh.exeThomas Wolf2020-02-281-1/+1
| | * | Make Logger instances finalDavid Pursehouse2020-02-276-6/+7
| | * | Move array designators from the variable to the typeDavid Pursehouse2020-02-2711-14/+14
| * | | Merge "[releng] Update year in copyright notices for features"David Pursehouse2020-02-287-7/+7
| |\ \ \
| | * | | [releng] Update year in copyright notices for featuresThomas Wolf2020-02-287-7/+7
| * | | | Using for-each loop in jdtLars Vogel2020-02-288-16/+14
| |/ / /
| * | | Merge "Revert "RevWalk: stop mixing lines of history in topo sort""Jonathan Nieder2020-02-266-192/+64
| |\ \ \
| | * | | Revert "RevWalk: stop mixing lines of history in topo sort"Alex Spradlin2020-02-266-192/+64
| * | | | Do not fail if known hosts file does not contain valid host keyLajos Olah2020-02-261-1/+7
| | |_|/ | |/| |
* | | | Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn2020-02-2574-105/+105
* | | | 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
|\ \ \ \