Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Make blame work correctly on merge conflicts | Thomas Wolf | 2019-11-27 | 8 | -98/+256 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'stable-5.5' | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
| | | |\| | | ||||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2019-11-26 | 3 | -5/+7 | |
| | | | |\| | ||||||
| | | | | * | Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzl | David Pursehouse | 2019-11-26 | 1 | -3/+5 | |
| | | | | * | Bazel: Add missing newlines at end of BUILD files | David Pursehouse | 2019-11-26 | 2 | -2/+2 | |
* | | | | | | Upgrade maven-enforcer-plugin to 3.0.0-M3 | David Pursehouse | 2019-11-26 | 1 | -1/+1 | |
* | | | | | | Merge changes I8698001d,I5c1177ac | Jonathan Nieder | 2019-11-25 | 2 | -0/+86 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add missing license header to ReftableDatabase | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 | |
| * | | | | | | Add missing license header to UploadPackRefSortingForReachabilityTest | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 | |
* | | | | | | | [spotbugs] Fix potential NPE in FSTest | Matthias Sohn | 2019-11-26 | 1 | -1/+3 | |
* | | | | | | | Remove unused import in CreateFileSnapshotBenchmark | Matthias Sohn | 2019-11-26 | 1 | -1/+0 | |
* | | | | | | | RepositoryCache: don't require HEAD in git repositories | Han-Wen Nienhuys | 2019-11-26 | 2 | -1/+8 | |
* | | | | | | | FileRepository: cleanup refs outside refs/ on reftable conversion | Han-Wen Nienhuys | 2019-11-26 | 2 | -0/+18 | |
|/ / / / / / | ||||||
* | | | | | | Merge "UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed" | Jonathan Nieder | 2019-11-25 | 1 | -7/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed | David Pursehouse | 2019-11-25 | 1 | -7/+11 | |
* | | | | | | | Update Orbit to S20191118194249 for 2019-12 M3 | Matthias Sohn | 2019-11-25 | 20 | -154/+89 | |
* | | | | | | | Silence API error for new method in ReachabilityChecker | Matthias Sohn | 2019-11-25 | 1 | -0/+8 | |
|/ / / / / / | ||||||
* | | | | | | BitmappedReachabilityChecker: Use only one bitmap for the whole check | Ivan Frade | 2019-11-21 | 3 | -339/+95 | |
* | | | | | | checkNotAdvertisedWants: Be lazy converting Ref to RevCommit | Ivan Frade | 2019-11-21 | 2 | -40/+69 | |
* | | | | | | ReachabilityChecker: Receive a Stream instead of a Collection | Ivan Frade | 2019-11-21 | 5 | -18/+59 | |
* | | | | | | UploadPack: Prioritize references for non-advertised wants checks | Ivan Frade | 2019-11-21 | 1 | -7/+44 | |
* | | | | | | ReceivePack: Fix name hiding of 'atomic' member | David Pursehouse | 2019-11-17 | 1 | -2/+1 | |
* | | | | | | ReceivePack: Remove unnecessarily nested else-clause | David Pursehouse | 2019-11-17 | 1 | -3/+3 | |
* | | | | | | Simplify comparator code | Michael Keppler | 2019-11-17 | 1 | -6/+2 | |
* | | | | | | Fix typo in Javadoc | Michael Keppler | 2019-11-17 | 1 | -2/+2 | |
* | | | | | | 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 |