Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | 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 |
* | | | | | | ReftableTest: Clean up boxing warnings on usage of String.format | David Pursehouse | 2019-12-05 | 1 | -16/+26 |
* | | | | | | Introduce RefDatabase#hasFastTipsWithSha1 | Han-Wen Nienhuys | 2019-12-04 | 2 | -0/+70 |
* | | | | | | 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 |
* | | | | | | Merge changes I583491f6,Idd44e3bb | Jonathan Nieder | 2019-11-14 | 1 | -178/+145 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Run Eclipse formatter on BatchRefUpdateTest | Han-Wen Nienhuys | 2019-11-14 | 1 | -178/+145 |
* | | | | | | | transport: Merge BaseReceivePack into ReceivePack | Masaya Suzuki | 2019-11-13 | 3 | -6/+6 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-11 | 1 | -6/+8 |
|\| | | | | | |||||
| * | | | | | Store filesystem timestamp resolution in extra jgit config | Matthias Sohn | 2019-11-09 | 1 | -6/+8 |
* | | | | | | WorkingTreeModifiedEvent: must be fired explicitly after merge | Thomas Wolf | 2019-11-03 | 2 | -9/+39 |
* | | | | | | Merge "HttpSupport.proxyFor(): use only scheme, host, and port" | David Pursehouse | 2019-10-30 | 1 | -0/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | HttpSupport.proxyFor(): use only scheme, host, and port | Thomas Wolf | 2019-10-30 | 1 | -0/+69 |
* | | | | | | | reftable: enforce ascending order in sortAndWriteRefs | Han-Wen Nienhuys | 2019-10-30 | 2 | -27/+6 |
|/ / / / / / | |||||
* | | | | | | GPG: implement more OpenPGP UserId matching formats | Thomas Wolf | 2019-10-23 | 1 | -0/+167 |
* | | | | | | Merge "TreeRevFilterTest: Simplify filter used" | Jonathan Tan | 2019-10-22 | 1 | -17/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | TreeRevFilterTest: Simplify filter used | Jonathan Tan | 2019-10-22 | 1 | -17/+7 |
* | | | | | | | Support for core.hooksPath | Thomas Wolf | 2019-10-21 | 1 | -0/+71 |
|/ / / / / / | |||||
* | | | | | | Close ObjectReaders in tests | Thomas Wolf | 2019-10-21 | 4 | -120/+145 |
* | | | | | | Close some Repository instances in tests | Thomas Wolf | 2019-10-21 | 6 | -167/+182 |
* | | | | | | Close ObjectInserters in tests | Thomas Wolf | 2019-10-21 | 4 | -55/+67 |
* | | | | | | Remove meaningless comment in CloneCommandTest | Matthias Sohn | 2019-10-21 | 1 | -1/+0 |
* | | | | | | Implement mirror option in CloneCommand | Matthias Sohn | 2019-10-21 | 1 | -1/+33 |
* | | | | | | Enable and fix "Statement unnecessarily nested within else clause" warnings | David Pursehouse | 2019-10-17 | 5 | -29/+17 |
* | | | | | | Close RevWalks in tests | Thomas Wolf | 2019-10-16 | 7 | -380/+443 |
* | | | | | | Merge "reftable: fix lookup by ID in merged reftables" | Jonathan Tan | 2019-10-16 | 1 | -0/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | reftable: fix lookup by ID in merged reftables | Han-Wen Nienhuys | 2019-10-16 | 1 | -0/+13 |
* | | | | | | | Merge changes I6e022e4a,If1b9d808 | David Pursehouse | 2019-10-15 | 20 | -916/+1041 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Close TreeWalks in tests | Thomas Wolf | 2019-10-15 | 11 | -600/+689 |
| * | | | | | | | Close SubmoduleWalks in tests | Thomas Wolf | 2019-10-15 | 9 | -316/+352 |
| |/ / / / / / | |||||
* / / / / / / | ProtocolV2Parser: Introduce advertise sideband-all option | Ivan Frade | 2019-10-15 | 1 | -2/+5 |
|/ / / / / / |