Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Support remove-project node in the manifest parser" | Jonathan Nieder | 2018-08-20 | 1 | -0/+26 |
|\ | |||||
| * | Support remove-project node in the manifest parser | Masaya Suzuki | 2018-08-20 | 1 | -0/+26 |
* | | SubmoduleDeinitTest fails on Windows | Andrey Loskutov | 2018-08-19 | 1 | -4/+6 |
* | | FilterCommandsTest fails on Windows | Andrey Loskutov | 2018-08-19 | 1 | -0/+2 |
* | | ReceivePackAdvertiseRefsHookTest.testSuccess() fails on Windows | Andrey Loskutov | 2018-08-19 | 1 | -0/+1 |
* | | Introduce ProtocolV2Hook | Masaya Suzuki | 2018-08-16 | 1 | -15/+52 |
* | | Respond with shallow-info before wanted-refs | Jonathan Tan | 2018-08-13 | 1 | -4/+4 |
* | | Merge "Fix ResolveMerger: rebase with autocrlf=true, direct checkout" | Gunnar Wagenknecht | 2018-08-13 | 2 | -1/+40 |
|\ \ | |||||
| * | | Fix ResolveMerger: rebase with autocrlf=true, direct checkout | Thomas Wolf | 2018-08-13 | 2 | -1/+40 |
* | | | Support protocol v2 want-ref in UploadPack | Jonathan Tan | 2018-08-10 | 1 | -0/+219 |
|/ / | |||||
* | | Merge "Use project names instead of paths for the submodule name" | Jonathan Nieder | 2018-07-27 | 1 | -28/+66 |
|\ \ | |||||
| * | | Use project names instead of paths for the submodule name | Masaya Suzuki | 2018-07-27 | 1 | -28/+66 |
| |/ | |||||
* | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-07-27 | 1 | -11/+25 |
|\ \ | |||||
| * \ | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-07-27 | 1 | -11/+25 |
| |\ \ | |||||
| | * \ | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-07-27 | 1 | -11/+25 |
| | |\ \ | |||||
| | | * \ | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-07-27 | 1 | -0/+132 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-07-27 | 1 | -0/+132 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-27 | 1 | -0/+132 |
| | | | | |\ \ | |||||
| | | | | | * | | Prepare 4.7.3-SNAPSHOT builds | Matthias Sohn | 2018-07-27 | 2 | -44/+44 |
| | | | | | * | | JGit v4.7.2.201807261330-rv4.7.2.201807261330-r | Matthias Sohn | 2018-07-26 | 2 | -2/+2 |
| | | | | | * | | Delete all loose refs empty directories | Luca Milanesio | 2018-07-26 | 1 | -10/+24 |
| | | | | | * | | GC: Remove empty references folders | Hector Caballero | 2018-07-10 | 1 | -0/+118 |
| | | | | * | | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-06-20 | 1 | -0/+3 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-4.6' into stable-4.7 | David Pursehouse | 2018-06-20 | 1 | -0/+3 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2018-06-19 | 1 | -0/+3 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | Temporarily @Ignore flaky CommitCommandTest methods | Dave Borowitz | 2018-06-19 | 1 | -0/+3 |
| | | | | | | | * | | Prepare 4.5.5-SNAPSHOT builds | Matthias Sohn | 2017-11-22 | 2 | -42/+42 |
| | | | | | | | * | | JGit v4.5.4.201711221230-rv4.5.4.201711221230-r | Matthias Sohn | 2017-11-22 | 2 | -2/+2 |
| | | | | | | | * | | Prepare 4.5.4-SNAPSHOT builds | Matthias Sohn | 2017-08-26 | 2 | -42/+42 |
| | | | | | | | * | | JGit v4.5.3.201708160445-rv4.5.3.201708160445-r | Matthias Sohn | 2017-08-16 | 2 | -2/+2 |
* | | | | | | | | | | Send only 1 flush pkt at the end of v2 fetch | Jonathan Tan | 2018-07-24 | 1 | -0/+4 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Always send refs' objects despite "filter" in pack | Jonathan Tan | 2018-07-20 | 1 | -0/+79 |
* | | | | | | | | | Merge "Ensure RacyGitTests don't raise false negatives" | Jonathan Nieder | 2018-07-20 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ensure RacyGitTests don't raise false negatives | Christian Halstrick | 2018-07-17 | 1 | -2/+6 |
* | | | | | | | | | | ResolveMerger: don't try needlessly to delete directories | Thomas Wolf | 2018-07-19 | 2 | -1/+61 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Add API to specify the submodule name | Masaya Suzuki | 2018-07-12 | 1 | -0/+56 |
* | | | | | | | | | Make Reftable seek* and has* method names more consistent | Minh Thai | 2018-07-11 | 2 | -9/+9 |
* | | | | | | | | | Seek references by prefix in reftable | Minh Thai | 2018-07-10 | 2 | -9/+9 |
* | | | | | | | | | Return parsed objects from TestRepository.commit/tree/blob() | Terry Parker | 2018-06-28 | 4 | -110/+116 |
* | | | | | | | | | Correctly handle initialization of shallow commits | Terry Parker | 2018-06-26 | 1 | -0/+16 |
* | | | | | | | | | Merge changes Ib6019b10,I82c71b52 | Terry Parker | 2018-06-26 | 1 | -6/+101 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Test uniform bitmap commit selection across multiple branches | tparker | 2018-06-26 | 1 | -6/+101 |
* | | | | | | | | | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-06-24 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / / | |||||
| * | | | | | | | | Prepare 5.0.2-SNAPSHOT builds | Matthias Sohn | 2018-06-22 | 2 | -47/+47 |
| * | | | | | | | | JGit v5.0.1.201806211838-rv5.0.1.201806211838-r | Matthias Sohn | 2018-06-22 | 2 | -2/+2 |
| * | | | | | | | | Fix maven site generation failing with javadoc errors | Matthias Sohn | 2018-06-21 | 1 | -0/+4 |
* | | | | | | | | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-06-14 | 2 | -53/+172 |
|\| | | | | | | | | |||||
| * | | | | | | | | Prepare 5.0.1-SNAPSHOT builds | Matthias Sohn | 2018-06-13 | 2 | -47/+47 |
| * | | | | | | | | JGit v5.0.0.201806131550-rv5.0.0.201806131550-r | Matthias Sohn | 2018-06-13 | 2 | -2/+2 |
| * | | | | | | | | JGit v5.0.0.201806131210-r | Matthias Sohn | 2018-06-13 | 2 | -2/+2 |