summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | pgm: add write stats to BenchmarkReftableHan-Wen Nienhuys2019-11-161-1/+36
* | | | | | pgm: add command to convert repo to reftableHan-Wen Nienhuys2019-11-163-0/+63
* | | | | | file: implement FileReftableDatabaseHan-Wen Nienhuys2019-11-1612-51/+2551
* | | | | | Fix Maven missing version warningMichael Keppler2019-11-161-0/+1
* | | | | | Use Java 8 source and target in MavenMichael Keppler2019-11-161-0/+2
* | | | | | ReceivePack: Reduce visibility of methodsDavid Pursehouse2019-11-162-23/+26
* | | | | | Suppress API error raised for constant added in 345e2648Matthias Sohn2019-11-161-0/+8
* | | | | | TopoSortGenerator: simplify first-parent handlingThomas Wolf2019-11-151-8/+7
* | | | | | RewriteGenerator: avoid adding null parentThomas Wolf2019-11-152-3/+43
* | | | | | DiffFormatter: support core.quotePath = falseThomas Wolf2019-11-154-19/+144
* | | | | | IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurableThomas Wolf2019-11-153-8/+149
* | | | | | IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctlyThomas Wolf2019-11-153-3/+87
* | | | | | Merge changes I583491f6,Idd44e3bbJonathan Nieder2019-11-144-202/+175
|\ \ \ \ \ \
| * | | | | | Run Eclipse formatter on BatchRefUpdateTestHan-Wen Nienhuys2019-11-141-178/+145
| * | | | | | Move KetchSystem.delay to FileUtils.Han-Wen Nienhuys2019-11-133-24/+30
* | | | | | | Suppress the API errors introduced by 3e9a5f99Matthias Sohn2019-11-144-1/+63
* | | | | | | ReceivePack: Remove unused getLockMessageProcessName methodDavid Pursehouse2019-11-131-9/+0
* | | | | | | ReceivePack: Remove unnecessary ReceivePack. prefix on static callDavid Pursehouse2019-11-131-1/+1
* | | | | | | transport: Merge BaseReceivePack into ReceivePackMasaya Suzuki2019-11-1310-2053/+1890
* | | | | | | BaseReceivePack: Add hasReceivedPack methodDavid Pursehouse2019-11-131-0/+14
|/ / / / / /
* | | | | | Silence API errors for new API introduced in 5.5.2Matthias Sohn2019-11-121-0/+36
* | | | | | Upgrade wagon-ssh to 3.3.4David Pursehouse2019-11-121-1/+1
* | | | | | Merge branch 'stable-5.5'Thomas Wolf2019-11-121-3/+0
|\| | | | |
| * | | | | Fix NPE in SystemReader in testsThomas Wolf2019-11-121-3/+0
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-1110-39/+197
|\| | | | |
| * | | | | BaseReceivePack: Fix the formatMasaya Suzuki2019-11-101-1/+1
| * | | | | Prepend hostname to subsection used to store file timestamp resolutionMatthias Sohn2019-11-091-2/+3
| * | | | | Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-099-23/+181
| * | | | | SystemReader: extract updating config and its parents if outdatedThomas Wolf2019-11-083-14/+55
* | | | | | Update bouncycastle version to 1.64 and Orbit to I20191106190530David Ostrovsky2019-11-0921-89/+154
* | | | | | Upgrade maven-jar-plugin to 3.2.0David Pursehouse2019-11-061-1/+1
* | | | | | Upgrade maven-source-plugin to 3.2.0David Pursehouse2019-11-061-1/+1
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-061-146/+164
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-11-061-146/+164
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-11-061-146/+164
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-11-061-146/+164
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-11-061-146/+164
| | | | |\|
| | | | | * Fix benchmark pom.xml to include distribution managment configMatthias Sohn2019-11-061-146/+164
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-0523-1/+1322
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-11-0523-1/+1322
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-11-0523-1/+1322
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-11-0525-1/+1341
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-11-0523-0/+1322
| | | | |\|
| | | | | * Run JMH benchmarks using bazelMatthias Sohn2019-11-054-0/+121
| | | | | * Benchmark for creating files and FileSnapshotsMatthias Sohn2019-11-051-0/+111
| | | | | * Implement benchmark for looking up FileStore of a given PathMatthias Sohn2019-11-051-0/+97
| | | | | * JMH benchmark for SimpleLruCacheMatthias Sohn2019-11-0517-0/+993
| | | | | * Remove unused API problem filtersMatthias Sohn2019-11-041-28/+0
| | | | | * Silence API errors for new API added since 5.1.0Matthias Sohn2019-11-043-0/+27
| | | | * | Update API problem filtersMatthias Sohn2019-11-043-74/+27