Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-02-01 | 1 | -0/+20 |
|\ | |||||
| * | 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/+38 |
* | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-01-09 | 1 | -0/+23 |
|\| | |||||
| * | Enhance WindowCache statistics | Matthias Sohn | 2019-12-08 | 1 | -0/+23 |
| * | Remove unused API problem filters | Matthias Sohn | 2019-11-04 | 1 | -28/+0 |
| * | Silence API errors for new API added since 5.1.0 | Matthias Sohn | 2019-11-04 | 1 | -0/+8 |
* | | Fix API problem filters | Matthias Sohn | 2020-01-09 | 1 | -8/+74 |
* | | Update API problem filters | Matthias Sohn | 2019-11-04 | 1 | -74/+8 |
* | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-04 | 1 | -8/+74 |
|\| | |||||
| * | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-09-03 | 1 | -8/+28 |
| |\ | |||||
| | * | Merge branch 'stable-4.11' into stable-5.0stable-5.0 | Matthias Sohn | 2019-09-03 | 1 | -8/+25 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-09-03 | 1 | -4/+52 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-09-03 | 1 | -8/+38 |
| | | | |\ | |||||
| | | | | * | Silence API warnings | Matthias Sohn | 2019-09-03 | 1 | -8/+51 |
* | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Jonathan Nieder | 2019-08-29 | 1 | -12/+0 |
|\| | | | | | |||||
| * | | | | | Return a new instance from openSystemConfig and openUserConfig | Matthias Sohn | 2019-08-30 | 1 | -12/+0 |
| * | | | | | Prepare 5.1.11-SNAPSHOT builds | Matthias Sohn | 2019-08-23 | 1 | -1/+1 |
| * | | | | | Prepare 5.1.10-SNAPSHOT builds | Matthias Sohn | 2019-08-21 | 1 | -1/+1 |
* | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-19 | 1 | -8/+26 |
|\| | | | | | |||||
| * | | | | | Cache user global and system-wide git configurations | Matthias Sohn | 2019-08-18 | 1 | -0/+26 |
| * | | | | | Remove FileBasedConfig.load(boolean) introduced in d45219ba | Matthias Sohn | 2019-08-10 | 1 | -8/+0 |
* | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-08 | 1 | -3/+129 |
|\| | | | | | |||||
| * | | | | | Cache FileStoreAttributeCache per directory | Matthias Sohn | 2019-08-06 | 1 | -0/+8 |
| * | | | | | Persist minimal racy threshold and allow manual configuration | Matthias Sohn | 2019-08-06 | 1 | -4/+18 |
| * | | | | | Measure minimum racy interval to auto-configure FileSnapshot | Matthias Sohn | 2019-08-06 | 1 | -12/+12 |
| * | | | | | Add test for racy git detection in FileSnapshot | Matthias Sohn | 2019-07-26 | 1 | -0/+8 |
| * | | | | | Use Instant for smudge time in DirCache and DirCacheEntry | Matthias Sohn | 2019-07-18 | 1 | -0/+6 |
| * | | | | | Use Instant instead of milliseconds for filesystem timestamp handling | Matthias Sohn | 2019-07-18 | 1 | -0/+62 |
| * | | | | | Use FileChannel.open to touch file and set mtime to now | Matthias Sohn | 2019-07-17 | 1 | -1/+1 |
| * | | | | | Persist filesystem timestamp resolution and allow manual configuration | Matthias Sohn | 2019-07-17 | 1 | -0/+22 |
| * | | | | | Optionally measure filesystem timestamp resolution asynchronously | Matthias Sohn | 2019-07-11 | 1 | -0/+6 |
| * | | | | | Fix API problem filters | Matthias Sohn | 2019-06-17 | 1 | -1/+1 |
* | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-06-05 | 1 | -0/+70 |
|\| | | | | | |||||
| * | | | | | Wait opening new packfile until it can't be racy anymore | Matthias Sohn | 2019-06-04 | 1 | -0/+56 |
| * | | | | | Measure file timestamp resolution used in FileSnapshot | Matthias Sohn | 2019-05-22 | 1 | -0/+14 |
| * | | | | | Fix API problem filters | Matthias Sohn | 2019-05-22 | 1 | -1/+1 |
* | | | | | | Fix API problem filters | Matthias Sohn | 2019-05-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-04-20 | 1 | -0/+14 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-04-20 | 1 | -1/+15 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-04-19 | 1 | -0/+14 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-04-18 | 1 | -0/+14 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-04-18 | 1 | -0/+14 |
| | | | |\| | |||||
| | | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2019-04-18 | 1 | -1/+15 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8stable-4.8 | Matthias Sohn | 2019-04-17 | 1 | -0/+14 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2019-04-16 | 1 | -1/+15 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-4.5' into stable-4.6stable-4.6 | Matthias Sohn | 2019-04-16 | 1 | -16/+14 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Remember the cause for invalidating a packfile | Luca Milanesio | 2019-04-11 | 1 | -0/+14 |
| | | | | | | | | * | Fix API problem filters | Matthias Sohn | 2019-04-11 | 1 | -7/+1 |