Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Remove redundant "static" qualifier from enum declarations | David Pursehouse | 2020-02-19 | 4 | -10/+10 | |
* | | | | | | | Merge branch 'stable-5.7' | Matthias Sohn | 2020-02-01 | 1 | -0/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2020-02-01 | 1 | -0/+30 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-01 | 1 | -0/+30 | |
| | |\| | | | | | ||||||
| | | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-01 | 1 | -0/+30 | |
| | | |\| | | | | ||||||
| | | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-01 | 1 | -0/+30 | |
| | | | |\| | | | ||||||
| | | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-01 | 1 | -0/+30 | |
| | | | | |\| | | ||||||
| | | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-02-01 | 1 | -0/+6 | |
| | | | | | |\| | ||||||
| | | | | | | * | WindowCache: add option to use strong refs to reference ByteWindows | Matthias Sohn | 2020-01-20 | 1 | -0/+6 | |
| | | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-01-17 | 1 | -0/+24 | |
| | | | | | |\| | ||||||
| | | | | | | * | Add config constants for WindowCache configuration options | Matthias Sohn | 2020-01-09 | 1 | -0/+24 | |
* | | | | | | | | ErrorProne: Enable and fix UnusedException check | David Pursehouse | 2020-01-27 | 6 | -15/+39 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-01-09 | 1 | -0/+6 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-01-09 | 1 | -0/+6 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-01-09 | 1 | -0/+6 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-01-09 | 1 | -0/+6 | |
| | | |\| | | | ||||||
| | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-01-09 | 1 | -0/+6 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-01-09 | 1 | -0/+6 | |
| | | | | |\| | ||||||
| | | | | | * | Enhance WindowCache statistics | Matthias Sohn | 2019-12-08 | 1 | -0/+6 | |
* | | | | | | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 75 | -2850/+375 | |
* | | | | | | | Set config "extensions" option when converting ref storage format | Matthias Sohn | 2019-12-15 | 1 | -1/+24 | |
* | | | | | | | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 1 | -3/+7 | |
|/ / / / / / | ||||||
* | | | | | | Introduce RefDatabase#hasFastTipsWithSha1 | Han-Wen Nienhuys | 2019-12-04 | 1 | -0/+14 | |
* | | | | | | RepositoryCache: don't require HEAD in git repositories | Han-Wen Nienhuys | 2019-11-26 | 1 | -1/+2 | |
* | | | | | | file: implement FileReftableDatabase | Han-Wen Nienhuys | 2019-11-16 | 1 | -0/+6 | |
* | | | | | | DiffFormatter: support core.quotePath = false | Thomas Wolf | 2019-11-15 | 1 | -0/+6 | |
* | | | | | | IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable | Thomas Wolf | 2019-11-15 | 2 | -2/+94 | |
* | | | | | | IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly | Thomas Wolf | 2019-11-15 | 1 | -3/+3 | |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-11 | 2 | -1/+22 | |
|\| | | | | | ||||||
| * | | | | | Store filesystem timestamp resolution in extra jgit config | Matthias Sohn | 2019-11-09 | 1 | -0/+9 | |
| * | | | | | SystemReader: extract updating config and its parents if outdated | Thomas Wolf | 2019-11-08 | 1 | -1/+13 | |
* | | | | | | GPG: implement more OpenPGP UserId matching formats | Thomas Wolf | 2019-10-23 | 2 | -10/+84 | |
* | | | | | | Merge "GpgKeyLocator: Return a signing key for a user instead of the master key" | Gunnar Wagenknecht | 2019-10-22 | 1 | -6/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | GpgKeyLocator: Return a signing key for a user instead of the master key | Roan Hofland | 2019-10-22 | 1 | -6/+35 | |
* | | | | | | | Merge "GpgKeyLocator: Return subkeys instead of the first key for subkeys" | Gunnar Wagenknecht | 2019-10-22 | 1 | -1/+7 | |
|\| | | | | | | ||||||
| * | | | | | | GpgKeyLocator: Return subkeys instead of the first key for subkeys | Roan Hofland | 2019-10-22 | 1 | -1/+7 | |
* | | | | | | | Support for core.hooksPath | Thomas Wolf | 2019-10-21 | 1 | -0/+6 | |
|/ / / / / / | ||||||
* | | | | | | Enable and fix "Statement unnecessarily nested within else clause" warnings | David Pursehouse | 2019-10-17 | 8 | -46/+45 | |
* | | | | | | IndexDiff: close SubmoduleWalk and use already loaded DirCache | Thomas Wolf | 2019-10-15 | 1 | -54/+58 | |
* | | | | | | Fix parsing of core.logAllRefUpdates | Thomas Wolf | 2019-10-07 | 1 | -20/+48 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-10-03 | 1 | -4/+2 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-10-02 | 1 | -4/+2 | |
| |\| | | | ||||||
| | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-10-02 | 1 | -4/+2 | |
| | |\| | | ||||||
| | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-10-02 | 1 | -4/+2 | |
| | | |\| | ||||||
| | | | * | Do not rely on ArrayIndexOutOfBoundsException to detect end of input | Saša Živkov | 2019-09-27 | 1 | -4/+2 | |
* | | | | | Merge branch 'stable-5.4' | Matthias Sohn | 2019-08-20 | 2 | -5/+10 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-20 | 2 | -5/+10 | |
| |\| | | | ||||||
| | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-19 | 2 | -5/+10 | |
| | |\| | | ||||||
| | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-19 | 2 | -5/+10 | |
| | | |\| | ||||||
| | | | * | Fix NPE in RebaseTodoFile#parseComments | Matthias Sohn | 2019-08-19 | 1 | -5/+7 |