Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unused imports | Andrey Loskutov | 2020-02-17 | 2 | -2/+0 |
* | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-11 | 1 | -0/+38 |
|\ | |||||
| * | reftable: clear cache on full compaction | Han-Wen Nienhuys | 2020-02-11 | 1 | -0/+38 |
* | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-10 | 1 | -0/+55 |
|\| | |||||
| * | Restore behavior of CloneCommand | Thomas Wolf | 2020-02-04 | 1 | -0/+55 |
* | | Merge branch 'stable-5.7' | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
|\ \ | |||||
| * | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| |\| | |||||
| | * | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-02-01 | 1 | -23/+45 |
| | | | | | |\ | |||||
| | | | | | | * | WindowCache: add option to use strong refs to reference ByteWindows | Matthias Sohn | 2020-01-20 | 1 | -23/+45 |
* | | | | | | | | FS: Don't use innocuous threads for CompletableFuture | Alex Jitianu | 2020-01-28 | 1 | -0/+132 |
* | | | | | | | | ErrorProne: Enable and fix UnusedException check | David Pursehouse | 2020-01-27 | 1 | -2/+6 |
* | | | | | | | | Replace ExpectedException which was deprecated in junit 4.13 | Matthias Sohn | 2020-01-24 | 12 | -229/+181 |
* | | | | | | | | Replace deprecated junit assertion methods with hamcrest | Matthias Sohn | 2020-01-22 | 13 | -38/+35 |
* | | | | | | | | Update to Orbit I20200120214610 and JUnit to 4.13 | David Pursehouse | 2020-01-22 | 3 | -3/+3 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
| | | | | |\| | |||||
| | | | | | * | Enhance WindowCache statistics | Matthias Sohn | 2019-12-08 | 1 | -6/+37 |
* | | | | | | | Remove duplicate copyright statements | Matthias Sohn | 2020-01-04 | 2 | -2/+0 |
* | | | | | | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 374 | -14212/+1870 |
* | | | | | | | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 1 | -25/+58 |
* | | | | | | | Merge branch 'stable-5.6' | David Pursehouse | 2019-12-06 | 2 | -108/+273 |
|\| | | | | | | |||||
| * | | | | | | Cleanup CommitAndLogCommandTest | Matthias Sohn | 2019-12-05 | 1 | -55/+51 |
| * | | | | | | CLI: Add support for excluding paths from Git log command | John Tipper | 2019-12-05 | 2 | -53/+222 |
* | | | | | | | Merge branch 'stable-5.6' | David Pursehouse | 2019-12-05 | 1 | -16/+26 |
|\| | | | | | | |||||
| * | | | | | | ReftableTest: Clean up boxing warnings on usage of String.format | David Pursehouse | 2019-12-05 | 1 | -16/+26 |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-05 | 2 | -0/+70 |
|\| | | | | | | |||||
| * | | | | | | Introduce RefDatabase#hasFastTipsWithSha1 | Han-Wen Nienhuys | 2019-12-04 | 2 | -0/+70 |
* | | | | | | | transport: Move handling code to the caller side | Masaya Suzuki | 2019-12-02 | 1 | -2/+1 |
|/ / / / / / | |||||
* | | | | | | Make blame work correctly on merge conflicts | Thomas Wolf | 2019-11-27 | 1 | -1/+35 |
* | | | | | | Merge changes I8698001d,I5c1177ac | 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 |
* | | | | | | | RepositoryCache: don't require HEAD in git repositories | Han-Wen Nienhuys | 2019-11-26 | 1 | -0/+6 |
* | | | | | | | FileRepository: cleanup refs outside refs/ on reftable conversion | Han-Wen Nienhuys | 2019-11-26 | 1 | -0/+5 |
|/ / / / / / | |||||
* | | | | | | UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed | David Pursehouse | 2019-11-25 | 1 | -7/+11 |
* | | | | | | BitmappedReachabilityChecker: Use only one bitmap for the whole check | Ivan Frade | 2019-11-21 | 1 | -181/+0 |
* | | | | | | checkNotAdvertisedWants: Be lazy converting Ref to RevCommit | Ivan Frade | 2019-11-21 | 1 | -0/+33 |
* | | | | | | ReachabilityChecker: Receive a Stream instead of a Collection | Ivan Frade | 2019-11-21 | 1 | -10/+10 |
* | | | | | | file: implement FileReftableDatabase | Han-Wen Nienhuys | 2019-11-16 | 4 | -39/+912 |
* | | | | | | RewriteGenerator: avoid adding null parent | Thomas Wolf | 2019-11-15 | 1 | -0/+36 |
* | | | | | | DiffFormatter: support core.quotePath = false | Thomas Wolf | 2019-11-15 | 1 | -0/+78 |
* | | | | | | IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly | Thomas Wolf | 2019-11-15 | 1 | -0/+77 |