Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | pgm: add write stats to BenchmarkReftable | Han-Wen Nienhuys | 2019-11-16 | 1 | -1/+36 | |
* | | | | | | pgm: add command to convert repo to reftable | Han-Wen Nienhuys | 2019-11-16 | 3 | -0/+63 | |
* | | | | | | file: implement FileReftableDatabase | Han-Wen Nienhuys | 2019-11-16 | 12 | -51/+2551 | |
* | | | | | | Fix Maven missing version warning | Michael Keppler | 2019-11-16 | 1 | -0/+1 | |
* | | | | | | Use Java 8 source and target in Maven | Michael Keppler | 2019-11-16 | 1 | -0/+2 | |
* | | | | | | ReceivePack: Reduce visibility of methods | David Pursehouse | 2019-11-16 | 2 | -23/+26 | |
* | | | | | | Suppress API error raised for constant added in 345e2648 | Matthias Sohn | 2019-11-16 | 1 | -0/+8 | |
* | | | | | | TopoSortGenerator: simplify first-parent handling | Thomas Wolf | 2019-11-15 | 1 | -8/+7 | |
* | | | | | | RewriteGenerator: avoid adding null parent | Thomas Wolf | 2019-11-15 | 2 | -3/+43 | |
* | | | | | | DiffFormatter: support core.quotePath = false | Thomas Wolf | 2019-11-15 | 4 | -19/+144 | |
* | | | | | | IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable | Thomas Wolf | 2019-11-15 | 3 | -8/+149 | |
* | | | | | | IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly | Thomas Wolf | 2019-11-15 | 3 | -3/+87 | |
* | | | | | | Merge changes I583491f6,Idd44e3bb | Jonathan Nieder | 2019-11-14 | 4 | -202/+175 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Run Eclipse formatter on BatchRefUpdateTest | Han-Wen Nienhuys | 2019-11-14 | 1 | -178/+145 | |
| * | | | | | | Move KetchSystem.delay to FileUtils. | Han-Wen Nienhuys | 2019-11-13 | 3 | -24/+30 | |
* | | | | | | | Suppress the API errors introduced by 3e9a5f99 | Matthias Sohn | 2019-11-14 | 4 | -1/+63 | |
* | | | | | | | ReceivePack: Remove unused getLockMessageProcessName method | David Pursehouse | 2019-11-13 | 1 | -9/+0 | |
* | | | | | | | ReceivePack: Remove unnecessary ReceivePack. prefix on static call | David Pursehouse | 2019-11-13 | 1 | -1/+1 | |
* | | | | | | | transport: Merge BaseReceivePack into ReceivePack | Masaya Suzuki | 2019-11-13 | 10 | -2053/+1890 | |
* | | | | | | | BaseReceivePack: Add hasReceivedPack method | David Pursehouse | 2019-11-13 | 1 | -0/+14 | |
|/ / / / / / | ||||||
* | | | | | | Silence API errors for new API introduced in 5.5.2 | Matthias Sohn | 2019-11-12 | 1 | -0/+36 | |
* | | | | | | Upgrade wagon-ssh to 3.3.4 | David Pursehouse | 2019-11-12 | 1 | -1/+1 | |
* | | | | | | Merge branch 'stable-5.5' | Thomas Wolf | 2019-11-12 | 1 | -3/+0 | |
|\| | | | | | ||||||
| * | | | | | Fix NPE in SystemReader in tests | Thomas Wolf | 2019-11-12 | 1 | -3/+0 | |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-11 | 10 | -39/+197 | |
|\| | | | | | ||||||
| * | | | | | BaseReceivePack: Fix the format | Masaya Suzuki | 2019-11-10 | 1 | -1/+1 | |
| * | | | | | Prepend hostname to subsection used to store file timestamp resolution | Matthias Sohn | 2019-11-09 | 1 | -2/+3 | |
| * | | | | | Store filesystem timestamp resolution in extra jgit config | Matthias Sohn | 2019-11-09 | 9 | -23/+181 | |
| * | | | | | SystemReader: extract updating config and its parents if outdated | Thomas Wolf | 2019-11-08 | 3 | -14/+55 | |
* | | | | | | Update bouncycastle version to 1.64 and Orbit to I20191106190530 | David Ostrovsky | 2019-11-09 | 21 | -89/+154 | |
* | | | | | | Upgrade maven-jar-plugin to 3.2.0 | David Pursehouse | 2019-11-06 | 1 | -1/+1 | |
* | | | | | | Upgrade maven-source-plugin to 3.2.0 | David Pursehouse | 2019-11-06 | 1 | -1/+1 | |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
| | | |\| | | ||||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
| | | | |\| | ||||||
| | | | | * | Fix benchmark pom.xml to include distribution managment config | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-05 | 23 | -1/+1322 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-11-05 | 23 | -1/+1322 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-11-05 | 23 | -1/+1322 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-11-05 | 25 | -1/+1341 | |
| | | |\| | | ||||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-11-05 | 23 | -0/+1322 | |
| | | | |\| | ||||||
| | | | | * | Run JMH benchmarks using bazel | Matthias Sohn | 2019-11-05 | 4 | -0/+121 | |
| | | | | * | Benchmark for creating files and FileSnapshots | Matthias Sohn | 2019-11-05 | 1 | -0/+111 | |
| | | | | * | Implement benchmark for looking up FileStore of a given Path | Matthias Sohn | 2019-11-05 | 1 | -0/+97 | |
| | | | | * | JMH benchmark for SimpleLruCache | Matthias Sohn | 2019-11-05 | 17 | -0/+993 | |
| | | | | * | Remove unused API problem filters | Matthias Sohn | 2019-11-04 | 1 | -28/+0 | |
| | | | | * | Silence API errors for new API added since 5.1.0 | Matthias Sohn | 2019-11-04 | 3 | -0/+27 | |
| | | | * | | Update API problem filters | Matthias Sohn | 2019-11-04 | 3 | -74/+27 |